summaryrefslogtreecommitdiffstats
path: root/libasyncns/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libasyncns/Makefile.am')
-rw-r--r--libasyncns/Makefile.am19
1 files changed, 9 insertions, 10 deletions
diff --git a/libasyncns/Makefile.am b/libasyncns/Makefile.am
index 3cf955a..40e989f 100644
--- a/libasyncns/Makefile.am
+++ b/libasyncns/Makefile.am
@@ -1,21 +1,20 @@
-# $Id$
-#
# This file is part of libasyncns.
#
+# Copyright 2005-2008 Lennart Poettering
+#
# libasyncns 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 of the License, or
-# (at your option) any later version.
+# 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.
#
# libasyncns 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.
+# Lesser General Public License for more details.
#
-# You should have received a copy of the GNU Lesser General Public License
-# along with libasyncns; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA.
+# You should have received a copy of the GNU Lesser General Public
+# License along with libasyncns. If not, see
+# <http://www.gnu.org/licenses/>.
AM_CFLAGS=-D__EXTENSIONS__ $(PTHREAD_CFLAGS)