Changeset 19732

Show
Ignore:
Timestamp:
01/01/07 15:46:09 (2 years ago)
Author:
patrick
Message:

Copyright update.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vrj.net/trunk/Makefile.in

    r19731 r19732  
    1 # VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1# VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22# Distributed under the GNU Lesser General Public License 2.1.  (See 
    33# accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/VARS.pl.in

    r19731 r19732  
    1 # VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1# VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22# Distributed under the GNU Lesser General Public License 2.1.  (See 
    33# accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/configure.ac

    r19731 r19732  
    1 # VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1# VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22# Distributed under the GNU Lesser General Public License 2.1.  (See 
    33# accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/CSharp/SimpleApp/AssemblyInfo.cs

    r19731 r19732  
    11#region License 
    2 // VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     2// VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    33// Distributed under the GNU Lesser General Public License 2.1.  (See 
    44// accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/CSharp/SimpleApp/Makefile

    r19731 r19732  
    1 # VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1# VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22# Distributed under the GNU Lesser General Public License 2.1.  (See 
    33# accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/CSharp/SimpleApp/SimpleApp.cs

    r19731 r19732  
    11#region License 
    2 // VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     2// VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    33// Distributed under the GNU Lesser General Public License 2.1.  (See 
    44// accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/JSharp/SimpleApp/AssemblyInfo.jsl

    r19731 r19732  
    1 // VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1// VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22// Distributed under the GNU Lesser General Public License 2.1.  (See 
    33// accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/JSharp/SimpleApp/SimpleApp.jsl

    r19731 r19732  
    1 // VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1// VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22// Distributed under the GNU Lesser General Public License 2.1.  (See 
    33// accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/ManagedC++/SimpleApp/AssemblyInfo.cpp

    r19731 r19732  
    1 // VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1// VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22// Distributed under the GNU Lesser General Public License 2.1.  (See 
    33// accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/ManagedC++/SimpleApp/SimpleApp.cpp

    r19731 r19732  
    1 // VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1// VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22// Distributed under the GNU Lesser General Public License 2.1.  (See 
    33// accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/ManagedC++/SimpleApp/SimpleApp.h

    r19731 r19732  
    1 // VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1// VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22// Distributed under the GNU Lesser General Public License 2.1.  (See 
    33// accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/ManagedC++/SimpleApp/main.cpp

    r19731 r19732  
    1 // VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1// VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22// Distributed under the GNU Lesser General Public License 2.1.  (See 
    33// accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/VB.NET/SimpleApp/AssemblyInfo.vb

    r19731 r19732  
    1 ' VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1' VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22' Distributed under the GNU Lesser General Public License 2.1.  (See 
    33' accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/VB.NET/SimpleApp/Makefile

    r19731 r19732  
    1 # VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1# VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22# Distributed under the GNU Lesser General Public License 2.1.  (See 
    33# accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt) 
  • vrj.net/trunk/examples/VB.NET/SimpleApp/SimpleApp.vb

    r19731 r19732  
    1 ' VRJ.NET is (C) Copyright 2004 by Patrick Hartling 
     1' VRJ.NET is (C) Copyright 2004-2007 by Patrick Hartling 
    22' Distributed under the GNU Lesser General Public License 2.1.  (See 
    33' accompanying file COPYING.txt or http://www.gnu.org/copyleft/lesser.txt)