]> arthur.barton.de Git - netatalk.git/commitdiff
Add correct copyright and license
authorFrank Lahm <franklahm@googlemail.com>
Thu, 3 Jan 2013 12:19:41 +0000 (13:19 +0100)
committerFrank Lahm <franklahm@googlemail.com>
Thu, 3 Jan 2013 12:19:41 +0000 (13:19 +0100)
etc/netatalk/netatalk.c

index 5d71355ecbe9dc3860e0bd1bb77a49467c2869ea..23659fe533eed95150257fe2c5c30b27ba5a8858 100644 (file)
@@ -1,8 +1,16 @@
-/*
- * Copyright (c) 1990,1993 Regents of The University of Michigan.
- * All Rights Reserved.  See COPYRIGHT.
- */
-
+/* 
+   Copyright (c) 2012 Frank Lahm <franklahm@gmail.com>
+   
+   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, or
+   (at your option) any later version.
+   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.
+*/
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif /* HAVE_CONFIG_H */