[sword-svn] r2237 - in trunk/tests: . cppunit
chrislit at crosswire.org
chrislit at crosswire.org
Sat Feb 7 01:42:00 MST 2009
Author: chrislit
Date: 2009-02-07 01:42:00 -0700 (Sat, 07 Feb 2009)
New Revision: 2237
Modified:
trunk/tests/casttest.cpp
trunk/tests/ciphertest.cpp
trunk/tests/complzss.cpp
trunk/tests/compnone.cpp
trunk/tests/compzip.cpp
trunk/tests/configtest.cpp
trunk/tests/cppunit/stringmgr_test.cpp
trunk/tests/cppunit/swbuf_test.cpp
trunk/tests/cppunit/url_test.cpp
trunk/tests/cppunit/versekey_test.cpp
trunk/tests/filtertest.cpp
trunk/tests/icutest.cpp
trunk/tests/indextest.cpp
trunk/tests/installmgrtest.cpp
trunk/tests/introtest.cpp
trunk/tests/keycast.cpp
trunk/tests/keytest.cpp
trunk/tests/lextest.cpp
trunk/tests/listtest.cpp
trunk/tests/localetest.cpp
trunk/tests/mgrtest.cpp
trunk/tests/modtest.cpp
trunk/tests/outputcps.cpp
trunk/tests/parsekey.cpp
trunk/tests/rawldidxtest.cpp
trunk/tests/refsystest.cpp
trunk/tests/romantest.cpp
trunk/tests/swaptest.cpp
trunk/tests/swbuftest.cpp
trunk/tests/testblocks.cpp
trunk/tests/tlitmgrtest.cpp
trunk/tests/translittest.cpp
trunk/tests/versekeytest.cpp
trunk/tests/webiftest.cpp
trunk/tests/xmltest.cpp
Log:
license updates
Modified: trunk/tests/casttest.cpp
===================================================================
--- trunk/tests/casttest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/casttest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <versekey.h>
#include <treekeyidx.h>
Modified: trunk/tests/ciphertest.cpp
===================================================================
--- trunk/tests/ciphertest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/ciphertest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <cipherfil.h>
#include <filemgr.h>
#include <swbuf.h>
Modified: trunk/tests/complzss.cpp
===================================================================
--- trunk/tests/complzss.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/complzss.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,5 +1,22 @@
+/*
+ * Copyright 2009 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 <ctype.h>
#include <stdio.h>
#include <fcntl.h>
Modified: trunk/tests/compnone.cpp
===================================================================
--- trunk/tests/compnone.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/compnone.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,5 +1,22 @@
+/*
+ * Copyright 2009 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 <ctype.h>
#include <stdio.h>
#include <fcntl.h>
Modified: trunk/tests/compzip.cpp
===================================================================
--- trunk/tests/compzip.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/compzip.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <ctype.h>
#include <stdio.h>
#include <fcntl.h>
Modified: trunk/tests/configtest.cpp
===================================================================
--- trunk/tests/configtest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/configtest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <swconfig.h>
#ifndef NO_SWORD_NAMESPACE
Modified: trunk/tests/cppunit/stringmgr_test.cpp
===================================================================
--- trunk/tests/cppunit/stringmgr_test.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/cppunit/stringmgr_test.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <cppunit/extensions/HelperMacros.h>
#include <iostream>
Modified: trunk/tests/cppunit/swbuf_test.cpp
===================================================================
--- trunk/tests/cppunit/swbuf_test.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/cppunit/swbuf_test.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <cppunit/extensions/HelperMacros.h>
#include <iostream>
Modified: trunk/tests/cppunit/url_test.cpp
===================================================================
--- trunk/tests/cppunit/url_test.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/cppunit/url_test.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <cppunit/extensions/HelperMacros.h>
#include <iostream>
Modified: trunk/tests/cppunit/versekey_test.cpp
===================================================================
--- trunk/tests/cppunit/versekey_test.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/cppunit/versekey_test.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <cppunit/extensions/HelperMacros.h>
#include <iostream>
Modified: trunk/tests/filtertest.cpp
===================================================================
--- trunk/tests/filtertest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/filtertest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <swbuf.h>
#include <papyriplain.h>
Modified: trunk/tests/icutest.cpp
===================================================================
--- trunk/tests/icutest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/icutest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <string>
#include <malloc.h>
Modified: trunk/tests/indextest.cpp
===================================================================
--- trunk/tests/indextest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/indextest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <swmgr.h>
#include <iostream>
#include <versekey.h>
Modified: trunk/tests/installmgrtest.cpp
===================================================================
--- trunk/tests/installmgrtest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/installmgrtest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <swinstallmgr.h>
#include <iostream>
Modified: trunk/tests/introtest.cpp
===================================================================
--- trunk/tests/introtest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/introtest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <swmgr.h>
#include <iostream>
#include <versekey.h>
Modified: trunk/tests/keycast.cpp
===================================================================
--- trunk/tests/keycast.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/keycast.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <swmgr.h>
#include <iostream>
#ifndef NO_SWORD_NAMESPACE
Modified: trunk/tests/keytest.cpp
===================================================================
--- trunk/tests/keytest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/keytest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <stdio.h>
#include <iostream>
#include <versekey.h>
Modified: trunk/tests/lextest.cpp
===================================================================
--- trunk/tests/lextest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/lextest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <rawld.h>
#ifndef NO_SWORD_NAMESPACE
Modified: trunk/tests/listtest.cpp
===================================================================
--- trunk/tests/listtest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/listtest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <stdio.h>
#include <iostream>
#include <stdlib.h>
Modified: trunk/tests/localetest.cpp
===================================================================
--- trunk/tests/localetest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/localetest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <localemgr.h>
#include <versekey.h>
#include <iostream>
Modified: trunk/tests/mgrtest.cpp
===================================================================
--- trunk/tests/mgrtest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/mgrtest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <swmgr.h>
#include <swlog.h>
#include <iostream>
Modified: trunk/tests/modtest.cpp
===================================================================
--- trunk/tests/modtest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/modtest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <swmgr.h>
#include <swtext.h>
#include <versekey.h>
Modified: trunk/tests/outputcps.cpp
===================================================================
--- trunk/tests/outputcps.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/outputcps.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <stdio.h>
#include <versekey.h>
Modified: trunk/tests/parsekey.cpp
===================================================================
--- trunk/tests/parsekey.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/parsekey.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <versekey.h>
Modified: trunk/tests/rawldidxtest.cpp
===================================================================
--- trunk/tests/rawldidxtest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/rawldidxtest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <rawstr.h>
#include <swmgr.h>
Modified: trunk/tests/refsystest.cpp
===================================================================
--- trunk/tests/refsystest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/refsystest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <stdio.h>
#include <iostream>
#include <versekey2.h>
Modified: trunk/tests/romantest.cpp
===================================================================
--- trunk/tests/romantest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/romantest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <stdio.h>
#include <stdlib.h>
Modified: trunk/tests/swaptest.cpp
===================================================================
--- trunk/tests/swaptest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/swaptest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <sysdata.h>
#include <stdio.h>
Modified: trunk/tests/swbuftest.cpp
===================================================================
--- trunk/tests/swbuftest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/swbuftest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <time.h>
#include <iostream>
Modified: trunk/tests/testblocks.cpp
===================================================================
--- trunk/tests/testblocks.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/testblocks.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <entriesblk.h>
#include <iostream>
#include <string>
Modified: trunk/tests/tlitmgrtest.cpp
===================================================================
--- trunk/tests/tlitmgrtest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/tlitmgrtest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,4 +1,21 @@
/*
+ * Copyright 2009 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.
+ *
+ */
+
+/*
* void Transliterator::initializeRegistry(void) {
// Lock first, check registry pointer second
Mutex lock(®istryMutex);
Modified: trunk/tests/translittest.cpp
===================================================================
--- trunk/tests/translittest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/translittest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <string>
Modified: trunk/tests/versekeytest.cpp
===================================================================
--- trunk/tests/versekeytest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/versekeytest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <stdio.h>
#include <stdlib.h>
Modified: trunk/tests/webiftest.cpp
===================================================================
--- trunk/tests/webiftest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/webiftest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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.
+ *
+ */
+
#ifndef __GNUC__
#include <io.h>
#else
Modified: trunk/tests/xmltest.cpp
===================================================================
--- trunk/tests/xmltest.cpp 2009-02-07 08:35:50 UTC (rev 2236)
+++ trunk/tests/xmltest.cpp 2009-02-07 08:42:00 UTC (rev 2237)
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2009 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 <utilxml.h>
#include <iostream>
More information about the sword-cvs
mailing list