summaryrefslogtreecommitdiff
path: root/lib/mkcollections.pl.in
diff options
context:
space:
mode:
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="..";