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=""