Changeset 1636


Ignore:
Timestamp:
13/10/11 22:09:07 (7 months ago)
Author:
Pete Jemian
Message:

point to current WWW site in license text, refs #281

Location:
trunk
Files:
108 edited

Legend:

Unmodified
Added
Removed
  • trunk/CMakeLists.txt

    r1635 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
     
    232232set(CPACK_BINARY_ZIP ON) 
    233233 
    234 set(CPACK_SOURCE_IGNORE_FILES 
    235   "nexus_spec.in;~$;/.svn/;/.cvsignore/;/CMakeFiles/;/nbproject/;autogen.sh;cmake_install.cmake;Makefile;${CPACK_SOURCE_IGNORE_FILES}") 
    236  
    237234include(CPack) 
  • trunk/applications/CMakeLists.txt

    r1625 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/Makefile.am

    r1532 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/applications/NXbrowse/CMakeLists.txt

    r1631 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXbrowse/Makefile.am

    r1506 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/applications/NXbrowse/NXbrowse90.f90

    r1251 r1636  
    2626!           USA 
    2727! 
    28 ! For further information, see <http://www.neutron.anl.gov/NeXus/> 
     28!  For further information, see <http://www.nexusformat.org> 
    2929! 
    3030!$Id$ 
     
    290290                  end select 
    291291            end select 
     292 
    292293            if (single_element) cycle 
    293294            !Check for attributes 
  • trunk/applications/NXconvert/CMakeLists.txt

    r1618 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXconvert/Makefile.am

    r1506 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/applications/NXconvert/nxconvert.cpp

    r1619 r1636  
    2020  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121  
    22   For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22  For further information, see <http://www.nexusformat.org> 
    2323  
    2424 $Id$ 
  • trunk/applications/NXconvert/nxconvert_common.cpp

    r1619 r1636  
    2020  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121  
    22   For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22  For further information, see <http://www.nexusformat.org> 
    2323  
    2424 $Id: nxconvert.c 991 2008-03-19 19:30:03Z Freddie Akeroyd $ 
  • trunk/applications/NXconvert/nxconvert_common.h

    r1276 r1636  
    2020  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121  
    22   For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22  For further information, see <http://www.nexusformat.org> 
    2323  
    2424 $Id: nxconvert.c 991 2008-03-19 19:30:03Z Freddie Akeroyd $ 
  • trunk/applications/NXdir/CMakeLists.txt

    r1631 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXdump/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXdump/Makefile.am

    r1251 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/applications/NXdump/NXdump.f90

    r1251 r1636  
    2626!           USA 
    2727! 
    28 ! For further information, see <http://www.neutron.anl.gov/NeXus/> 
     28!  For further information, see <http://www.nexusformat.org> 
    2929! 
    3030!$Id$ 
  • trunk/applications/NXsummary/CMakeLists.txt

    r1631 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/CMakeLists.txt

    r1631 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/FRM2/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/IPNS_CPP/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/binary/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/esrf_edf/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/loopy/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/sns_histogram/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/spec/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/text_collist/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/text_plain/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtranslate/text_xml/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtraverse/CMakeLists.txt

    r1625 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXtraverse/Makefile.am

    r1568 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/applications/NXvalidate/CMakeLists.txt

    r1631 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/applications/NXvalidate/nxvalidate.in

    r1523 r1636  
    2626#  MA  02111-1307  USA 
    2727#              
    28 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     28#  For further information, see <http://www.nexusformat.org> 
    2929# 
    3030#==================================================================== 
  • trunk/applications/nxingest/CMakeLists.txt

    r1631 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/bindings/CMakeLists.txt

    r1629 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/bindings/Makefile.am

    r1480 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/bindings/cpp/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/bindings/f77/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/bindings/f77/Makefile.am

    r1443 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828# 
  • trunk/bindings/f77/napif.f

    r1375 r1636  
    2020C Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121C 
    22 C For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22C  For further information, see <http://www.nexusformat.org> 
    2323C 
    2424C $Id$ 
  • trunk/bindings/f77/napif.inc

    r1375 r1636  
    2020C Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121C 
    22 C For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22C  For further information, see <http://www.nexusformat.org> 
    2323C 
    2424C $Id$ 
  • trunk/bindings/f77/napif_test.f

    r380 r1636  
    2020C Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121C 
    22 C For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22C  For further information, see <http://www.nexusformat.org> 
    2323C 
    2424C $Id$ 
  • trunk/bindings/f90/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/bindings/f90/Makefile.am

    r1443 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828# 
  • trunk/bindings/f90/NXUmodule.f90

    r530 r1636  
    2020! Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121! 
    22 ! For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22!  For further information, see <http://www.nexusformat.org> 
    2323! 
    2424!$Id$ 
  • trunk/bindings/f90/NXmodule.f90

    r823 r1636  
    2020! Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121! 
    22 ! For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22!  For further information, see <http://www.nexusformat.org> 
    2323! 
    2424!$Id$ 
  • trunk/bindings/idl/Makefile.am

    r1181 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828# 
  • trunk/bindings/java/CMakeLists.txt

    r1625 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/bindings/java/Makefile.am

    r1474 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828# Modified after change to org.nexusformat package name change:  
  • trunk/bindings/matlab/Makefile.am

    r1480 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828# 
  • trunk/bindings/python/CMakeLists.txt

    r1633 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/bindings/python/Makefile.am

    r1564 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828# 
  • trunk/bindings/python/pythondoc.cmake

    r1622 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/bindings/swig/Makefile.am

    r1000 r1636  
    2525#  MA  02111-1307  USA 
    2626#              
    27 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     27#  For further information, see <http://www.nexusformat.org> 
    2828# 
    2929#==================================================================== 
  • trunk/build_rules.am

    r943 r1636  
    2525##  MA  02111-1307  USA 
    2626##              
    27 ##  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     27##  For further information, see <http://www.nexusformat.org> 
    2828## 
    2929##==================================================================== 
  • trunk/cmake_include/FindAnt.cmake

    r1625 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/cmake_include/FindCBFLib.cmake

    r1607 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/cmake_include/FindDocbookUtils.cmake

    r1607 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/cmake_include/FindExtraJava.cmake

    r1625 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/cmake_include/FindGuile.cmake

    r1635 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/cmake_include/FindHDF4.cmake

    r1607 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/cmake_include/FindIDL.cmake

    r1607 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/cmake_include/FindMXML.cmake

    r1625 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/cmake_include/FindOpenGenie.cmake

    r1607 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/cmake_include/FindSZIP.cmake

    r1629 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/cmake_include/FindSystemConfig.cmake

    r1607 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/configure.ac

    r1611 r1636  
    2323dnl  MA  02111-1307  USA 
    2424dnl              
    25 dnl  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     25dnl  For further information, see <http://www.nexusformat.org> 
    2626dnl 
    2727dnl                       -*- Autoconf -*- 
     
    483483        for j in lib64 lib; do 
    484484            if test -z "$H4ROOT" -a -r ${i}/$j/libdf.$HDF_EXT; then H4ROOT=$i; fi 
     485 
    485486        done 
    486487    done 
  • trunk/contrib/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/contrib/applications/CBFLib/Makefile.am

    r1096 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/contrib/applications/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/contrib/applications/NXextract/Makefile.am

    r1445 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/contrib/applications/NXextract/src/Makefile.am

    r1446 r1636  
    2020#  MA  02111-1307  USA 
    2121#              
    22 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22#  For further information, see <http://www.nexusformat.org> 
    2323# 
    2424#==================================================================== 
  • trunk/contrib/bindings/Makefile.am

    r1404 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/contrib/bindings/python/Makefile.am

    r1132 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828# 
  • trunk/doc/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/doc/api/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/doc/doxygen/CMakeLists.txt

    r1633 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/doc/nxdict/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For #  For further information, see <http://www.nexusformat.org> information, see <http://www.neutron.anl.gov/NeXus/> 
    2525# 
    2626# 
  • trunk/doc/tech_ref/CMakeLists.txt

    r1633 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/examples/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/include/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/include/nxxml.h

    r712 r1636  
    1818 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    1919 * 
    20  *  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     20 *  For further information, see <http://www.nexusformat.org> 
    2121 */ 
    2222#ifndef NEXUSXML 
  • trunk/macosx_install_kit/Makefile.am

    r1445 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/scripts/nxbuild.in

    r1030 r1636  
    2626#  MA  02111-1307  USA 
    2727#              
    28 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     28#  For further information, see <http://www.nexusformat.org> 
    2929# 
    3030#==================================================================== 
  • trunk/src/CMakeLists.txt

    r1632 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/src/Makefile.am

    r1443 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828# 
  • trunk/src/makefile_f90

    r204 r1636  
    2121#  MA  02111-1307  USA 
    2222#              
    23 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     23#  For further information, see <http://www.nexusformat.org> 
    2424# 
    2525# $Id$ 
  • trunk/src/makefile_hdf4

    r191 r1636  
    2121#  MA  02111-1307  USA 
    2222#              
    23 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     23#  For further information, see <http://www.nexusformat.org> 
    2424# 
    2525# $Id$ 
  • trunk/src/makefile_hdf45

    r206 r1636  
    2121#  MA  02111-1307  USA 
    2222#              
    23 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     23#  For further information, see <http://www.nexusformat.org> 
    2424# 
    2525# $Id: Makefile,v 2.00 2001/27/07 11:00:02 
  • trunk/src/makefile_hdf5

    r191 r1636  
    2121#  MA  02111-1307  USA 
    2222#              
    23 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     23#  For further information, see <http://www.nexusformat.org> 
    2424# 
    2525# $Id: Makefile,v 2.00 2001/27/07 11:00:02 
  • trunk/src/makefile_options

    r220 r1636  
    2121#  MA  02111-1307  USA 
    2222#              
    23 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     23#  For further information, see <http://www.nexusformat.org> 
    2424# 
    2525# $Id$ 
  • trunk/src/napi.c

    r1615 r1636  
    2020  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121  
    22   For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22  For further information, see <http://www.nexusformat.org> 
    2323 
    2424----------------------------------------------------------------------------*/ 
  • trunk/src/napi4.c

    r1548 r1636  
    2020  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121              
    22   For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22  For further information, see <http://www.nexusformat.org> 
    2323   
    2424  $Id$ 
  • trunk/src/napi5.c

    r1612 r1636  
    2020  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121              
    22   For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22  For further information, see <http://www.nexusformat.org> 
    2323 
    2424----------------------------------------------------------------------------*/ 
  • trunk/src/nxio.c

    r1548 r1636  
    2222 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2323 * 
    24  *  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24 *  For further information, see <http://www.nexusformat.org> 
    2525 */ 
    2626 
  • trunk/src/nxio.h

    r1114 r1636  
    2121 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2222 * 
    23  *  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     23 *  For further information, see <http://www.nexusformat.org> 
    2424 */ 
    2525 
  • trunk/src/nxstack.c

    r1542 r1636  
    1919  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2020  
    21   For further information, see <http://www.neutron.anl.gov/NeXus/> 
     21  For further information, see <http://www.nexusformat.org> 
    2222 
    2323  Added code to support the path stack for NXgetpath,  
  • trunk/src/nxstack.h

    r1542 r1636  
    1919  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2020  
    21   For further information, see <http://www.neutron.anl.gov/NeXus/> 
     21  For further information, see <http://www.nexusformat.org> 
    2222 
    2323  Added functions to deal with the path stack for NXgetpath 
  • trunk/test/CMakeLists.txt

    r1606 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/test/Makefile.am

    r1260 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#==================================================================== 
  • trunk/test/NXtest.f90

    r954 r1636  
    2020! Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121! 
    22 ! For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22!  For further information, see <http://www.nexusformat.org> 
    2323! 
    2424! $Id$ 
  • trunk/test/napi_test.c

    r1615 r1636  
    2020  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121              
    22   For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22  For further information, see <http://www.nexusformat.org> 
    2323 
    2424  $Id$ 
  • trunk/test/napif4_test.f

    r1379 r1636  
    2020C Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121C 
    22 C For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22C  For further information, see <http://www.nexusformat.org> 
    2323C 
    2424C $Id$ 
  • trunk/test/napif5_test.f

    r1379 r1636  
    2020C Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121C 
    22 C For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22C  For further information, see <http://www.nexusformat.org> 
    2323C 
    2424C $Id$ 
  • trunk/test/napif_test.f

    r1379 r1636  
    2020C Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121C 
    22 C For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22C  For further information, see <http://www.nexusformat.org> 
    2323C 
    2424C $Id$ 
  • trunk/test/test_nxunlimited.c

    r1260 r1636  
    2020  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
    2121              
    22   For further information, see <http://www.neutron.anl.gov/NeXus/> 
     22  For further information, see <http://www.nexusformat.org> 
    2323 
    2424  $Id: napi_test.c 1178 2009-01-21 12:28:55Z Freddie Akeroyd $ 
  • trunk/third_party/CMakeLists.txt

    r1618 r1636  
    2222#  MA  02111-1307  USA 
    2323#              
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/third_party/Makefile.am

    r1251 r1636  
    2323#  MA  02111-1307  USA 
    2424#              
    25 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     25#  For further information, see <http://www.nexusformat.org> 
    2626# 
    2727#  @configure_input@ 
  • trunk/third_party/mxml-2.6/CMakeLists.txt

    r1632 r1636  
    2222#  MA  02111-1307  USA 
    2323# 
    24 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     24#  For further information, see <http://www.nexusformat.org> 
    2525# 
    2626# 
  • trunk/windows/makefile.mingw

    r205 r1636  
    2424#  MA  02111-1307  USA 
    2525#              
    26 #  For further information, see <http://www.neutron.anl.gov/NeXus/> 
     26#  For further information, see <http://www.nexusformat.org> 
    2727# 
    2828#  $Id$ 
Note: See TracChangeset for help on using the changeset viewer.