summaryrefslogtreecommitdiff
path: root/tests/utf8norm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utf8norm.cpp')
-rw-r--r--tests/utf8norm.cpp22
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/utf8norm.cpp b/tests/utf8norm.cpp
index 1f1e7f2..a992a2e 100644
--- a/tests/utf8norm.cpp
+++ b/tests/utf8norm.cpp
@@ -1,3 +1,25 @@
+/******************************************************************************
+ *
+ * utf8norm.cpp -
+ *
+ * $Id: utf8norm.cpp 2833 2013-06-29 06:40:28Z chrislit $
+ *
+ * Copyright 2009-2013 CrossWire Bible Society (http://www.crosswire.org)
+ * CrossWire Bible Society
+ * P. O. Box 2528
+ * Tempe, AZ 85280-2528
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation version 2.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * General Public License for more details.
+ *
+ */
+
#include <iostream>
#include <utilstr.h>
#include <swbuf.h>