From 12544486ef2de86e4f2dfc920cd2860fb81658d1 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Mon, 29 Aug 2011 12:56:17 -0400 Subject: pdate addres for Free Software Foundation License texts contain multiple address for FSF, some wrong. So update them and replace COPYING file with http://www.gnu.org/licenses/gpl-2.0.txt which has a few changes to preamble and commentary. Also remove extra COPYING file from utils/statd/ Signed-off-by: NeilBrown Signed-off-by: Steve Dickson --- support/nfs/svc_socket.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'support/nfs/svc_socket.c') diff --git a/support/nfs/svc_socket.c b/support/nfs/svc_socket.c index c252f53..f56f310 100644 --- a/support/nfs/svc_socket.c +++ b/support/nfs/svc_socket.c @@ -13,8 +13,8 @@ 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. */ + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 0211-1301 USA */ #include #include -- cgit