|
From: <kin...@us...> - 2025-09-06 16:35:04
|
Revision: 7368
http://sourceforge.net/p/teem/code/7368
Author: kindlmann
Date: 2025-09-06 16:34:59 +0000 (Sat, 06 Sep 2025)
Log Message:
-----------
ok its a little goofy to have a preamble here
Modified Paths:
--------------
teem/trunk/src/air/CMakeLists-v2.txt
teem/trunk/src/alan/CMakeLists-v2.txt
teem/trunk/src/bane/CMakeLists-v2.txt
teem/trunk/src/biff/CMakeLists-v2.txt
teem/trunk/src/bin/CMakeLists-v2.txt
teem/trunk/src/coil/CMakeLists-v2.txt
teem/trunk/src/dye/CMakeLists-v2.txt
teem/trunk/src/echo/CMakeLists-v2.txt
teem/trunk/src/elf/CMakeLists-v2.txt
teem/trunk/src/ell/CMakeLists-v2.txt
teem/trunk/src/gage/CMakeLists-v2.txt
teem/trunk/src/hest/CMakeLists-v2.txt
teem/trunk/src/hex/CMakeLists-v2.txt
teem/trunk/src/hoover/CMakeLists-v2.txt
teem/trunk/src/limn/CMakeLists-v2.txt
teem/trunk/src/meet/CMakeLists-v2.txt
teem/trunk/src/mite/CMakeLists-v2.txt
teem/trunk/src/moss/CMakeLists-v2.txt
teem/trunk/src/nrrd/CMakeLists-v2.txt
teem/trunk/src/pull/CMakeLists-v2.txt
teem/trunk/src/push/CMakeLists-v2.txt
teem/trunk/src/seek/CMakeLists-v2.txt
teem/trunk/src/ten/CMakeLists-v2.txt
teem/trunk/src/tijk/CMakeLists-v2.txt
teem/trunk/src/unrrdu/CMakeLists-v2.txt
Modified: teem/trunk/src/air/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/air/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/air/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
# list here pasted in from:
Modified: teem/trunk/src/alan/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/alan/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/alan/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
coreAlan.c enumsAlan.c methodsAlan.c
Modified: teem/trunk/src/bane/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/bane/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/bane/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
clip.c defaultsBane.c gkmsFlotsam.c gkmsHvol.c gkmsInfo.c gkmsMite.c gkmsOpac.c
Modified: teem/trunk/src/biff/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/biff/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/biff/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
biffbiff.c biffmsg.c
Modified: teem/trunk/src/bin/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/bin/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/bin/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
# Define a helper for Teem command-line tools
function(teem_add_executable name)
add_executable(${name} ${ARGN})
Modified: teem/trunk/src/coil/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/coil/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/coil/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
coreCoil.c defaultsCoil.c enumsCoil.c methodsCoil.c realmethods.c scalarCoil.c
Modified: teem/trunk/src/dye/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/dye/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/dye/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
convertDye.c methodsDye.c
Modified: teem/trunk/src/echo/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/echo/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/echo/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
bounds.c color.c enumsEcho.c intx.c lightEcho.c list.c matter.c methodsEcho.c
Modified: teem/trunk/src/elf/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/elf/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/elf/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
ballStickElf.c ESHEstimElf.c glyphElf.c maximaElf.c
Modified: teem/trunk/src/ell/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/ell/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/ell/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
cubicEll.c eigen.c genmat.c mat.c miscEll.c quat.c vecEll.c
Modified: teem/trunk/src/gage/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/gage/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/gage/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
# NOT including multiGage.c for now, and scl3pfilterbody.c is just a macro
Modified: teem/trunk/src/hest/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/hest/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/hest/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
adders.c defaultsHest.c methodsHest.c parseHest.c usage.c
Modified: teem/trunk/src/hex/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/hex/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/hex/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
# helper function HEY copied from ../bin/CMakeLists.txt
function(teem_add_executable name)
add_executable(${name} ${ARGN})
Modified: teem/trunk/src/hoover/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/hoover/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/hoover/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
defaultsHoover.c methodsHoover.c rays.c stub.c
Modified: teem/trunk/src/limn/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/limn/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/limn/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
# NOTE: used to be that lpu_*.c files were not listed here, since the CMake
Modified: teem/trunk/src/meet/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/meet/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/meet/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
enumall.c meetGage.c meetNrrd.c meetPull.c
Modified: teem/trunk/src/mite/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/mite/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/mite/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
defaultsMite.c kindnot.c ray.c renderMite.c shade.c thread.c txf.c user.c
Modified: teem/trunk/src/moss/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/moss/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/moss/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
defaultsMoss.c hestMoss.c methodsMoss.c sampler.c xform.c
Modified: teem/trunk/src/nrrd/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/nrrd/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/nrrd/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
accessors.c apply1D.c apply2D.c arith.c arraysNrrd.c axis.c bsplKernel.c cc.c
Modified: teem/trunk/src/pull/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/pull/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/pull/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
actionPull.c binningPull.c ccPull.c constraints.c contextPull.c corePull.c
Modified: teem/trunk/src/push/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/push/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/push/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
action.c binning.c corePush.c defaultsPush.c forces.c methodsPush.c setup.c
Modified: teem/trunk/src/seek/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/seek/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/seek/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
descend.c enumsSeek.c extract.c methodsSeek.c setSeek.c tables.c textract.c
Modified: teem/trunk/src/ten/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/ten/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/ten/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
aniso.c bimod.c bvec.c chan.c defaultsTen.c enumsTen.c epireg.c estimate.c
Modified: teem/trunk/src/tijk/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/tijk/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/tijk/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
2dTijk.c 3dTijk.c approxTijk.c enumsTijk.c fsTijk.c miscTijk.c nrrdTijk.c
Modified: teem/trunk/src/unrrdu/CMakeLists-v2.txt
===================================================================
--- teem/trunk/src/unrrdu/CMakeLists-v2.txt 2025-09-06 16:20:02 UTC (rev 7367)
+++ teem/trunk/src/unrrdu/CMakeLists-v2.txt 2025-09-06 16:34:59 UTC (rev 7368)
@@ -1,22 +1,3 @@
-#
-# Teem: Tools to process and visualize scientific data and images
-# Copyright (C) 2009--2025 University of Chicago
-# Copyright (C) 2005--2008 Gordon Kindlmann
-# Copyright (C) 1998--2004 University of Utah
-#
-# This library is free software; you can redistribute it and/or modify it under the terms
-# of the GNU Lesser General Public License (LGPL) as published by the Free Software
-# Foundation; either version 2.1 of the License, or (at your option) any later version.
-# The terms of redistributing and/or modifying this software also include exceptions to
-# the LGPL that facilitate static linking.
-#
-# This library 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 Lesser General Public License for more details.
-# You should have received a copy of the GNU Lesser General Public License
-# along with this library; if not, see <https://www.gnu.org/licenses/>.
-#
-
_Teem_add_library(${CMAKE_CURRENT_SOURCE_DIR}
SOURCES
flotsam.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|