diff options
author | Paul Smith <psmith@gnu.org> | 2012-01-16 02:29:20 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2012-01-16 02:29:20 +0000 |
commit | 3f6bb04e75e5a02f23339c9d4bec99b22d430803 (patch) | |
tree | fa4895d52255ed2d59869f068701b177d484c615 /config | |
parent | c992c4d80f51540699f33fed067caf6b7c38df79 (diff) | |
download | gunmake-3f6bb04e75e5a02f23339c9d4bec99b22d430803.tar.gz |
Update copyright notices.
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 4 | ||||
-rw-r--r-- | config/Makefile.am | 4 | ||||
-rw-r--r-- | config/dospaths.m4 | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index aed4694..a6abfa3 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -28,8 +28,8 @@ * Makefile.am: New file. -Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software -Foundation, Inc. +Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011, 2012 Free +Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/config/Makefile.am b/config/Makefile.am index 766dcb2..34cea71 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -1,6 +1,6 @@ # -*-Makefile-*-, or close enough -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free -# Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, +# 2012 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under diff --git a/config/dospaths.m4 b/config/dospaths.m4 index da544f8..0615f0a 100644 --- a/config/dospaths.m4 +++ b/config/dospaths.m4 @@ -2,7 +2,8 @@ # By Paul Smith <psmith@gnu.org>. Based on dos.m4 by Jim Meyering. # # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software +# Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under |