]> git.itanic.dy.fi Git - scan-pagemap/blobdiff - parse.c
Add a copyright notes on each source file
[scan-pagemap] / parse.c
diff --git a/parse.c b/parse.c
index be38f2fd067fffc523a34fc8ca19c18640553563..9241526969727ca9dffdffba1cd4c9fd03376e75 100644 (file)
--- a/parse.c
+++ b/parse.c
@@ -1,3 +1,20 @@
+/*
+ * Copyright (C) 2010 Timo Kokkonen <kaapeli@itanic.dy.fi>
+ *
+ * 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.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
+
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <stdio.h>