Mercurial > hg > octave-jordi > gnulib-hg
comparison lib/concat-filename.c @ 12559:c2cbabec01dd
update nearly all FSF copyright year lists to include 2010
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Fri, 01 Jan 2010 10:31:12 +0100 |
parents | b5e42ef33b49 |
children | 97fc9a21a8fb |
comparison
equal
deleted
inserted
replaced
12558:95b959e3dfde | 12559:c2cbabec01dd |
---|---|
1 /* Construct a full filename from a directory and a relative filename. | 1 /* Construct a full filename from a directory and a relative filename. |
2 Copyright (C) 2001-2004, 2006-2009 Free Software Foundation, Inc. | 2 Copyright (C) 2001-2004, 2006-2010 Free Software Foundation, Inc. |
3 | 3 |
4 This program is free software: you can redistribute it and/or modify it | 4 This program is free software: you can redistribute it and/or modify it |
5 under the terms of the GNU General Public License as published by the | 5 under the terms of the GNU General Public License as published by the |
6 Free Software Foundation; either version 3 of the License, or any | 6 Free Software Foundation; either version 3 of the License, or any |
7 later version. | 7 later version. |