groff-commit
[Top][All Lists]
Advanced

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

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


From: Bernd Warken
Subject: [groff] 01/01: src/libs/libbib/*: Improve the license information.
Date: Wed, 17 Sep 2014 18:21:35 +0000

bwarken pushed a commit to branch master
in repository groff.

commit a8f23f9af00bed9f963c612bacabe4a19b84e2e7
Author: Bernd Warken <address@hidden>
Date:   Wed Sep 17 20:21:25 2014 +0200

    src/libs/libbib/*: Improve the license information.
---
 ChangeLog                    |    4 ++++
 src/libs/libbib/Makefile.sub |    5 +----
 src/libs/libbib/common.cpp   |    3 +--
 src/libs/libbib/index.cpp    |    3 +--
 src/libs/libbib/linear.cpp   |    3 +--
 src/libs/libbib/map.c        |    3 +--
 src/libs/libbib/search.cpp   |    3 +--
 7 files changed, 10 insertions(+), 14 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9d482d7..ff6829e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2014-09-17  Bernd Warken  <address@hidden>
 
+       * src/libs/libbib/*: Improve the license information.
+
+2014-09-17  Bernd Warken  <address@hidden>
+
        * src/libs/gnulib/*: Improve the license information.  The former
        run of that was not complete.
 
diff --git a/src/libs/libbib/Makefile.sub b/src/libs/libbib/Makefile.sub
index c4d25c4..e8986ab 100644
--- a/src/libs/libbib/Makefile.sub
+++ b/src/libs/libbib/Makefile.sub
@@ -2,10 +2,7 @@
 #
 # File position: <groff-source>/src/libs/libbib/Makefile.sub
 #
-# Copyright (C) 2014
-#   Free Software Foundation, Inc.
-#
-# Last update: 2 Sep 2014
+# Copyright (C) 2014  Free Software Foundation, Inc.
 #
 # This file is part of `font utf8' which is part of `groff'.
 #
diff --git a/src/libs/libbib/common.cpp b/src/libs/libbib/common.cpp
index f515760..5f7b010 100644
--- a/src/libs/libbib/common.cpp
+++ b/src/libs/libbib/common.cpp
@@ -1,5 +1,4 @@
-/* Copyright (C) 1989, 1990, 1991, 1992, 2009
-     Free Software Foundation, Inc.
+/* Copyright (C) 1989-2014  Free Software Foundation, Inc.
      Written by James Clark (address@hidden)
 
 This file is part of groff.
diff --git a/src/libs/libbib/index.cpp b/src/libs/libbib/index.cpp
index 86293fb..ea4df53 100644
--- a/src/libs/libbib/index.cpp
+++ b/src/libs/libbib/index.cpp
@@ -1,6 +1,5 @@
 // -*- C++ -*-
-/* Copyright (C) 1989, 1990, 1991, 1992, 2001, 2004, 2009
-   Free Software Foundation, Inc.
+/* Copyright (C) 1989-2014  Free Software Foundation, Inc.
      Written by James Clark (address@hidden)
 
 This file is part of groff.
diff --git a/src/libs/libbib/linear.cpp b/src/libs/libbib/linear.cpp
index fb43dd0..e62d660 100644
--- a/src/libs/libbib/linear.cpp
+++ b/src/libs/libbib/linear.cpp
@@ -1,6 +1,5 @@
 // -*- C++ -*-
-/* Copyright (C) 1989, 1990, 1991, 1992, 2000, 2001, 2009
-   Free Software Foundation, Inc.
+/* Copyright (C) 1989-2014  Free Software Foundation, Inc.
      Written by James Clark (address@hidden)
 
 This file is part of groff.
diff --git a/src/libs/libbib/map.c b/src/libs/libbib/map.c
index e07f88c..c8d7962 100644
--- a/src/libs/libbib/map.c
+++ b/src/libs/libbib/map.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1989, 1990, 1991, 1992, 2000, 2001, 2004, 2009
-   Free Software Foundation, Inc.
+/* Copyright (C) 1989- 2014  Free Software Foundation, Inc.
      Written by James Clark (address@hidden)
 
 This file is part of groff.
diff --git a/src/libs/libbib/search.cpp b/src/libs/libbib/search.cpp
index 08bb55c..06bd19b 100644
--- a/src/libs/libbib/search.cpp
+++ b/src/libs/libbib/search.cpp
@@ -1,6 +1,5 @@
 // -*- C++ -*- 
-/* Copyright (C) 1989, 1990, 1991, 1992, 2000, 2001, 2009
-   Free Software Foundation, Inc.
+/* Copyright (C) 1989-2014  Free Software Foundation, Inc.
      Written by James Clark (address@hidden)
 
 This file is part of groff.



reply via email to

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