Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b9b14d13
Commit
b9b14d13
authored
Jan 07, 2008
by
Glenn Morris
Browse files
Add 2008 to copyright years.
parent
bea1686f
Changes
80
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
admin/ChangeLog
admin/ChangeLog
+1
-1
admin/README
admin/README
+1
-1
admin/admin.el
admin/admin.el
+1
-1
admin/alloc-colors.c
admin/alloc-colors.c
+1
-1
admin/build-configs
admin/build-configs
+1
-1
admin/cus-test.el
admin/cus-test.el
+1
-1
admin/diff-tar-files
admin/diff-tar-files
+1
-1
admin/make-announcement
admin/make-announcement
+1
-1
admin/make-emacs
admin/make-emacs
+1
-1
admin/notes/copyright
admin/notes/copyright
+1
-1
admin/nt/makedist.bat
admin/nt/makedist.bat
+1
-1
admin/quick-install-emacs
admin/quick-install-emacs
+1
-1
admin/revdiff
admin/revdiff
+1
-1
lwlib/ChangeLog
lwlib/ChangeLog
+1
-1
lwlib/Makefile.in
lwlib/Makefile.in
+1
-1
lwlib/lwlib-Xaw.c
lwlib/lwlib-Xaw.c
+1
-1
lwlib/lwlib-Xlw.c
lwlib/lwlib-Xlw.c
+1
-1
lwlib/lwlib-Xm.c
lwlib/lwlib-Xm.c
+1
-1
lwlib/lwlib-int.h
lwlib/lwlib-int.h
+1
-1
lwlib/lwlib-utils.c
lwlib/lwlib-utils.c
+1
-1
No files found.
admin/ChangeLog
View file @
b9b14d13
...
...
@@ -423,7 +423,7 @@
;; End:
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
admin/README
View file @
b9b14d13
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
admin/admin.el
View file @
b9b14d13
;;; admin.el --- utilities for Emacs administration
;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
;; Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
...
...
admin/alloc-colors.c
View file @
b9b14d13
/* Allocate X colors. Used for testing with dense colormaps.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
admin/build-configs
View file @
b9b14d13
#! /usr/bin/perl
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
# Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
...
...
admin/cus-test.el
View file @
b9b14d13
;;; cus-test.el --- tests for custom types and load problems
;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007
;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
;; Free Software Foundation, Inc.
;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de>
...
...
admin/diff-tar-files
View file @
b9b14d13
#! /bin/sh
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
# Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
...
...
admin/make-announcement
View file @
b9b14d13
#! /bin/bash
## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
, 2008
## Free Software Foundation, Inc.
## Author: Francesco Potorti` <pot@gnu.org>
...
...
admin/make-emacs
View file @
b9b14d13
#! /usr/bin/perl
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
# Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
...
...
admin/notes/copyright
View file @
b9b14d13
Copyright (C) 2007 Free Software Foundation, Inc.
Copyright (C) 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
admin/nt/makedist.bat
View file @
b9b14d13
@echo
off
rem Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
rem Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
rem Free Software Foundation, Inc.
rem
rem Cannot use brackets in andrewi's email below because
...
...
admin/quick-install-emacs
View file @
b9b14d13
#!/bin/sh
### quick-install-emacs --- do a halfway-decent job of installing emacs quickly
## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
## Free Software Foundation, Inc.
## Author: Miles Bader <miles@gnu.org>
...
...
admin/revdiff
View file @
b9b14d13
#! /usr/bin/perl
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
# Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
...
...
lwlib/ChangeLog
View file @
b9b14d13
...
...
@@ -1350,7 +1350,7 @@
;; End:
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
lwlib/Makefile.in
View file @
b9b14d13
# Copyright (C) 1992, 1993 Lucid, Inc.
# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006,
# 2007 Free Software Foundation, Inc.
# 2007
, 2008
Free Software Foundation, Inc.
#
# This file is part of the Lucid Widget Library.
#
...
...
lwlib/lwlib-Xaw.c
View file @
b9b14d13
/* The lwlib interface to Athena widgets.
Copyright (C) 1993 Chuck Thompson <cthomp@cs.uiuc.edu>
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
2007
, 2008
Free Software Foundation, Inc.
This file is part of the Lucid Widget Library.
...
...
lwlib/lwlib-Xlw.c
View file @
b9b14d13
/* The lwlib interface to "xlwmenu" menus.
Copyright (C) 1992 Lucid, Inc.
Copyright (C) 1994, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of the Lucid Widget Library.
...
...
lwlib/lwlib-Xm.c
View file @
b9b14d13
/* The lwlib interface to Motif widgets.
Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007 Free Software Foundation, Inc.
2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Copyright (C) 1992 Lucid, Inc.
This file is part of the Lucid Widget Library.
...
...
lwlib/lwlib-int.h
View file @
b9b14d13
/*
Copyright (C) 1992 Lucid, Inc.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
2007
, 2008
Free Software Foundation, Inc.
This file is part of the Lucid Widget Library.
...
...
lwlib/lwlib-utils.c
View file @
b9b14d13
/* Defines some widget utility functions.
Copyright (C) 1992 Lucid, Inc.
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
2007
, 2008
Free Software Foundation, Inc.
This file is part of the Lucid Widget Library.
...
...
Prev
1
2
3
4
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment