[Pkg-jed-commit] r1037 - utils

Rafael Laboissiere rafael at alioth.debian.org
Fri Jan 11 10:21:35 UTC 2008


Author: rafael
Date: 2008-01-11 10:21:35 +0000 (Fri, 11 Jan 2008)
New Revision: 1037

Modified:
   utils/svn-import-pkg
Log:
Added header with copyright notice

Modified: utils/svn-import-pkg
===================================================================
--- utils/svn-import-pkg	2008-01-11 10:12:41 UTC (rev 1036)
+++ utils/svn-import-pkg	2008-01-11 10:21:35 UTC (rev 1037)
@@ -1,5 +1,11 @@
 #!/bin/bash
 
+### svn-import-pgk - Import new Debian packages into the DJG SVN repository
+###
+### Copyright (C) 2008  Rafael Laboissiere
+### This script is releaed under the terms of the GNU GPL-3. No warranties
+### $Id$
+
 ### Get program name
 PROG=${0/.*\//}
 




More information about the Pkg-jed-commit mailing list