|
From: <csi...@li...> - 2008-05-27 22:41:48
|
Revision: 1515
http://csipc2.svn.sourceforge.net/csipc2/?rev=1515&view=rev
Author: warcamel
Date: 2008-05-27 15:41:43 -0700 (Tue, 27 May 2008)
Log Message:
-----------
- modified insert gpl script to support java files
- added GPL header to all source files
Modified Paths:
--------------
trunk/Makefile.am
trunk/config.sh
trunk/configure.in
trunk/doc/Makefile.am
trunk/doc/cluster.Doxyfile.in
trunk/doc/frontend.Doxyfile.in
trunk/doc/insert_gpl.sh
trunk/src/Makefile.am
trunk/src/cluster/Makefile.am
trunk/src/cluster/ccd/Makefile.am
trunk/src/cluster/ccd/ccd.c
trunk/src/cluster/ccd/ccd_config.c
trunk/src/cluster/ccd/ccd_config.h
trunk/src/cluster/ccd/ccd_logging.c
trunk/src/cluster/ccd/ccd_logging.h
trunk/src/cluster/ccd/ccd_matching.c
trunk/src/cluster/ccd/ccd_matching.h
trunk/src/cluster/ccd/ccd_methods.c
trunk/src/cluster/ccd/ccd_methods.h
trunk/src/cluster/ccd/ccd_networking.c
trunk/src/cluster/ccd/ccd_networking.h
trunk/src/cluster/ccd/ccd_worker.c
trunk/src/cluster/ccd/ccd_worker.h
trunk/src/cluster/ccd/fpga_utils.c
trunk/src/cluster/ccd/fpga_utils.h
trunk/src/cluster/ccd/globaldefs.h
trunk/src/cluster/ccd/man1/Makefile.am
trunk/src/cluster/ccd/mpi_tags.h
trunk/src/cluster/csi_dbtool/Makefile.am
trunk/src/cluster/csi_dbtool/csi_dbtool.c
trunk/src/cluster/csi_dbtool/run.sh
trunk/src/cluster/database/Makefile.am
trunk/src/cluster/database/clustering.c
trunk/src/cluster/database/clustering.h
trunk/src/cluster/database/clustering_addtemplate.c
trunk/src/cluster/database/clustering_addtemplate.h
trunk/src/cluster/database/clustering_mpi.c
trunk/src/cluster/database/clustering_mpi.h
trunk/src/cluster/database/database.c
trunk/src/cluster/database/database.h
trunk/src/cluster/database/database_ext.c
trunk/src/cluster/database/database_ext.h
trunk/src/cluster/database/db_helpers.c
trunk/src/cluster/database/db_helpers.h
trunk/src/cluster/database/generate_templates.c
trunk/src/cluster/database/main.c
trunk/src/cluster/database/man1/Makefile.am
trunk/src/cluster/database/read_clusteringmetadata.c
trunk/src/cluster/feature_extraction/Makefile.am
trunk/src/cluster/feature_extraction/experimental/01_normalize/normalize.c
trunk/src/cluster/feature_extraction/experimental/01_normalize/normalize.h
trunk/src/cluster/feature_extraction/experimental/02_direction/direction.c
trunk/src/cluster/feature_extraction/experimental/02_direction/direction.h
trunk/src/cluster/feature_extraction/experimental/03_corepoint_detection/corepoint_detection.c
trunk/src/cluster/feature_extraction/experimental/03_corepoint_detection/corepoint_detection.h
trunk/src/cluster/feature_extraction/experimental/04_thining/thining.c
trunk/src/cluster/feature_extraction/experimental/04_thining/thining.h
trunk/src/cluster/feature_extraction/experimental/05_minutia_extraction/minutia_extraction.c
trunk/src/cluster/feature_extraction/experimental/05_minutia_extraction/minutia_extraction.h
trunk/src/cluster/feature_extraction/experimental/06_cluster_template/cluster_template.c
trunk/src/cluster/feature_extraction/experimental/06_cluster_template/cluster_template.h
trunk/src/cluster/feature_extraction/experimental/07_filterbank/filterbank_wrapper.c
trunk/src/cluster/feature_extraction/experimental/07_filterbank/filterbank_wrapper.h
trunk/src/cluster/feature_extraction/experimental/08_average_dist/average_dist.c
trunk/src/cluster/feature_extraction/experimental/08_average_dist/average_dist.h
trunk/src/cluster/feature_extraction/experimental/Makefile.am
trunk/src/cluster/feature_extraction/experimental/feat_ext_fingerprint.c
trunk/src/cluster/feature_extraction/experimental/feat_ext_fingerprint.h
trunk/src/cluster/feature_extraction/experimental/main.c
trunk/src/cluster/feature_extraction/experimental/run.sh
trunk/src/cluster/feature_extraction/experimental/service.c
trunk/src/cluster/feature_extraction/experimental/service.h
trunk/src/cluster/feature_extraction/fingerprint/Makefile.am
trunk/src/cluster/feature_extraction/fingerprint/advmindtct.c
trunk/src/cluster/feature_extraction/fingerprint/filterbank.c
trunk/src/cluster/feature_extraction/fingerprint/filterbank.h
trunk/src/cluster/feature_extraction/fingerprint/man1/Makefile.am
trunk/src/cluster/feature_extraction/fingerprint/mindtct/Makefile.am
trunk/src/cluster/feature_extraction/fingerprint/mindtct/binar.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/block.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/chaincod.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/contour.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/defs.h
trunk/src/cluster/feature_extraction/fingerprint/mindtct/detect.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/dft.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/free.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/getmin.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/globals.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/imgboost.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/imgboost.h
trunk/src/cluster/feature_extraction/fingerprint/mindtct/imgutil.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/init.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/isempty.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/lfs.h
trunk/src/cluster/feature_extraction/fingerprint/mindtct/line.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/link.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/log.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/log.h
trunk/src/cluster/feature_extraction/fingerprint/mindtct/loop.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/maps.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/matchpat.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/minutia.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/morph.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/morph.h
trunk/src/cluster/feature_extraction/fingerprint/mindtct/mytime.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/mytime.h
trunk/src/cluster/feature_extraction/fingerprint/mindtct/quality.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/remove.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/results.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/ridges.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/shape.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/sort.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/util.c
trunk/src/cluster/feature_extraction/fingerprint/mindtct/xytreps.c
trunk/src/cluster/feature_extraction/fingerprint/nbis_extraction_main.c
trunk/src/cluster/feature_extraction/fingerprint/nbis_feature_extraction.c
trunk/src/cluster/feature_extraction/fingerprint/nbis_feature_extraction.h
trunk/src/cluster/feature_extraction/iris/IrisCodeGenerator/IrisCode.cpp
trunk/src/cluster/feature_extraction/iris/IrisCodeGenerator/IrisCode.hpp
trunk/src/cluster/feature_extraction/iris/IrisCodeGenerator/main.cpp
trunk/src/cluster/feature_extraction/iris/NewIrisCodeMatcher/IrisCodeMatcher.cpp
trunk/src/cluster/feature_extraction/iris/NewIrisCodeMatcher/IrisCodeMatcher.hpp
trunk/src/cluster/feature_extraction/iris/NewIrisCodeMatcher/main.cpp
trunk/src/cluster/template_matching/Makefile.am
trunk/src/cluster/template_matching/bozorth3/Makefile.am
trunk/src/cluster/template_matching/bozorth3/bozorth.h
trunk/src/cluster/template_matching/bozorth3/bozorth3.c
trunk/src/cluster/template_matching/bozorth3/bz_alloc.c
trunk/src/cluster/template_matching/bozorth3/bz_array.h
trunk/src/cluster/template_matching/bozorth3/bz_drvrs.c
trunk/src/cluster/template_matching/bozorth3/bz_gbls.c
trunk/src/cluster/template_matching/bozorth3/bz_io.c
trunk/src/cluster/template_matching/bozorth3/bz_sort.c
trunk/src/cluster/template_matching/bozorth3_matching.c
trunk/src/cluster/template_matching/bozorth3_matching.h
trunk/src/cluster/template_matching/clustering_matching.c
trunk/src/cluster/template_matching/clustering_matching.h
trunk/src/cluster/template_matching/filterbank_matching.c
trunk/src/cluster/template_matching/filterbank_matching.h
trunk/src/cluster/template_matching/fingerprint_matching.c
trunk/src/cluster/template_matching/iris_matching.c
trunk/src/cluster/template_matching/iris_matching.h
trunk/src/cluster/template_matching/matching_utils.c
trunk/src/cluster/template_matching/matching_utils.h
trunk/src/cluster/template_matching/minutiae_matching.c
trunk/src/cluster/template_matching/minutiae_matching.h
trunk/src/shared/Makefile.am
trunk/src/shared/csi_config.h
trunk/src/shared/csi_math.c
trunk/src/shared/csi_math.h
trunk/src/shared/csi_results.c
trunk/src/shared/csi_results.h
trunk/src/shared/csi_serialization.c
trunk/src/shared/csi_serialization.h
trunk/src/shared/csi_struct.h
trunk/src/shared/csi_time.c
trunk/src/shared/csi_time.h
trunk/src/shared/csi_tools.c
trunk/src/shared/csi_tools.h
trunk/src/shared/image_utils.c
trunk/src/shared/image_utils.h
trunk/src/tests/Makefile.am
trunk/src/tests/ccd_connection/Makefile.am
trunk/src/tests/ccd_connection/ccd_connection.c
trunk/src/tests/ccd_connection/ccd_connection_funcs.c
trunk/src/tests/ccd_connection/ccd_connection_funcs.h
trunk/src/tests/ccd_connection/ccd_connection_gui.c
trunk/src/tests/ccd_connection/ccd_connection_gui_funcs.c
trunk/src/tests/ccd_connection/ccd_connection_gui_funcs.h
trunk/src/tests/ccd_connection/man1/Makefile.am
trunk/src/tests/performance/Makefile.am
trunk/src/tests/performance/speed_iris/Makefile.am
trunk/src/tests/performance/speed_iris/hamming.c
trunk/src/tests/performance/speed_iris/iris_matching.c
trunk/src/tests/performance/speed_iris/iris_matching.h
trunk/src/tests/unit/Makefile.am
trunk/src/tests/unit/cluster/Makefile.am
trunk/src/tests/unit/cluster/template_matching/Makefile.am
trunk/src/tests/unit/cluster/template_matching/check_matching_utils.c
trunk/src/tests/unit/cluster/template_matching/check_minutiae_matching.c
trunk/src/tests/unit/shared/Makefile.am
trunk/src/tests/unit/shared/check_csi_math.c
trunk/src/tools/Makefile.am
trunk/src/tools/fingerprint_ga/Makefile.am
trunk/src/tools/fingerprint_ga/fingerprint_ga.c
trunk/src/tools/fingerprint_testbed/Makefile.am
trunk/src/tools/fingerprint_testbed/fingerprint_testbed.c
trunk/src/tools/fingerprint_testbed/fingerprint_testbed.h
trunk/src/tools/fingerprint_testbed/fingerprint_testbed_main.c
trunk/src/tools/fingerprint_testbed/generate_all_graphs.sh
trunk/src/tools/fingerprint_testbed/generate_graphs.sh
trunk/src/tools/fingerprint_testbed/man1/Makefile.am
trunk/src/tools/management_gui/Makefile.am
trunk/src/tools/management_gui/mng_config.h
trunk/src/tools/management_gui/mng_funcs.c
trunk/src/tools/management_gui/mng_funcs.h
trunk/src/tools/management_gui/mng_main.c
trunk/src/tools/management_gui/mng_window.c
trunk/src/tools/management_gui/mng_window.h
trunk/src/tools/minutiae_vis/Makefile.am
trunk/src/tools/minutiae_vis/minutiae_vis.sh
trunk/src/tools/minutiae_vis/src/de/upb/pc2/csi/tools/MainFrame.java
trunk/src/tools/minutiae_vis/src/de/upb/pc2/csi/tools/MinutiaeVisualization.java
trunk/src/tools/minutiae_vis/src/de/upb/pc2/csi/tools/data/AbstractFileProcessor.java
trunk/src/tools/minutiae_vis/src/de/upb/pc2/csi/tools/data/BlockData.java
trunk/src/tools/minutiae_vis/src/de/upb/pc2/csi/tools/data/BlockType.java
trunk/src/tools/minutiae_vis/src/de/upb/pc2/csi/tools/data/CoreData.java
trunk/src/tools/minutiae_vis/src/de/upb/pc2/csi/tools/data/Data.java
trunk/src/tools/minutiae_vis/src/de/upb/pc2/csi/tools/data/MinutiaData.java
trunk/src/tools/minutiae_vis/src/de/upb/pc2/csi/tools/data/MinutiaeType.java
trunk/src/tools/misc_dev/Makefile.am
trunk/src/tools/misc_dev/csi2nbis.c
trunk/src/tools/misc_dev/csi_sizes.c
trunk/src/tools/misc_dev/csi_sizes.h
trunk/src/tools/misc_dev/man1/Makefile.am
Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/Makefile.am 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1 +1,21 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
SUBDIRS = doc src
Modified: trunk/config.sh
===================================================================
--- trunk/config.sh 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/config.sh 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,5 +1,25 @@
#!/bin/sh
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
# Utility script for developers only.
# Use this only if you know what you are doing.
#
Modified: trunk/configure.in
===================================================================
--- trunk/configure.in 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/configure.in 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
# configure.in
#
# Autoconf configuration
Modified: trunk/doc/Makefile.am
===================================================================
--- trunk/doc/Makefile.am 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/doc/Makefile.am 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
noinst_SCRIPTS = txt2man
EXTRA_DIST = txt2man
CLEANFILES = txt2man
Modified: trunk/doc/cluster.Doxyfile.in
===================================================================
--- trunk/doc/cluster.Doxyfile.in 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/doc/cluster.Doxyfile.in 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
# Doxyfile 1.5.3
#---------------------------------------------------------------------------
Modified: trunk/doc/frontend.Doxyfile.in
===================================================================
--- trunk/doc/frontend.Doxyfile.in 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/doc/frontend.Doxyfile.in 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
# Doxyfile 1.5.3
#---------------------------------------------------------------------------
Modified: trunk/doc/insert_gpl.sh
===================================================================
--- trunk/doc/insert_gpl.sh 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/doc/insert_gpl.sh 2008-05-27 22:41:43 UTC (rev 1515)
@@ -95,7 +95,7 @@
then
case "$file_type" in
# Programm files
- c | C | h | H | cpp | CPP | hpp | HPP )
+ c | C | h | H | cpp | CPP | hpp | HPP | java )
# Set c-type comment tags for source files
comment_begin=$comment_begin_c
comment=$comment_c
@@ -160,7 +160,7 @@
case "$2" in
# Programm files
- c | C | h | H | cpp | CPP | hpp | HPP )
+ c | C | h | H | cpp | CPP | hpp | HPP | java )
comment=$comment_c
check_a="`head -2 $1 | tail -1`"
;;
Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/Makefile.am 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1 +1,21 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
SUBDIRS = shared cluster tools tests
Modified: trunk/src/cluster/Makefile.am
===================================================================
--- trunk/src/cluster/Makefile.am 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/Makefile.am 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1 +1,21 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
SUBDIRS = template_matching feature_extraction database ccd csi_dbtool
Modified: trunk/src/cluster/ccd/Makefile.am
===================================================================
--- trunk/src/cluster/ccd/Makefile.am 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/Makefile.am 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
# Makefile.am
#
# Automake configuration
Modified: trunk/src/cluster/ccd/ccd.c
===================================================================
--- trunk/src/cluster/ccd/ccd.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD starting methods.
Modified: trunk/src/cluster/ccd/ccd_config.c
===================================================================
--- trunk/src/cluster/ccd/ccd_config.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_config.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD configuration methods.
Modified: trunk/src/cluster/ccd/ccd_config.h
===================================================================
--- trunk/src/cluster/ccd/ccd_config.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_config.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD configuration header file.
Modified: trunk/src/cluster/ccd/ccd_logging.c
===================================================================
--- trunk/src/cluster/ccd/ccd_logging.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_logging.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD logging system methods.
Modified: trunk/src/cluster/ccd/ccd_logging.h
===================================================================
--- trunk/src/cluster/ccd/ccd_logging.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_logging.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD logging system header file.
Modified: trunk/src/cluster/ccd/ccd_matching.c
===================================================================
--- trunk/src/cluster/ccd/ccd_matching.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_matching.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD matching methods.
Modified: trunk/src/cluster/ccd/ccd_matching.h
===================================================================
--- trunk/src/cluster/ccd/ccd_matching.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_matching.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD matching header file.
Modified: trunk/src/cluster/ccd/ccd_methods.c
===================================================================
--- trunk/src/cluster/ccd/ccd_methods.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_methods.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD shared worker/networking methods.
Modified: trunk/src/cluster/ccd/ccd_methods.h
===================================================================
--- trunk/src/cluster/ccd/ccd_methods.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_methods.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD methods container.
Modified: trunk/src/cluster/ccd/ccd_networking.c
===================================================================
--- trunk/src/cluster/ccd/ccd_networking.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_networking.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD networking methods.
Modified: trunk/src/cluster/ccd/ccd_networking.h
===================================================================
--- trunk/src/cluster/ccd/ccd_networking.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_networking.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD networking methods.
Modified: trunk/src/cluster/ccd/ccd_worker.c
===================================================================
--- trunk/src/cluster/ccd/ccd_worker.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_worker.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD worker methods.
Modified: trunk/src/cluster/ccd/ccd_worker.h
===================================================================
--- trunk/src/cluster/ccd/ccd_worker.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/ccd_worker.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD worker header file.
Modified: trunk/src/cluster/ccd/fpga_utils.c
===================================================================
--- trunk/src/cluster/ccd/fpga_utils.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/fpga_utils.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD FPGA utility methods.
Modified: trunk/src/cluster/ccd/fpga_utils.h
===================================================================
--- trunk/src/cluster/ccd/fpga_utils.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/fpga_utils.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD FPGA utility methods header file.
Modified: trunk/src/cluster/ccd/globaldefs.h
===================================================================
--- trunk/src/cluster/ccd/globaldefs.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/globaldefs.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD global structure definitions.
Modified: trunk/src/cluster/ccd/man1/Makefile.am
===================================================================
--- trunk/src/cluster/ccd/man1/Makefile.am 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/man1/Makefile.am 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
# Author: Elmar Weber <uni...@el...>
#
# Builds the man pages in this directory using the txt2man tool.
Modified: trunk/src/cluster/ccd/mpi_tags.h
===================================================================
--- trunk/src/cluster/ccd/mpi_tags.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/ccd/mpi_tags.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CCD MPI-tag definitions.
Modified: trunk/src/cluster/csi_dbtool/Makefile.am
===================================================================
--- trunk/src/cluster/csi_dbtool/Makefile.am 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/csi_dbtool/Makefile.am 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
# Makefile.am
#
# Automake configuration
Modified: trunk/src/cluster/csi_dbtool/csi_dbtool.c
===================================================================
--- trunk/src/cluster/csi_dbtool/csi_dbtool.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/csi_dbtool/csi_dbtool.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief CSI Tool for managing databases
Modified: trunk/src/cluster/csi_dbtool/run.sh
===================================================================
--- trunk/src/cluster/csi_dbtool/run.sh 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/csi_dbtool/run.sh 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,5 +1,25 @@
#!/bin/bash
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
#DIRECTORY="/mnt/a/globalcluster/DB1_B"
DIRECTORY="/home/data/uni/test"
Modified: trunk/src/cluster/database/Makefile.am
===================================================================
--- trunk/src/cluster/database/Makefile.am 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/Makefile.am 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+#
+# (C)Copyright 2008 CSI PC2 Project
+#
+# This file is part of the CSI PC2 software.
+#
+# The CSI PC2 software 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, either version 2 of the
+# License, or (at your option) any later version.
+#
+# The CSI PC2 software 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.
+#
+# You should have received a copy of the GNU General Public License
+# along with the CSI PC2 software. If not, see
+# <http://www.gnu.org/licenses/>.
+#
+
# Author: Elmar Weber <uni...@el...>
SUBDIRS = man1
Modified: trunk/src/cluster/database/clustering.c
===================================================================
--- trunk/src/cluster/database/clustering.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/clustering.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief Source file for base clustering methods.
Modified: trunk/src/cluster/database/clustering.h
===================================================================
--- trunk/src/cluster/database/clustering.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/clustering.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief Header file for base clustering methods.
Modified: trunk/src/cluster/database/clustering_addtemplate.c
===================================================================
--- trunk/src/cluster/database/clustering_addtemplate.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/clustering_addtemplate.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief Source file to add a template (clustering).
Modified: trunk/src/cluster/database/clustering_addtemplate.h
===================================================================
--- trunk/src/cluster/database/clustering_addtemplate.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/clustering_addtemplate.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief Header file to add a template in clustering.
Modified: trunk/src/cluster/database/clustering_mpi.c
===================================================================
--- trunk/src/cluster/database/clustering_mpi.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/clustering_mpi.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief MPI-Version of the clustering-programm
Modified: trunk/src/cluster/database/clustering_mpi.h
===================================================================
--- trunk/src/cluster/database/clustering_mpi.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/clustering_mpi.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief Header file to cluster a database.
Modified: trunk/src/cluster/database/database.c
===================================================================
--- trunk/src/cluster/database/database.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/database.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief Low-Level Backend for the database.
Modified: trunk/src/cluster/database/database.h
===================================================================
--- trunk/src/cluster/database/database.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/database.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief Low-Level Backend for the database.
Modified: trunk/src/cluster/database/database_ext.c
===================================================================
--- trunk/src/cluster/database/database_ext.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/database_ext.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief External interface for the CCD
Modified: trunk/src/cluster/database/database_ext.h
===================================================================
--- trunk/src/cluster/database/database_ext.h 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/database_ext.h 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief External interface for the CCD
Modified: trunk/src/cluster/database/db_helpers.c
===================================================================
--- trunk/src/cluster/database/db_helpers.c 2008-05-27 22:36:19 UTC (rev 1514)
+++ trunk/src/cluster/database/db_helpers.c 2008-05-27 22:41:43 UTC (rev 1515)
@@ -1,3 +1,23 @@
+/*
+ * (C)Copyright 2008 CSI PC2 Project
+ *
+ * This file is part of the CSI PC2 software.
+ *
+ * The CSI PC2 software 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, either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * The CSI PC2 software 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with the CSI PC2 software. If not, see
+ * <http://www.gnu.org/licenses/>.
+ */
+
/**
* @file
* @brief Helper-Funktions for generationg etc.
...
[truncated message content] |