From 126a5550a8fa2a5e6ffa363ba7d90e868d0aede5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Aug 2008 19:32:04 +0200 Subject: fix license text --- Makefile.am | 2 +- bootstrap.sh | 2 +- configure.ac | 2 +- doc/Makefile.am | 2 +- src/Makefile.am | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile.am b/Makefile.am index 049e88f..952d025 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with paprefs. If not, If not, see +# License along with paprefs. If not, see # . EXTRA_DIST= config.rpath m4/ChangeLog \ diff --git a/bootstrap.sh b/bootstrap.sh index 62ce1b9..4db492d 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -15,7 +15,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with paprefs. If not, If not, see +# License along with paprefs. If not, see # . VERSION=1.9 diff --git a/configure.ac b/configure.ac index 55f1228..44eab7d 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with paprefs. If not, If not, see +# License along with paprefs. If not, see # . AC_PREREQ(2.57) diff --git a/doc/Makefile.am b/doc/Makefile.am index 12c18cd..be94429 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -13,7 +13,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with paprefs. If not, If not, see +# License along with paprefs. If not, see # . noinst_DATA = README.html README diff --git a/src/Makefile.am b/src/Makefile.am index 9058525..598d830 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,7 +13,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with paprefs. If not, If not, see +# License along with paprefs. If not, see # . # Needs fixing on some borked OS -- cgit