diff options
Diffstat (limited to 'source4/lib')
-rw-r--r-- | source4/lib/compression/mszip.c | 3 | ||||
-rw-r--r-- | source4/lib/compression/mszip.h | 3 | ||||
-rw-r--r-- | source4/lib/ldb/swig/Ldb.py | 3 | ||||
-rw-r--r-- | source4/lib/replace/configure.ac | 2 | ||||
-rw-r--r-- | source4/lib/replace/getpass.c | 3 | ||||
-rw-r--r-- | source4/lib/samba3/group.c | 3 | ||||
-rw-r--r-- | source4/lib/samba3/policy.c | 3 | ||||
-rw-r--r-- | source4/lib/samba3/registry.c | 3 | ||||
-rw-r--r-- | source4/lib/samba3/samba3.c | 3 | ||||
-rw-r--r-- | source4/lib/samba3/share_info.c | 3 | ||||
-rw-r--r-- | source4/lib/talloc/talloc.3.xml | 3 | ||||
-rw-r--r-- | source4/lib/tdb/swig/Tdb.py | 3 | ||||
-rw-r--r-- | source4/lib/util/util_file.c | 3 |
13 files changed, 12 insertions, 26 deletions
diff --git a/source4/lib/compression/mszip.c b/source4/lib/compression/mszip.c index 3e914a882d..59961d6c06 100644 --- a/source4/lib/compression/mszip.c +++ b/source4/lib/compression/mszip.c @@ -17,8 +17,7 @@ * 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. + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/lib/compression/mszip.h b/source4/lib/compression/mszip.h index 5e71a4266d..bb835f2595 100644 --- a/source4/lib/compression/mszip.h +++ b/source4/lib/compression/mszip.h @@ -17,8 +17,7 @@ * 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. + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ struct decomp_state; diff --git a/source4/lib/ldb/swig/Ldb.py b/source4/lib/ldb/swig/Ldb.py index 8cc7663cc3..4be3eec704 100644 --- a/source4/lib/ldb/swig/Ldb.py +++ b/source4/lib/ldb/swig/Ldb.py @@ -16,8 +16,7 @@ # 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. +# along with this program; if not, see <http://www.gnu.org/licenses/>. # # diff --git a/source4/lib/replace/configure.ac b/source4/lib/replace/configure.ac index beeb77e152..48fb7ce259 100644 --- a/source4/lib/replace/configure.ac +++ b/source4/lib/replace/configure.ac @@ -19,6 +19,4 @@ if test "$ac_cv_prog_gcc" = yes; then CFLAGS="$CFLAGS -Wno-format-y2k" fi -AC_SUBST(LDFLAGS) - AC_OUTPUT(Makefile) diff --git a/source4/lib/replace/getpass.c b/source4/lib/replace/getpass.c index 9e975ee7ef..f6a72ad86a 100644 --- a/source4/lib/replace/getpass.c +++ b/source4/lib/replace/getpass.c @@ -13,8 +13,7 @@ Library General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If -not, write to the Free Software Foundation, Inc., 675 Mass Ave, -Cambridge, MA 02139, USA. */ +not, see <http://www.gnu.org/licenses/>. */ /* Modified to use with samba by Jeremy Allison, 8th July 1995. */ diff --git a/source4/lib/samba3/group.c b/source4/lib/samba3/group.c index b96daf9e27..a0b4c15f0c 100644 --- a/source4/lib/samba3/group.c +++ b/source4/lib/samba3/group.c @@ -15,8 +15,7 @@ * 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. + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/lib/samba3/policy.c b/source4/lib/samba3/policy.c index a15cf66673..44944770c1 100644 --- a/source4/lib/samba3/policy.c +++ b/source4/lib/samba3/policy.c @@ -14,8 +14,7 @@ * 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. + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/lib/samba3/registry.c b/source4/lib/samba3/registry.c index 9361a15e71..69197883b7 100644 --- a/source4/lib/samba3/registry.c +++ b/source4/lib/samba3/registry.c @@ -15,8 +15,7 @@ * 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. + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ /* Implementation of internal registry database functions. */ diff --git a/source4/lib/samba3/samba3.c b/source4/lib/samba3/samba3.c index 25f57cd61f..74985fab8a 100644 --- a/source4/lib/samba3/samba3.c +++ b/source4/lib/samba3/samba3.c @@ -13,8 +13,7 @@ * 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. + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/lib/samba3/share_info.c b/source4/lib/samba3/share_info.c index 98f7bf23b7..e0778fafb5 100644 --- a/source4/lib/samba3/share_info.c +++ b/source4/lib/samba3/share_info.c @@ -17,8 +17,7 @@ * 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. + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/lib/talloc/talloc.3.xml b/source4/lib/talloc/talloc.3.xml index ed7466c9ee..4f0f7234e2 100644 --- a/source4/lib/talloc/talloc.3.xml +++ b/source4/lib/talloc/talloc.3.xml @@ -732,8 +732,7 @@ if (ptr) memcpy(ptr, p, strlen(p)+1);</programlisting> </para> <para> 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. + along with this program; if not, see <http://www.gnu.org/licenses/>. </para> </refsect1> </refentry> diff --git a/source4/lib/tdb/swig/Tdb.py b/source4/lib/tdb/swig/Tdb.py index 7225638817..529d0753d1 100644 --- a/source4/lib/tdb/swig/Tdb.py +++ b/source4/lib/tdb/swig/Tdb.py @@ -16,8 +16,7 @@ # 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. +# along with this program; if not, see <http://www.gnu.org/licenses/>. # import os diff --git a/source4/lib/util/util_file.c b/source4/lib/util/util_file.c index df4cb902f0..a7ba048692 100644 --- a/source4/lib/util/util_file.c +++ b/source4/lib/util/util_file.c @@ -16,8 +16,7 @@ * 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. + * this program; if not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" |