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 1b5b118..4ecab42 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 50e1f4d..0c22aba 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 7ed9c0d..4cffa8b 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 e42573e..75d5103 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