diff options
Diffstat (limited to 'lwlib/lwlib-Xaw.c')
| -rw-r--r-- | lwlib/lwlib-Xaw.c | 6 | 
1 files changed, 2 insertions, 4 deletions
diff --git a/lwlib/lwlib-Xaw.c b/lwlib/lwlib-Xaw.c index d37fb70fdb8..a640586bf4b 100644 --- a/lwlib/lwlib-Xaw.c +++ b/lwlib/lwlib-Xaw.c @@ -1,7 +1,7 @@  /* The lwlib interface to Athena widgets.  Copyright (C) 1993 Chuck Thompson <cthomp@cs.uiuc.edu> -Copyright (C) 1994, 2001-2012 Free Software Foundation, Inc. +Copyright (C) 1994, 2001-2013 Free Software Foundation, Inc.  This file is part of the Lucid Widget Library. @@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  GNU General Public License for more details.  You should have received a copy of the GNU General Public License -along with GNU Emacs; see the file COPYING.  If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA.  */ +along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */  #include <config.h>  | 
