summaryrefslogtreecommitdiff
path: root/gnulib/lib/mktime.c
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-03-26 20:56:20 +0200
committerGuido Günther <agx@sigxcpu.org>2012-03-26 20:56:20 +0200
commit049b63bda2c0ad4fa76e4adb17b6b1e331daff7a (patch)
treea8b3136f6edf856e3b801bfaae7dfd9d2ebab155 /gnulib/lib/mktime.c
parent63a7e8cea42f601be20634a193b09f0af5f9c1d8 (diff)
New upstream version 0.9.11~rc1
Diffstat (limited to 'gnulib/lib/mktime.c')
-rw-r--r--gnulib/lib/mktime.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnulib/lib/mktime.c b/gnulib/lib/mktime.c
index 23d436bd8..5c420a4f6 100644
--- a/gnulib/lib/mktime.c
+++ b/gnulib/lib/mktime.c
@@ -14,8 +14,7 @@
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along
- with this program; if not, write to the Free Software Foundation,
- Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+ with this program; if not, see <http://www.gnu.org/licenses/>. */
/* Define this to have a standalone program to test this implementation of
mktime. */