X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flink.c;h=c1ec41c34054e548dca3f6c0a221374fefedc547;hb=25b6b5120113989e0b91de9d0b75d3d625bbc753;hp=b58eb25bc38596bc80a3f13b241b24b19e4ac6cf;hpb=df1c2344f29dbca57d9e560aaa89aa2c20cdda7f;p=gnulib.git diff --git a/lib/link.c b/lib/link.c index b58eb25bc..c1ec41c34 100644 --- a/lib/link.c +++ b/lib/link.c @@ -1,6 +1,6 @@ /* Emulate link on platforms that lack it, namely native Windows platforms. - Copyright (C) 2009-2011 Free Software Foundation, Inc. + Copyright (C) 2009-2012 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 @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include