summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/copyright.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * Revert last change.Thien-Thi Nguyen2007-08-171-12/+3
| * (copyright-update-year, copyright-update)Thien-Thi Nguyen2007-08-171-3/+12
* | (copyright-update): Don't update if the fileStefan Monnier2007-10-031-3/+6
* | (copyright-names-regexp): Doc fix: typo.Thien-Thi Nguyen2007-09-121-1/+1
* | (copyright-limit): Fix sense typo in defsubst.Thien-Thi Nguyen2007-08-171-2/+1
* | (copyright-limit): New defsubst.Thien-Thi Nguyen2007-08-171-6/+7
* | (copyright-update-year): Fix bug: Handle nil copyright-limit.Thien-Thi Nguyen2007-08-171-1/+3
* | (copyright-names-regexp): Add custom group.Richard M. Stallman2007-08-161-0/+1
* | Merge from emacs--rel--22Miles Bader2007-07-311-7/+10
|\ \ | |/
| * (copyright-update-year, copyright-update, copyright-fix-years, copyright):Stefan Monnier2007-07-291-10/+13
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (copyright-current-gpl-version): Set to 3.Nick Roberts2007-07-111-1/+1
* | (copyright-update-year): Fix 2007-05-25 change.Stefan Monnier2007-07-231-1/+1
* | (copyright-current-gpl-version): Set to 3.Nick Roberts2007-07-101-1/+1
* | (copyright-names-regexp): New var.Stefan Monnier2007-05-251-8/+25
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (copyright-fix-years): Make sure all years are fixed. Don't insert aLute Kamstra2005-05-191-20/+18
* (copyright-fix-years): Match properly if the first year is 2-digit.Richard M. Stallman2005-05-151-2/+8
* (copyright-update-year): Replace the right subexpression. SuggestedLute Kamstra2005-04-051-1/+1
* Fix years.Kim F. Storm2005-03-011-1/+1
* (copyright-fix-years): New command.Kim F. Storm2005-03-011-0/+35
* (copyright-update-year): Delete code that replaces 20xy with xy.Luc Teirlinck2004-08-181-21/+1
* (copyright-years-regexp): New variable.Richard M. Stallman2004-08-161-0/+24
* allow / and *, tooKarl Berry2004-01-051-1/+1
* Fix comment to recommendSimon Josefsson2004-01-051-1/+2
* allow % and # as well as ; in copyright noticeKarl Berry2004-01-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Comment.Dave Love2003-08-201-5/+2
* (copyright-update-year): New function extracted from copyright-update.Stefan Monnier2003-06-141-53/+77
* (copyright-regexp): Delete the unibyte copyright symbol; it's redundant.Richard M. Stallman2002-02-071-2/+2
* (copyright-regexp): Fix previous change.Richard M. Stallman2002-01-221-1/+1
* (copyright-regexp): Make (C) optional.Richard M. Stallman2002-01-131-19/+24
* (copyright-regexp): Allow multi-line copyrights to be updated.Richard M. Stallman2002-01-041-1/+1
* (copyright): Add final \n.Stefan Monnier2001-10-111-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (copyright-current-year): Now a defvar.Eli Zaretskii2001-01-081-5/+8
* (copyright-update): Removed theGerd Moellmann2000-01-141-2/+1
* Tag as emacs-mule coding.Dave Love2000-01-061-1/+7
* Update comment.Karl Heuer1998-12-141-2/+1
* (copyright-query): Use `other' widgetAndreas Schwab1998-06-241-2/+2
* (copyright-regexp): Put \251 before the multibyte copyright symbol.Richard M. Stallman1998-04-241-2/+2
* Update copyright years.Richard M. Stallman1998-04-181-1/+1
* Customized.Andreas Schwab1998-04-011-7/+20
* (copyright-regexp): Recognize @copyright{}.Richard M. Stallman1997-08-041-1/+1