summaryrefslogtreecommitdiff
path: root/lib/mkcollections.pl.in
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2005-07-02 20:32:07 +0000
committerMark Wielaard <mark@klomp.org>2005-07-02 20:32:07 +0000
commitd300c5f7e90eeb0ffc7f7bc4299d461b38383d93 (patch)
tree8ad049549d437b770077671c0a73bcec5313bd17 /lib/mkcollections.pl.in
parent5e09e4750778d7e99616395c1bc1a99596d5293e (diff)
downloadclasspath-d300c5f7e90eeb0ffc7f7bc4299d461b38383d93.tar.gz
* all files: Update for new FSF address.
Diffstat (limited to 'lib/mkcollections.pl.in')
-rwxr-xr-xlib/mkcollections.pl.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/mkcollections.pl.in b/lib/mkcollections.pl.in
index ea34a39f2..be81430c7 100755
--- a/lib/mkcollections.pl.in
+++ b/lib/mkcollections.pl.in
@@ -19,7 +19,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+# the Free Software Foundation, 51 Franklin St, Fifth Floor,
+# Boston, MA 02110-1301 USA
my $destpath=pop || "gnu/java/util/collections";
my $classpath="..";