diff options
Diffstat (limited to 'src/idna.el')
-rw-r--r-- | src/idna.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/idna.el b/src/idna.el index 96d1597..718fad2 100644 --- a/src/idna.el +++ b/src/idna.el @@ -1,6 +1,7 @@ ;;; idna.el --- Internationalizing Domain Names in Applications. -;; Copyright (C) 2003, 2005, 2006, 2007, 2008, 2009 Simon Josefsson +;; Copyright (C) 2003, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Simon +;; Josefsson ;; Keywords: idna, idn, domain name, internationalization ;; This file is part of GNU Libidn. |