]> code.delx.au - gnu-emacs-elpa/commitdiff
Clean up copyright notices.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 30 Oct 2012 15:41:39 +0000 (11:41 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 30 Oct 2012 15:41:39 +0000 (11:41 -0400)
packages/adaptive-wrap/adaptive-wrap.el
packages/all/all.el
packages/auctex/style/harvard.el
packages/auctex/tex-fptex.el
packages/auctex/tex-jp.el
packages/auctex/tex.el
packages/epoch-view/epoch-view.el
packages/muse/cgi.el
packages/muse/httpd.el
packages/uni-confusables/gen-confusables.el

index 28db6792e46293faa491ddc1947a74b54998126a..02e4fc958388e9d0d7983d74559802ee8582bc80 100644 (file)
@@ -1,6 +1,6 @@
 ;;; adaptive-wrap.el --- Smart line-wrapping with wrap-prefix
 
-;; Copyright (C) 2011  Stefan Monnier
+;; Copyright (C) 2011, 2012  Free Software Foundation, Inc.
 
 ;; Author: Stephen Berman <stephen.berman@gmx.net>
 ;;         Stefan Monnier <monnier@iro.umontreal.ca>
index 908e582d636ce5e506b61876dc3aab43d96850ba..845b85a1483c7bc396c23eda7f772c7b868fe42a 100644 (file)
@@ -1,7 +1,6 @@
 ;;; all.el --- Edit all lines matching a given regexp
 
-;; Copyright (C) 1985-1987, 1992, 1994, 2011 Free Software Foundation, Inc.
-;; Copyright (C) 1994 Per Abrahamsen
+;; Copyright (C) 1985-1987,1992,1994,2011-2012 Free Software Foundation, Inc.
 
 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
 ;; Version: 1.0
index fa38d2a9a1a1e466782477daa0ac83ec285b856c..ce591e28c6c96b20768f3001ae7504749dfbe81d 100644 (file)
@@ -1,14 +1,13 @@
 ;;; harvard.el --- Support for Harvard Citation style package for AUCTeX.
 
+;; Copyright (C) 1994,1997,2005,2012  Free Software Foundation, Inc.
+
 ;; Harvard citation style is from Peter Williams
 ;; available on the CTAN servers
 
+;; Author: Berwin Turlach <berwin.turlach@anu.edu.au>
 ;; Version: $Id: harvard.el,v 1.10 2008/02/03 14:53:30 angeli Exp $
 
-;; Copyright (C) 1994 Berwin Turlach <berwin@core.ucl.ac.be>
-;; Copyright (C) 1997 Berwin Turlach <berwin.turlach@anu.edu.au>
-;; Copyright (C) 2005 Free Software Foundation, Inc.
-
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation; either version 3, or (at your option)
index 48b8dfd5f73b3a844c4c9d7b8f7f1c0c0687b680..b00ed6df976835bcf1ecc92bcb4a869c4364b581 100644 (file)
@@ -1,7 +1,6 @@
 ;;; tex-fptex.el --- fpTeX support for AUCTeX.
 
-;; Copyright (C) 2000 Fabrice Popineau
-;; Copyright (C) 2004 Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2004, 2012 Free Software Foundation, Inc.
 
 ;; Author: Fabrice Popineau <Fabrice.Popineau@supelec.fr>
 ;; Maintainer: auctex-devel@gnu.org
index aa705fea4f700af614ccf3e2f1d21c192c7449a1..6af377a809756db91574ee99b21d2298f8e3343a 100644 (file)
@@ -1,9 +1,9 @@
 ;;; tex-jp.el --- Support for Japanese TeX.
 
-;; Copyright (C) 1999, 2001 Hidenobu Nabetani <nabe@debian.or.jp>
-;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation
+;; Copyright (C) 1999, 2001-2007, 2012  Free Software Foundation, Inc.
 
-;; Author:     KOBAYASHI Shinji <koba@flab.fujitsu.co.jp>
+;; Author:     KOBAYASHI Shinji <koba@flab.fujitsu.co.jp>,
+;;             Hidenobu Nabetani <nabe@debian.or.jp>
 ;; Maintainer: Masayuki Ataka <masayuki.ataka@gmail.com>
 ;; Keywords: tex
 
index b147474a0b42ed4e6a34f17113e2095139489d5d..e11f16b3ad795eb402a9032d3a16b946604949d9 100644 (file)
@@ -1,7 +1,6 @@
 ;;; tex.el --- Support for TeX documents.
 
-;; Copyright (C) 1985, 1986, 1987, 1991, 1993, 1994, 1996, 1997, 1999,
-;;   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+;; Copyright (C) 1985-1987, 1991, 1993, 1994, 1996, 1997, 1999-2012
 ;;   Free Software Foundation, Inc.
 
 ;; Maintainer: auctex-devel@gnu.org
index 654592fba4ba40b60ee1615a904eaa9c3299dbc2..809363704294a1b6ce1c79f44cfbfc53a3ee883b 100644 (file)
@@ -1,7 +1,6 @@
 ;;; epoch-view.el --- Minor mode to visualize epoch timestamps
 
-;; Copyright (C) 2010
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2010, 2012  Free Software Foundation, Inc.
 
 ;; Author: Ted Zlatanov <tzz@lifelogs.com>
 ;; Keywords: data, timestamp, epoch, unix
index 88df83fe8c907403b0e22d83e397f06bd5f34eb1..936b33f4d1103fd013cb82cab535c55b3980621d 100644 (file)
@@ -1,13 +1,13 @@
-;;; cgi.el -- using Emacs for CGI scripting
-;;;
-;;; Author: Eric Marsden  <emarsden@laas.fr>
-;;;         Michael Olson <mwolson@gnu.org> (slight modifications)
-;;; Keywords: CGI web scripting slow
-;;; Version: 0.3
-;;; Time-stamp: <2001-08-24 emarsden>
-;;; Copyright: (C) 2000  Eric Marsden
-;;; Parts copyright (C) 2006 Free Software Foundation, Inc.
-;;
+;;; cgi.el -- Using Emacs for CGI scripting
+
+;; Copyright (C) 2000, 2006, 2012 Free Software Foundation, Inc.
+
+;; Author: Eric Marsden  <emarsden@laas.fr>
+;;         Michael Olson <mwolson@gnu.org> (slight modifications)
+;; Keywords: CGI web scripting slow
+;; Version: 0.3
+;; Time-stamp: <2001-08-24 emarsden>
+
 ;;     This program is free software; you can redistribute it and/or
 ;;     modify it under the terms of the GNU General Public License as
 ;;     published by the Free Software Foundation; either version 3 of
 ;;     License along with this program; if not, write to the Free
 ;;     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 ;;     MA 02111-1307, USA.
-;;
-;;
+
 ;;; Commentary:
-;;
+
 ;; People who like this sort of thing will find this the sort of
 ;; thing they like.                           -- Abraham Lincoln
 ;;
@@ -55,7 +54,7 @@
 ;; mechanism and run them straight from the cgi-bin directory.
 ;;
 ;; Efficiency would be improved by having Emacs bind to the http
-;; service port and spawn a thread per connection. Extending Emacs to
+;; service port and spawn a thread per connection.  Extending Emacs to
 ;; support server sockets and multithreading is left as an exercise
 ;; for the reader.
 ;;
    (princ "\r\n</pre></body></html>\r\n")))
 
 (provide 'cgi)
-
-;; cgi.el ends here
+;;; cgi.el ends here
index 083dcb6575fdddfccc4fb4cb7ea4db6476f4b174..1fb64a40d53e79e12b0ef50bc78407279a6a87ed 100644 (file)
@@ -1,13 +1,13 @@
-;;; httpd.el -- a web server in Emacs Lisp
-;;;
-;;; Author: Eric Marsden <emarsden@laas.fr>
-;;;         John Wiegley <johnw@gnu.org>
-;;;         Michael Olson <mwolson@gnu.org> (slight modifications)
-;;; Version: 1.1
-;;; Keywords: games
-;;; Copyright (C) 2001, 2003 Eric Marsden
-;;; Parts copyright (C) 2006 Free Software Foundation, Inc.
-;;
+;;; httpd.el -- A web server in Emacs Lisp
+
+;; Copyright (C) 2001, 2003, 2006, 2012 Free Software Foundation, Inc.
+
+;; Author: Eric Marsden <emarsden@laas.fr>
+;;         John Wiegley <johnw@gnu.org>
+;;         Michael Olson <mwolson@gnu.org> (slight modifications)
+;; Version: 1.1
+;; Keywords: games
+
 ;;     This program is free software; you can redistribute it and/or
 ;;     modify it under the terms of the GNU General Public License as
 ;;     published by the Free Software Foundation; either version 3 of
@@ -28,8 +28,8 @@
 ;;     <URL:http://purl.org/net/emarsden/home/downloads/>
 
 ;;; Commentary:
-;;
-;; httpd.el is an HTTP server embedded in the Emacs. It can handle GET
+
+;; httpd.el is an HTTP server embedded in the Emacs.  It can handle GET
 ;; and HEAD requests; adding support for POST should not be too
 ;; difficult.  By default, httpd.el will listen on server side Emacs
 ;; sockets for HTTP requests.
@@ -46,7 +46,7 @@
 ;;
 ;; Thanks to John Wiegley and Cyprian Adam Laskowski.
 
-;;; Code
+;;; Code:
 
 (defvar httpd-document-root "/var/www")
 
@@ -285,5 +285,4 @@ content.")
     (setq httpd-process nil)))
 
 (provide 'httpd)
-
-;; httpd.el ends here
+;;; httpd.el ends here
index 73b2aea5b8a54c2c41f01f1435c36daef2536f69..b3c2f02cc6881e0d502ad00a558bfd9df8ff4cd0 100644 (file)
@@ -1,6 +1,6 @@
 ;;; gen-confusables.el --- generate uni-confusables.el from confusables.txt
 
-;; Copyright (C) 2011  Teodor Zlatanov
+;; Copyright (C) 2011, 2012  Free Software Foundation, Inc.
 
 ;; Author: Teodor Zlatanov <tzz@lifelogs.com>