summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-27 19:23:46 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-27 19:23:46 +0200
commit411b782b5c577a2a867f38a9b4da9518d59d9983 (patch)
tree249e8bb2dd5a26cb9d012ac814b33fddfad56dca /bootstrap.sh
parent2c3182c8233b5b12a42fd3850732ad3978b89de9 (diff)
update licenses/file headers
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh17
1 files changed, 8 insertions, 9 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 524770a..fe33151 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,21 +1,20 @@
-# $Id$
-
# This file is part of libasyncns.
#
-# 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.1 of the
+# 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.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
+# 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 libasyncns; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
-# USA
+# License along with libasyncns. If not, see
+# <http://www.gnu.org/licenses/>.
FLAGS="--sysconfdir=/etc"