about summary refs log tree commit diff
path: root/timezone
diff options
context:
space:
mode:
Diffstat (limited to 'timezone')
-rw-r--r--timezone/Makefile5
-rw-r--r--timezone/tst-timezone.c5
2 files changed, 4 insertions, 6 deletions
diff --git a/timezone/Makefile b/timezone/Makefile
index 3d5b73ae9b..e8fb7162f4 100644
--- a/timezone/Makefile
+++ b/timezone/Makefile
@@ -12,9 +12,8 @@
 # Lesser General Public License for more details.
 
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNU C Library; if not, write to the Free
-# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-# 02111-1307 USA.
+# License along with the GNU C Library; if not, see
+# <http://www.gnu.org/licenses/>.
 
 #
 #	Makefile for timezone information
diff --git a/timezone/tst-timezone.c b/timezone/tst-timezone.c
index 00f899b851..33bbf3474a 100644
--- a/timezone/tst-timezone.c
+++ b/timezone/tst-timezone.c
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <time.h>
 #include <stdio.h>