From bebd76e674b6a4473fe38fe6c62f0b5629533eb7c0da6006a664de94a73a50dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 19 Nov 2010 15:36:41 +0000 Subject: [PATCH] add license OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=3 --- tar_scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tar_scm b/tar_scm index e4e594c..98265b7 100644 --- a/tar_scm +++ b/tar_scm @@ -1,6 +1,14 @@ #!/bin/bash # A simple script to checkout or update a svn or git repo as source service +# +# (C) 2010 by Adrian Schröter +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# See http://www.gnu.org/licenses/gpl-2.0.html for full license text. # defaults MYSCM=""