summaryrefslogtreecommitdiff
path: root/bindings/bcppmake
diff options
context:
space:
mode:
authorRoberto C. Sanchez <roberto@connexer.com>2014-05-12 08:21:30 -0400
committerRoberto C. Sanchez <roberto@connexer.com>2014-05-12 08:21:30 -0400
commit7a00574163029c0c2b649878c95d5acbd083564a (patch)
treec13cc5736025834df2874ed87ee8598070025ea6 /bindings/bcppmake
parentb745315323de9f27538edac9453205ca70e6186e (diff)
Imported Upstream version 1.7.2+dfsg
Diffstat (limited to 'bindings/bcppmake')
-rw-r--r--bindings/bcppmake/MainCLXTest.cpp7
-rw-r--r--bindings/bcppmake/MainCLXTest.h22
-rw-r--r--bindings/bcppmake/MainTest.cpp7
-rw-r--r--bindings/bcppmake/MainTest.h22
-rw-r--r--bindings/bcppmake/clxtest.cpp7
-rw-r--r--bindings/bcppmake/sword.c7
-rw-r--r--bindings/bcppmake/test.cpp7
7 files changed, 64 insertions, 15 deletions
diff --git a/bindings/bcppmake/MainCLXTest.cpp b/bindings/bcppmake/MainCLXTest.cpp
index 4bca371..98de24c 100644
--- a/bindings/bcppmake/MainCLXTest.cpp
+++ b/bindings/bcppmake/MainCLXTest.cpp
@@ -1,9 +1,10 @@
/******************************************************************************
- * This is part of a program to test CLX bindings
*
- * $Id: MainCLXTest.cpp 2327 2009-04-22 11:42:33Z scribe $
+ * MainCLXTest.cpp - This is part of a program to test CLX bindings
*
- * Copyright 1998-2009 CrossWire Bible Society (http://www.crosswire.org)
+ * $Id: MainCLXTest.cpp 2833 2013-06-29 06:40:28Z chrislit $
+ *
+ * Copyright 2002-2013 CrossWire Bible Society (http://www.crosswire.org)
* CrossWire Bible Society
* P. O. Box 2528
* Tempe, AZ 85280-2528
diff --git a/bindings/bcppmake/MainCLXTest.h b/bindings/bcppmake/MainCLXTest.h
index fbb0f72..1fe2501 100644
--- a/bindings/bcppmake/MainCLXTest.h
+++ b/bindings/bcppmake/MainCLXTest.h
@@ -1,3 +1,25 @@
+/******************************************************************************
+ *
+ * MainCLXTest.h - This is part of a program to test CLX bindings
+ *
+ * $Id: MainCLXTest.h 2833 2013-06-29 06:40:28Z chrislit $
+ *
+ * Copyright 2002-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.
+ *
+ */
+
//---------------------------------------------------------------------------
#ifndef MainCLXTestH
diff --git a/bindings/bcppmake/MainTest.cpp b/bindings/bcppmake/MainTest.cpp
index 9792ac7..c3e4009 100644
--- a/bindings/bcppmake/MainTest.cpp
+++ b/bindings/bcppmake/MainTest.cpp
@@ -1,9 +1,10 @@
/******************************************************************************
- * This is part of a program to test CLX bindings
*
- * $Id: MainTest.cpp 2327 2009-04-22 11:42:33Z scribe $
+ * MainTest.cpp - This is part of a program to test CLX bindings
*
- * Copyright 1998-2009 CrossWire Bible Society (http://www.crosswire.org)
+ * $Id: MainTest.cpp 2833 2013-06-29 06:40:28Z chrislit $
+ *
+ * Copyright 2002-2013 CrossWire Bible Society (http://www.crosswire.org)
* CrossWire Bible Society
* P. O. Box 2528
* Tempe, AZ 85280-2528
diff --git a/bindings/bcppmake/MainTest.h b/bindings/bcppmake/MainTest.h
index 99802c8..ffc7566 100644
--- a/bindings/bcppmake/MainTest.h
+++ b/bindings/bcppmake/MainTest.h
@@ -1,3 +1,25 @@
+/******************************************************************************
+ *
+ * MainTest.h - This is part of a program to test CLX bindings
+ *
+ * $Id: MainTest.h 2833 2013-06-29 06:40:28Z chrislit $
+ *
+ * Copyright 2002-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.
+ *
+ */
+
//---------------------------------------------------------------------------
#ifndef MainTestH
diff --git a/bindings/bcppmake/clxtest.cpp b/bindings/bcppmake/clxtest.cpp
index 0482bae..210c582 100644
--- a/bindings/bcppmake/clxtest.cpp
+++ b/bindings/bcppmake/clxtest.cpp
@@ -1,9 +1,10 @@
/******************************************************************************
- * This is part of a program to test CLX bindings
*
- * $Id: clxtest.cpp 2327 2009-04-22 11:42:33Z scribe $
+ * clxtest.cpp - This is part of a program to test CLX bindings
*
- * Copyright 1998-2009 CrossWire Bible Society (http://www.crosswire.org)
+ * $Id: clxtest.cpp 2833 2013-06-29 06:40:28Z chrislit $
+ *
+ * Copyright 2002-2013 CrossWire Bible Society (http://www.crosswire.org)
* CrossWire Bible Society
* P. O. Box 2528
* Tempe, AZ 85280-2528
diff --git a/bindings/bcppmake/sword.c b/bindings/bcppmake/sword.c
index 705684c..2aca988 100644
--- a/bindings/bcppmake/sword.c
+++ b/bindings/bcppmake/sword.c
@@ -1,9 +1,10 @@
/******************************************************************************
- * This is part of a program to test CLX bindings
*
- * $Id: sword.c 2327 2009-04-22 11:42:33Z scribe $
+ * sword.c - This is part of a program to test CLX bindings
*
- * Copyright 1998-2009 CrossWire Bible Society (http://www.crosswire.org)
+ * $Id: sword.c 2833 2013-06-29 06:40:28Z chrislit $
+ *
+ * Copyright 2002-2013 CrossWire Bible Society (http://www.crosswire.org)
* CrossWire Bible Society
* P. O. Box 2528
* Tempe, AZ 85280-2528
diff --git a/bindings/bcppmake/test.cpp b/bindings/bcppmake/test.cpp
index bbd74a6..64c552e 100644
--- a/bindings/bcppmake/test.cpp
+++ b/bindings/bcppmake/test.cpp
@@ -1,9 +1,10 @@
/******************************************************************************
- * This is part of a program to test CLX bindings
*
- * $Id: test.cpp 2327 2009-04-22 11:42:33Z scribe $
+ * test.cpp - This is part of a program to test CLX bindings
*
- * Copyright 1998-2009 CrossWire Bible Society (http://www.crosswire.org)
+ * $Id: test.cpp 2833 2013-06-29 06:40:28Z chrislit $
+ *
+ * Copyright 2002-2013 CrossWire Bible Society (http://www.crosswire.org)
* CrossWire Bible Society
* P. O. Box 2528
* Tempe, AZ 85280-2528