From 2cd3138f59fe1862b30fa548ed6bb19e04d99834 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 27 Feb 2007 03:04:22 +0000 Subject: [PATCH] Remove FSF copyright since file does not differ significantly from X11 version. --- oldXMenu/AddPane.c | 6 ++---- oldXMenu/AddSel.c | 5 ++--- oldXMenu/ChgPane.c | 5 ++--- oldXMenu/ChgSel.c | 5 ++--- oldXMenu/DelPane.c | 5 ++--- oldXMenu/DelSel.c | 5 ++--- oldXMenu/Destroy.c | 5 ++--- oldXMenu/Error.c | 5 ++--- oldXMenu/EvHand.c | 5 ++--- oldXMenu/FindPane.c | 5 ++--- oldXMenu/InsPane.c | 5 ++--- oldXMenu/InsSel.c | 5 ++--- oldXMenu/Locate.c | 5 ++--- oldXMenu/Post.c | 5 ++--- oldXMenu/Recomp.c | 5 ++--- oldXMenu/SetAEQ.c | 5 ++--- oldXMenu/SetFrz.c | 5 ++--- oldXMenu/SetPane.c | 5 ++--- oldXMenu/SetSel.c | 5 ++--- oldXMenu/X10.h | 2 -- oldXMenu/XCrAssoc.c | 3 --- oldXMenu/XDelAssoc.c | 2 -- oldXMenu/XDestAssoc.c | 2 -- oldXMenu/XLookAssoc.c | 2 -- oldXMenu/XMakeAssoc.c | 2 -- oldXMenu/XMenu.h | 5 ++--- 26 files changed, 40 insertions(+), 74 deletions(-) diff --git a/oldXMenu/AddPane.c b/oldXMenu/AddPane.c index d80f163307..54b55a150c 100644 --- a/oldXMenu/AddPane.c +++ b/oldXMenu/AddPane.c @@ -1,8 +1,6 @@ -#include "copyright.h" - /* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ + +#include "copyright.h" /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/AddSel.c b/oldXMenu/AddSel.c index 0d1085bb3d..e38b3404b5 100644 --- a/oldXMenu/AddSel.c +++ b/oldXMenu/AddSel.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/ChgPane.c b/oldXMenu/ChgPane.c index 463b57151e..35caf0917c 100644 --- a/oldXMenu/ChgPane.c +++ b/oldXMenu/ChgPane.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/ChgSel.c b/oldXMenu/ChgSel.c index 4249982d7d..4d246f7bdb 100644 --- a/oldXMenu/ChgSel.c +++ b/oldXMenu/ChgSel.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/DelPane.c b/oldXMenu/DelPane.c index fa300d9114..e7568cff56 100644 --- a/oldXMenu/DelPane.c +++ b/oldXMenu/DelPane.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/DelSel.c b/oldXMenu/DelSel.c index dd63b1c49e..e7b6ace384 100644 --- a/oldXMenu/DelSel.c +++ b/oldXMenu/DelSel.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/Destroy.c b/oldXMenu/Destroy.c index f673ed9fca..117f04ed1c 100644 --- a/oldXMenu/Destroy.c +++ b/oldXMenu/Destroy.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/Error.c b/oldXMenu/Error.c index 35f5920e34..6f43cbdbf9 100644 --- a/oldXMenu/Error.c +++ b/oldXMenu/Error.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/EvHand.c b/oldXMenu/EvHand.c index d0d2b8efa9..41ba49bcbc 100644 --- a/oldXMenu/EvHand.c +++ b/oldXMenu/EvHand.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/FindPane.c b/oldXMenu/FindPane.c index 1ac74ef2b4..fa71c6b39a 100644 --- a/oldXMenu/FindPane.c +++ b/oldXMenu/FindPane.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/InsPane.c b/oldXMenu/InsPane.c index 980694f4cc..0aa43935ea 100644 --- a/oldXMenu/InsPane.c +++ b/oldXMenu/InsPane.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/InsSel.c b/oldXMenu/InsSel.c index f4f615b430..08a0370868 100644 --- a/oldXMenu/InsSel.c +++ b/oldXMenu/InsSel.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/Locate.c b/oldXMenu/Locate.c index f419ba2a0b..edd94369e6 100644 --- a/oldXMenu/Locate.c +++ b/oldXMenu/Locate.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/Post.c b/oldXMenu/Post.c index 281c1197c6..c51f23e714 100644 --- a/oldXMenu/Post.c +++ b/oldXMenu/Post.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/Recomp.c b/oldXMenu/Recomp.c index e985ee3e2a..230db9e3a1 100644 --- a/oldXMenu/Recomp.c +++ b/oldXMenu/Recomp.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/SetAEQ.c b/oldXMenu/SetAEQ.c index 49ff6646a2..0e81ed55a4 100644 --- a/oldXMenu/SetAEQ.c +++ b/oldXMenu/SetAEQ.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/SetFrz.c b/oldXMenu/SetFrz.c index e644455195..be9f76f7d8 100644 --- a/oldXMenu/SetFrz.c +++ b/oldXMenu/SetFrz.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/SetPane.c b/oldXMenu/SetPane.c index 61759e3793..b9ecb7e870 100644 --- a/oldXMenu/SetPane.c +++ b/oldXMenu/SetPane.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/SetSel.c b/oldXMenu/SetSel.c index e6f57bd010..aae161322e 100644 --- a/oldXMenu/SetSel.c +++ b/oldXMenu/SetSel.c @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package diff --git a/oldXMenu/X10.h b/oldXMenu/X10.h index cc592525a8..e1abcbbe6c 100644 --- a/oldXMenu/X10.h +++ b/oldXMenu/X10.h @@ -15,8 +15,6 @@ * */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * X10.h - Header definition and support file for the C subroutine diff --git a/oldXMenu/XCrAssoc.c b/oldXMenu/XCrAssoc.c index 36b77ce1bd..874ed81d31 100644 --- a/oldXMenu/XCrAssoc.c +++ b/oldXMenu/XCrAssoc.c @@ -1,7 +1,4 @@ /* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ - #include "copyright.h" diff --git a/oldXMenu/XDelAssoc.c b/oldXMenu/XDelAssoc.c index 53192a54bf..11e8c35a77 100644 --- a/oldXMenu/XDelAssoc.c +++ b/oldXMenu/XDelAssoc.c @@ -1,6 +1,4 @@ /* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ #include "copyright.h" diff --git a/oldXMenu/XDestAssoc.c b/oldXMenu/XDestAssoc.c index b625ab6c1c..fee53eb756 100644 --- a/oldXMenu/XDestAssoc.c +++ b/oldXMenu/XDestAssoc.c @@ -1,6 +1,4 @@ /* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ #include "copyright.h" diff --git a/oldXMenu/XLookAssoc.c b/oldXMenu/XLookAssoc.c index c1756d5baf..0ab71c3e78 100644 --- a/oldXMenu/XLookAssoc.c +++ b/oldXMenu/XLookAssoc.c @@ -1,6 +1,4 @@ /* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ #include "copyright.h" diff --git a/oldXMenu/XMakeAssoc.c b/oldXMenu/XMakeAssoc.c index e9af85c1e5..d443084ac1 100644 --- a/oldXMenu/XMakeAssoc.c +++ b/oldXMenu/XMakeAssoc.c @@ -1,6 +1,4 @@ /* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ #include "copyright.h" diff --git a/oldXMenu/XMenu.h b/oldXMenu/XMenu.h index ef94cf0a07..2589ae68cc 100644 --- a/oldXMenu/XMenu.h +++ b/oldXMenu/XMenu.h @@ -1,8 +1,7 @@ +/* Copyright Massachusetts Institute of Technology 1985 */ + #include "copyright.h" -/* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package -- 2.20.1