From 77da73c75432f3c5b4beebae7b0797a1e33160bc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 1 Jan 2013 03:54:51 +0100 Subject: maint: update all copyright year number ranges Run "make update-copyright", but then also run this, perl -pi -e 's/2\d\d\d-//' tests/sample-test to make that one script use the single most recent year number. --- src/longlong.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/longlong.h') diff --git a/src/longlong.h b/src/longlong.h index 179204533..00aeb730a 100644 --- a/src/longlong.h +++ b/src/longlong.h @@ -1,7 +1,6 @@ /* longlong.h -- definitions for mixed size 32/64 bit arithmetic. -Copyright 1991, 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002, 2003, -2004, 2005, 2007, 2008, 2009, 2011, 2012 Free Software Foundation, Inc. +Copyright 1991-2013 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free -- cgit v1.2.3-54-g00ecf