From: Ronnie Sahlberg Date: Sat, 13 Apr 2013 11:20:57 +0000 (-0700) Subject: AROS: Add copyright boilerplate for aros_compat.c X-Git-Tag: upstream/1.9.6^2~223 X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=commitdiff_plain;h=03aea5e9297e3c6d609aff570c93898a98cbfc00 AROS: Add copyright boilerplate for aros_compat.c --- diff --git a/aros/aros_compat.c b/aros/aros_compat.c index c7ff5b3..92da9a3 100644 --- a/aros/aros_compat.c +++ b/aros/aros_compat.c @@ -1,3 +1,19 @@ +/* + Copyright (C) 2013 by Ronnie Sahlberg + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public License + along with this program; if not, see . +*/ #ifdef AROS