From 34973b31f077059e6d886e12c7b99efd44d9fb90 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Aug 2008 19:20:39 +0200 Subject: update license header from all files, drop $Id$ --- Makefile.am | 21 ++++++++++----------- bootstrap.sh | 17 +++++++++-------- configure.ac | 18 +++++++++--------- doc/Makefile.am | 18 +++++++++--------- doc/README.html.in | 13 ++++--------- doc/style.css | 42 +++++++++++++++++++++--------------------- src/Makefile.am | 21 ++++++++++----------- src/paprefs.cc | 19 +++++++++---------- 8 files changed, 81 insertions(+), 88 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1110d32..049e88f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,21 +1,20 @@ -# $Id$ -# # This file is part of paprefs. # -# paprefs 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. +# Copyright 2006-2008 Lennart Poettering +# +# paprefs 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. # # paprefs 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 General Public License -# along with paprefs; 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 paprefs. If not, If not, see +# . EXTRA_DIST= config.rpath m4/ChangeLog \ bootstrap.sh \ diff --git a/bootstrap.sh b/bootstrap.sh index 32bee79..a6538ce 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,21 +1,22 @@ #!/bin/bash -# $Id$ # This file is part of paprefs. # +# Copyright 2006-2008 Lennart Poettering +# # paprefs 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. +# 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. # # paprefs 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 General Public License -# along with paprefs; 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 paprefs. If not, If not, see +# . VERSION=1.9 diff --git a/configure.ac b/configure.ac index 7d16ca8..55f1228 100644 --- a/configure.ac +++ b/configure.ac @@ -1,23 +1,23 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -# $Id$ - # This file is part of paprefs. # +# Copyright 2006-2008 Lennart Poettering +# # paprefs 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. +# 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. # # paprefs 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 General Public License -# along with paprefs; 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 paprefs. If not, If not, see +# . AC_PREREQ(2.57) AC_INIT([paprefs],[0.9.6],[mzcncersf (at) 0pointer (dot) de]) diff --git a/doc/Makefile.am b/doc/Makefile.am index 5f985dc..12c18cd 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,20 +1,20 @@ -# $Id$ - # This file is part of paprefs. # +# Copyright 2006-2008 Lennart Poettering +# # paprefs 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. +# 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. # # paprefs 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 General Public License -# along with paprefs; 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 paprefs. If not, If not, see +# . noinst_DATA = README.html README EXTRA_DIST = $(noinst_DATA) style.css README.html.in diff --git a/doc/README.html.in b/doc/README.html.in index 09c5791..d6fec2a 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -10,7 +10,7 @@

PulseAudio Preferences @PACKAGE_VERSION@

-

Copyright 2006-2007 Lennart Poettering <@PACKAGE_BUGREPORT@>

+

Copyright 2006-2008 Lennart Poettering <@PACKAGE_BUGREPORT@>

  • License
  • @@ -27,18 +27,14 @@

    License

    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 +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 -General Public License for more details.

    - -

    You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

    +Lesser General Public License for more details.

    News

    @@ -110,7 +106,6 @@ compilation and make install (as root) for installation of
    Lennart Poettering <@PACKAGE_BUGREPORT@>, October 2007
    -
    $Id$
    diff --git a/doc/style.css b/doc/style.css index e2d8004..51386c6 100644 --- a/doc/style.css +++ b/doc/style.css @@ -1,26 +1,26 @@ -/* $Id$ */ - /*** - * This file is part of paprefs. - * - * paprefs 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. - * - * paprefs 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. - * - * You should have received a copy of the GNU General Public License - * along with paprefs; if not, write to the Free Software Foundation, - * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. - ***/ + This file is part of paprefs. + + Copyright 2006-2008 Lennart Poettering + + paprefs 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. + + paprefs 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 paprefs. If not, see + . +***/ -body { color: black; background-color: white; } -a:link, a:visited { color: #900000; } -div.news-date { font-size: 80%; font-style: italic; } +body { color: black; background-color: white; } +a:link, a:visited { color: #900000; } +div.news-date { font-size: 80%; font-style: italic; } pre { background-color: #f0f0f0; padding: 0.4cm; } .grey { color: #8f8f8f; font-size: 80%; } table { margin-left: 1cm; border:1px solid lightgrey; padding: 0.2cm; } diff --git a/src/Makefile.am b/src/Makefile.am index 761c5d4..9058525 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,21 +1,20 @@ -# $Id$ -# # This file is part of paprefs. # -# paprefs 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. +# Copyright 2006-2008 Lennart Poettering +# +# paprefs 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. # # paprefs 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 General Public License -# along with paprefs; 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 paprefs. If not, If not, see +# . # Needs fixing on some borked OS SHREXT=.so diff --git a/src/paprefs.cc b/src/paprefs.cc index f93c945..70c644e 100644 --- a/src/paprefs.cc +++ b/src/paprefs.cc @@ -1,22 +1,21 @@ -/* $Id$ */ - /*** This file is part of paprefs. + Copyright 2006-2008 Lennart Poettering + paprefs 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. + 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. paprefs 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 General Public License - along with paprefs; 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 paprefs. If not, see + . ***/ #ifdef HAVE_CONFIG_H -- cgit