diff options
author | Micah Cowan <micah@cowan.name> | 2009-09-04 00:13:47 -0700 |
---|---|---|
committer | Micah Cowan <micah@cowan.name> | 2009-09-04 00:13:47 -0700 |
commit | b9e9ad65ccf6c1fbf989852c5adbb0f840f9c58b (patch) | |
tree | 64a3f1ef6c01a573e69f20892d62afdb8913c178 /util | |
parent | 35fe2bcefd8a70601e4ad779427d8866d8154dea (diff) | |
download | wget-b9e9ad65ccf6c1fbf989852c5adbb0f840f9c58b.tar.gz |
Ran update-copyright.
Diffstat (limited to 'util')
-rw-r--r-- | util/Makefile.am | 3 | ||||
-rwxr-xr-x | util/rmold.pl | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index 7852c2a1..bbf2509a 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,5 +1,6 @@ # Makefile for `wget' utility -# Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software +# Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/util/rmold.pl b/util/rmold.pl index c227e2c0..4662805d 100755 --- a/util/rmold.pl +++ b/util/rmold.pl @@ -1,6 +1,7 @@ #! /usr/bin/perl -w -# Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 2007, 2008, 2009 Free Software +# Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |