]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/rfc2368.el
Standardize some more license notices
[gnu-emacs] / lisp / mail / rfc2368.el
index 255e73ea2f2902dea10bf9c0dacb3fe82dd44ab7..8b30e82804ee90cdcb5dd30aa87f4472375974fd 100644 (file)
@@ -1,7 +1,6 @@
 ;;; rfc2368.el --- support for rfc2368
 
-;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1998, 2000-2012 Free Software Foundation, Inc.
 
 ;; Author: Sen Nagata <sen@eccosys.com>
 ;; Keywords: mail
@@ -34,7 +33,7 @@
 ;;
 ;;   this is intended as a replacement for mailto.el
 ;;
-;; acknowledgements:
+;; acknowledgments:
 ;;
 ;;   the functions that deal w/ unhexifying in this file were basically
 ;; taken from w3 -- i hope to replace them w/ something else soon OR