]> git.itanic.dy.fi Git - scan-pagemap/blobdiff - pidlib.c
Add a copyright notes on each source file
[scan-pagemap] / pidlib.c
index d432e9dc907065dd1ecc73198112af2af83e08f7..ce825c9eb0dec383cddcc17c5abe41b11ae157f3 100644 (file)
--- a/pidlib.c
+++ b/pidlib.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 <unistd.h>