Mercurial > hg > octave-jordi > gnulib-hg
comparison lib/obstack.c @ 17848:ab58d4870664
version-etc: new year
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date.
* all files: Run 'make update-copyright'.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 01 Jan 2015 01:38:23 +0000 |
parents | 7497a1d1d497 |
children |
comparison
equal
deleted
inserted
replaced
17847:41f5a29221f6 | 17848:ab58d4870664 |
---|---|
1 /* obstack.c - subroutines used implicitly by object stack macros | 1 /* obstack.c - subroutines used implicitly by object stack macros |
2 Copyright (C) 1988-2014 Free Software Foundation, Inc. | 2 Copyright (C) 1988-2015 Free Software Foundation, Inc. |
3 This file is part of the GNU C Library. | 3 This file is part of the GNU C Library. |
4 | 4 |
5 The GNU C Library is free software; you can redistribute it and/or | 5 The GNU C Library is free software; you can redistribute it and/or |
6 modify it under the terms of the GNU Lesser General Public | 6 modify it under the terms of the GNU Lesser General Public |
7 License as published by the Free Software Foundation; either | 7 License as published by the Free Software Foundation; either |