[Debburn-changes] r609 - cdrkit/trunk/genisoimage

Steve McIntyre 93sam at alioth.debian.org
Sun Dec 10 22:42:30 CET 2006


Author: 93sam
Date: 2006-12-10 22:42:30 +0100 (Sun, 10 Dec 2006)
New Revision: 609

Modified:
   cdrkit/trunk/genisoimage/endian.c
Log:
Added copyright info; I wrote the file...

Modified: cdrkit/trunk/genisoimage/endian.c
===================================================================
--- cdrkit/trunk/genisoimage/endian.c	2006-12-10 18:38:03 UTC (rev 608)
+++ cdrkit/trunk/genisoimage/endian.c	2006-12-10 21:42:30 UTC (rev 609)
@@ -1,13 +1,11 @@
 /*
- * This file has been modified for the cdrkit suite.
+ * endian.c
  *
- * The behaviour and appearence of the program code below can differ to a major
- * extent from the version distributed by the original author(s).
+ * Copyright (c) Steve McIntyre <steve at einval.com>
  *
- * For details, see Changelog file distributed with the cdrkit package. If you
- * received this file from another source then ask the distributing person for
- * a log of modifications.
+ * Simple helper routines for marshalling data
  *
+ * GNU GPL v2
  */
 
 #include <mconfig.h>




More information about the Debburn-changes mailing list