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/include/nfsrpc.h | 4 ++-- support/nfs/getport.c | 4 ++-- support/nfs/rpc_socket.c | 4 ++-- support/nfs/svc_socket.c | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'support') diff --git a/support/include/nfsrpc.h b/support/include/nfsrpc.h index d50fe94..a0b80e1 100644 --- a/support/include/nfsrpc.h +++ b/support/include/nfsrpc.h @@ -15,8 +15,8 @@ * * 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., 59 Temple Place - Suite 330, - * Boston, MA 021110-1307, USA. + * Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 0211-1301 USA * */ diff --git a/support/nfs/getport.c b/support/nfs/getport.c index d74400b..3331ad4 100644 --- a/support/nfs/getport.c +++ b/support/nfs/getport.c @@ -17,8 +17,8 @@ * * 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., 59 Temple Place - Suite 330, - * Boston, MA 021110-1307, USA. + * Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 0211-1301 USA * */ diff --git a/support/nfs/rpc_socket.c b/support/nfs/rpc_socket.c index c14efe8..7896cd2 100644 --- a/support/nfs/rpc_socket.c +++ b/support/nfs/rpc_socket.c @@ -15,8 +15,8 @@ * * 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., 59 Temple Place - Suite 330, - * Boston, MA 021110-1307, USA. + * Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 0211-1301 USA * */ 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