groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/01: src/libs/gnulib/*: Improve the license information.


From: Bernd Warken
Subject: [groff] 01/01: src/libs/gnulib/*: Improve the license information.
Date: Wed, 17 Sep 2014 17:16:05 +0000

bwarken pushed a commit to branch master
in repository groff.

commit 54421cef83bdc8004b57951c3a5b68430a9bb245
Author: Bernd Warken <address@hidden>
Date:   Wed Sep 17 19:15:55 2014 +0200

    src/libs/gnulib/*: Improve the license information.
---
 ChangeLog                                       |    4 ++
 src/devices/grops/#Makefile.sub#                |   47 -----------------------
 src/libs/gnulib/build-aux/compile               |    4 +-
 src/libs/gnulib/build-aux/config.guess          |    6 +--
 src/libs/gnulib/build-aux/config.sub            |    6 +--
 src/libs/gnulib/build-aux/depcomp               |    4 +-
 src/libs/gnulib/build-aux/missing               |    4 +-
 src/libs/gnulib/build-aux/snippet/arg-nonnull.h |    2 +-
 src/libs/gnulib/build-aux/snippet/c++defs.h     |    2 +-
 src/libs/gnulib/build-aux/snippet/warn-on-use.h |    2 +-
 10 files changed, 17 insertions(+), 64 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 7ad67d6..f6de080 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2014-09-17  Bernd Warken  <address@hidden>
 
+       * src/libs/gnulib/*: Improve the license information.
+
+2014-09-17  Bernd Warken  <address@hidden>
+
        * src/include/*: Improve the license information.
 
 2014-09-17  Bernd Warken  <address@hidden>
diff --git a/src/devices/grops/#Makefile.sub# b/src/devices/grops/#Makefile.sub#
deleted file mode 100644
index 7af31a4..0000000
--- a/src/devices/grops/#Makefile.sub#
+++ /dev/null
@@ -1,47 +0,0 @@
-# Makefile.sub for `grops'
-#
-# File position: <groff-source>/src/devices/grops/Makefile.sub
-#
-# Copyright (C) 2014
-#   Free Software Foundation, Inc.
-#
-# Last update: 2 Sep 2014
-#
-# This file is part of `font utf8' which is part of `groff'.
-#
-# `groff' 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.
-#
-# `groff' 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, see
-# <http://www.gnu.org/licenses/gpl-2.0.html>.
-#
-########################################################################
-
-PROG=grops$(EXEEXT)
-MAN1=grops.n
-XLIBS=$(LIBDRIVER) $(LIBGROFF) $(LIBGNU)
-MLIB=$(LIBM)
-OBJS=\
-  ps.$(OBJEXT) \
-  psrm.$(OBJEXT)
-CCSRCS=\
-  $(srcdir)/ps.cpp \
-  $(srcdir)/psrm.cpp
-HDRS=\
-  $(srcdir)/ps.h
-
-########################################################################
-# Emacs settings
-########################################################################
-#
-# Local Variables:
-# mode: makefile
-# End:
diff --git a/src/libs/gnulib/build-aux/compile 
b/src/libs/gnulib/build-aux/compile
index 718dc6d..76d4592 100755
--- a/src/libs/gnulib/build-aux/compile
+++ b/src/libs/gnulib/build-aux/compile
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Wrapper for compilers which do not understand '-c -o'.
 
-scriptversion=2012-10-14.11; # UTC
+scriptversion=2014-09-17.16; # UTC
 
-# Copyright (C) 1999-2012 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014  Free Software Foundation, Inc.
 # Written by Tom Tromey <address@hidden>.
 #
 # This program is free software; you can redistribute it and/or modify
diff --git a/src/libs/gnulib/build-aux/config.guess 
b/src/libs/gnulib/build-aux/config.guess
index 872b96a..5eb607c 100755
--- a/src/libs/gnulib/build-aux/config.guess
+++ b/src/libs/gnulib/build-aux/config.guess
@@ -1,10 +1,8 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-#   2011, 2012 Free Software Foundation, Inc.
+#   Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
-timestamp='2012-09-25'
+timestamp='2014-09-17'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
diff --git a/src/libs/gnulib/build-aux/config.sub 
b/src/libs/gnulib/build-aux/config.sub
index 89b1286..5381920 100755
--- a/src/libs/gnulib/build-aux/config.sub
+++ b/src/libs/gnulib/build-aux/config.sub
@@ -1,10 +1,8 @@
 #! /bin/sh
 # Configuration validation subroutine script.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-#   2011, 2012 Free Software Foundation, Inc.
+#   Copyright (C) 1992-2014  Free Software Foundation, Inc.
 
-timestamp='2012-10-10'
+timestamp='2014-09-17'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
diff --git a/src/libs/gnulib/build-aux/depcomp 
b/src/libs/gnulib/build-aux/depcomp
index e1f51f4..4262abe 100755
--- a/src/libs/gnulib/build-aux/depcomp
+++ b/src/libs/gnulib/build-aux/depcomp
@@ -1,9 +1,9 @@
 #! /bin/sh
 # depcomp - compile a program generating dependencies as side-effects
 
-scriptversion=2012-07-12.20; # UTC
+scriptversion=2014-09-17.17; # UTC
 
-# Copyright (C) 1999-2012 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 
 # 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
diff --git a/src/libs/gnulib/build-aux/missing 
b/src/libs/gnulib/build-aux/missing
index 9a55648..dada1ba 100755
--- a/src/libs/gnulib/build-aux/missing
+++ b/src/libs/gnulib/build-aux/missing
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Common stub for a few missing GNU programs while installing.
 
-scriptversion=2012-01-06.18; # UTC
+scriptversion=2014-09-17.17; # UTC
 
-# Copyright (C) 1996-2012 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # Originally by Fran,cois Pinard <address@hidden>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
diff --git a/src/libs/gnulib/build-aux/snippet/arg-nonnull.h 
b/src/libs/gnulib/build-aux/snippet/arg-nonnull.h
index 8ea2a47..9ee8b15 100644
--- a/src/libs/gnulib/build-aux/snippet/arg-nonnull.h
+++ b/src/libs/gnulib/build-aux/snippet/arg-nonnull.h
@@ -1,5 +1,5 @@
 /* A C macro for declaring that specific arguments must not be NULL.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published
diff --git a/src/libs/gnulib/build-aux/snippet/c++defs.h 
b/src/libs/gnulib/build-aux/snippet/c++defs.h
index b35b933..67b1233 100644
--- a/src/libs/gnulib/build-aux/snippet/c++defs.h
+++ b/src/libs/gnulib/build-aux/snippet/c++defs.h
@@ -1,5 +1,5 @@
 /* C++ compatible function declaration macros.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published
diff --git a/src/libs/gnulib/build-aux/snippet/warn-on-use.h 
b/src/libs/gnulib/build-aux/snippet/warn-on-use.h
index 1736a1b..50d21c3 100644
--- a/src/libs/gnulib/build-aux/snippet/warn-on-use.h
+++ b/src/libs/gnulib/build-aux/snippet/warn-on-use.h
@@ -1,5 +1,5 @@
 /* A C macro for emitting warnings if a function is used.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014  Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published



reply via email to

[Prev in Thread] Current Thread [Next in Thread]