maint: use consistent FSF copyright line syntax
authorJim Meyering <meyering@redhat.com>
Mon, 28 Dec 2009 10:55:13 +0000 (11:55 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 28 Dec 2009 14:55:38 +0000 (15:55 +0100)
* lib/posixtm.c: Add missing comma in FSF copyright line.
* lib/posixtm.h: Likewise.
* lib/getugroups.c: Add missing ", Inc.".

ChangeLog
lib/getugroups.c
lib/posixtm.c
lib/posixtm.h

index 1b5b118c847ef69cff9be22d244e63edb2b6de19..4ecab427e4d61e9b21a2e6a26c3eb959e6084df3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-12-28  Jim Meyering  <meyering@redhat.com>
 
+       maint: use consistent FSF copyright line syntax
+       * lib/posixtm.c: Add missing comma in FSF copyright line.
+       * lib/posixtm.h: Likewise.
+       * lib/getugroups.c: Add missing ", Inc.".
+
        pmccabe2html: emit consistent FSF copyright; remove trailing blanks
        * build-aux/pmccabe2html: Insert comma before "Inc." in emitted
        FSF copyright line.  Remove trailing blanks.
index 50e1f4dca2aa4e698beb4e0f379d9838a84148e1..0c22abaac7ccee94f063d32081f55160481c8f2b 100644 (file)
@@ -1,6 +1,6 @@
 /* getugroups.c -- return a list of the groups a user is in
 
-   Copyright (C) 1990, 1991, 1998-2000, 2003-2009 Free Software Foundation.
+   Copyright (C) 1990-1991, 1998-2000, 2003-2009 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
index 7ed9c0d296a0f2ed5eb956e0b3b1ffd26cd977f3..4cffa8b7172f849295829267dfb31ec34c024043 100644 (file)
@@ -1,7 +1,6 @@
 /* Parse dates for touch and date.
 
-   Copyright (C) 1989, 1990, 1991, 1998, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2009 Free Software Foundation Inc.
+   Copyright (C) 1989-1991, 1998, 2000-2009 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
index e42573e2d78facd043494103e4e90cfe7e04df8b..75d5103e3b5124362fad61b27b7b57636761b0e4 100644 (file)
@@ -1,6 +1,6 @@
 /* Parse dates for touch and date.
 
-   Copyright (C) 1998, 2003, 2005, 2007 Free Software Foundation Inc.
+   Copyright (C) 1998, 2003, 2005, 2007-2009 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