diff options
author | Seonah Moon <seonah1.moon@samsung.com> | 2021-02-04 10:08:28 +0900 |
---|---|---|
committer | Seonah Moon <seonah1.moon@samsung.com> | 2021-02-04 10:08:57 +0900 |
commit | 99a33f08e5808e9b4ea40f9ba0d717196b2ef090 (patch) | |
tree | cc6d986a1f22e98bfcd987e83778d829f1dbecde /examples/README | |
parent | 40d523a658c1a2e2311f0d588a96cbfb7eded09f (diff) | |
download | libidn-99a33f08e5808e9b4ea40f9ba0d717196b2ef090.tar.gz libidn-99a33f08e5808e9b4ea40f9ba0d717196b2ef090.tar.bz2 libidn-99a33f08e5808e9b4ea40f9ba0d717196b2ef090.zip |
Imported Upstream version 1.23upstream/1.23upstream
Change-Id: Icfaf3a8b6a8c778e14a771acd595696cdbded864
Diffstat (limited to 'examples/README')
-rw-r--r-- | examples/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/README b/examples/README index 103d844..2de2784 100644 --- a/examples/README +++ b/examples/README @@ -1,5 +1,6 @@ Libidn examples/README -- Information about files in examples/ directory. -Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson +Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Simon +Josefsson See the end for copying conditions. This directory contains examples on how to use Libidn. |