diff options
author | Seonah Moon <seonah1.moon@samsung.com> | 2021-02-04 13:20:10 +0900 |
---|---|---|
committer | Seonah Moon <seonah1.moon@samsung.com> | 2021-02-04 13:20:27 +0900 |
commit | c952b8a43fad1b13525a73a0736dafe2e76769b4 (patch) | |
tree | 3d2a5d199ff69147a3a4bf9c1ef2f8e668d2e8c9 /src/idn.ggo | |
parent | 2accbb3c338f8514463e485aeac06eeefba4421e (diff) | |
parent | 99a33f08e5808e9b4ea40f9ba0d717196b2ef090 (diff) | |
download | libidn-c952b8a43fad1b13525a73a0736dafe2e76769b4.tar.gz libidn-c952b8a43fad1b13525a73a0736dafe2e76769b4.tar.bz2 libidn-c952b8a43fad1b13525a73a0736dafe2e76769b4.zip |
Merge upstream/1.23 into tizen
Change-Id: I5aed191ee5f7f780288c274fc5984d2e8466ef44
Diffstat (limited to 'src/idn.ggo')
-rw-r--r-- | src/idn.ggo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/idn.ggo b/src/idn.ggo index d473070..a0c5018 100644 --- a/src/idn.ggo +++ b/src/idn.ggo @@ -1,4 +1,5 @@ -# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson. +# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 +# Simon Josefsson. # # This file is part of GNU Libidn. # |