Add copyright/version header
authorhpa <hpa>
Thu, 30 Jan 2003 20:40:23 +0000 (20:40 +0000)
committerhpa <hpa>
Thu, 30 Jan 2003 20:40:23 +0000 (20:40 +0000)
mkdiskimage.in

index f75d0ac..1b8a301 100755 (executable)
@@ -1,4 +1,17 @@
 #!/usr/bin/perl
+## -----------------------------------------------------------------------
+##  $Id$
+##   
+##   Copyright 2002-2003 H. Peter Anvin - All Rights Reserved
+##
+##   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, Inc., 53 Temple Place Ste 330,
+##   Bostom MA 02111-1307, USA; either version 2 of the License, or
+##   (at your option) any later version; incorporated herein by reference.
+##
+## -----------------------------------------------------------------------
+
 #
 # Creates a blank MS-DOS formatted hard disk image
 #