summaryrefslogtreecommitdiff
path: root/src/punycode.el
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2021-02-04 10:08:28 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2021-02-04 10:08:57 +0900
commit99a33f08e5808e9b4ea40f9ba0d717196b2ef090 (patch)
treecc6d986a1f22e98bfcd987e83778d829f1dbecde /src/punycode.el
parent40d523a658c1a2e2311f0d588a96cbfb7eded09f (diff)
downloadlibidn-99a33f08e5808e9b4ea40f9ba0d717196b2ef090.tar.gz
libidn-99a33f08e5808e9b4ea40f9ba0d717196b2ef090.tar.bz2
libidn-99a33f08e5808e9b4ea40f9ba0d717196b2ef090.zip
Imported Upstream version 1.23upstream/1.23upstream
Change-Id: Icfaf3a8b6a8c778e14a771acd595696cdbded864
Diffstat (limited to 'src/punycode.el')
-rw-r--r--src/punycode.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/punycode.el b/src/punycode.el
index d68becc..e596a29 100644
--- a/src/punycode.el
+++ b/src/punycode.el
@@ -1,6 +1,7 @@
;;; punycode.el --- An ASCII compatible Unicode encoding format.
-;; Copyright (C) 2003, 2005, 2006, 2007, 2008, 2009 Simon Josefsson
+;; Copyright (C) 2003, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Simon
+;; Josefsson
;; Keywords: punycode, idna, idn, unicode, encoding
;; This file is part of GNU Libidn.