diff --git a/direct/src/autorestart/autorestart.c b/direct/src/autorestart/autorestart.c index 98cac368e4..4e52fa5488 100644 --- a/direct/src/autorestart/autorestart.c +++ b/direct/src/autorestart/autorestart.c @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/direct/src/dcparse/dcparse.cxx b/direct/src/dcparse/dcparse.cxx index a5280e4df8..7f55506c1f 100644 --- a/direct/src/dcparse/dcparse.cxx +++ b/direct/src/dcparse/dcparse.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "dcFile.h" #ifndef HAVE_GETOPT -#include +#include "gnu_getopt.h" #else #include #endif diff --git a/direct/src/dcparser/dcAtomicField.cxx b/direct/src/dcparser/dcAtomicField.cxx index b3e6416944..704bbef220 100644 --- a/direct/src/dcparser/dcAtomicField.cxx +++ b/direct/src/dcparser/dcAtomicField.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcAtomicField.h b/direct/src/dcparser/dcAtomicField.h index 3b24f02c80..73f0a4f818 100644 --- a/direct/src/dcparser/dcAtomicField.h +++ b/direct/src/dcparser/dcAtomicField.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcClass.cxx b/direct/src/dcparser/dcClass.cxx index aae13df8dc..bfb12002c2 100644 --- a/direct/src/dcparser/dcClass.cxx +++ b/direct/src/dcparser/dcClass.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcClass.h b/direct/src/dcparser/dcClass.h index 04d285e91d..5df5afae55 100644 --- a/direct/src/dcparser/dcClass.h +++ b/direct/src/dcparser/dcClass.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcField.cxx b/direct/src/dcparser/dcField.cxx index 783644e5db..9196dac0a7 100644 --- a/direct/src/dcparser/dcField.cxx +++ b/direct/src/dcparser/dcField.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcField.h b/direct/src/dcparser/dcField.h index 5101a43fbc..41ae10aeaa 100644 --- a/direct/src/dcparser/dcField.h +++ b/direct/src/dcparser/dcField.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcFile.cxx b/direct/src/dcparser/dcFile.cxx index 1e8ede8fa5..25b040d5c5 100644 --- a/direct/src/dcparser/dcFile.cxx +++ b/direct/src/dcparser/dcFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcFile.h b/direct/src/dcparser/dcFile.h index 963fefc518..3abec3f42c 100644 --- a/direct/src/dcparser/dcFile.h +++ b/direct/src/dcparser/dcFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcLexerDefs.h b/direct/src/dcparser/dcLexerDefs.h index 2c82ceeb0e..c49afd6e2e 100644 --- a/direct/src/dcparser/dcLexerDefs.h +++ b/direct/src/dcparser/dcLexerDefs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcMolecularField.cxx b/direct/src/dcparser/dcMolecularField.cxx index 4995e1d99b..0c5a71afa0 100644 --- a/direct/src/dcparser/dcMolecularField.cxx +++ b/direct/src/dcparser/dcMolecularField.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcMolecularField.h b/direct/src/dcparser/dcMolecularField.h index 967ca679e7..183c317489 100644 --- a/direct/src/dcparser/dcMolecularField.h +++ b/direct/src/dcparser/dcMolecularField.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcParserDefs.h b/direct/src/dcparser/dcParserDefs.h index 096d975f92..af70334d89 100644 --- a/direct/src/dcparser/dcParserDefs.h +++ b/direct/src/dcparser/dcParserDefs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcSubatomicType.cxx b/direct/src/dcparser/dcSubatomicType.cxx index ff51b23b76..d36e984d68 100644 --- a/direct/src/dcparser/dcSubatomicType.cxx +++ b/direct/src/dcparser/dcSubatomicType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcSubatomicType.h b/direct/src/dcparser/dcSubatomicType.h index 2548b50e1f..37b6c31c93 100644 --- a/direct/src/dcparser/dcSubatomicType.h +++ b/direct/src/dcparser/dcSubatomicType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcbase.h b/direct/src/dcparser/dcbase.h index 1e62a16441..7e84111f33 100644 --- a/direct/src/dcparser/dcbase.h +++ b/direct/src/dcparser/dcbase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcindent.cxx b/direct/src/dcparser/dcindent.cxx index 8a4cb03bf2..8ccc7445d9 100644 --- a/direct/src/dcparser/dcindent.cxx +++ b/direct/src/dcparser/dcindent.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/dcindent.h b/direct/src/dcparser/dcindent.h index 87ea252ebf..dcec6348fd 100644 --- a/direct/src/dcparser/dcindent.h +++ b/direct/src/dcparser/dcindent.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -24,7 +24,7 @@ #ifdef WITHIN_PANDA // If we're compiling this within Panda, we use the function defined // there. -#include +#include "indent.h" #else // Otherwise, we must define it for ourselves. diff --git a/direct/src/dcparser/hashGenerator.cxx b/direct/src/dcparser/hashGenerator.cxx index f2ce8a1f43..909e61557a 100644 --- a/direct/src/dcparser/hashGenerator.cxx +++ b/direct/src/dcparser/hashGenerator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/hashGenerator.h b/direct/src/dcparser/hashGenerator.h index 77da6ada8e..733b739b16 100644 --- a/direct/src/dcparser/hashGenerator.h +++ b/direct/src/dcparser/hashGenerator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/primeNumberGenerator.cxx b/direct/src/dcparser/primeNumberGenerator.cxx index 411bd2b4fc..508842abba 100644 --- a/direct/src/dcparser/primeNumberGenerator.cxx +++ b/direct/src/dcparser/primeNumberGenerator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/dcparser/primeNumberGenerator.h b/direct/src/dcparser/primeNumberGenerator.h index fde83cc313..eac4892add 100644 --- a/direct/src/dcparser/primeNumberGenerator.h +++ b/direct/src/dcparser/primeNumberGenerator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/deadrec/smoothMover.I b/direct/src/deadrec/smoothMover.I index 84c733b482..6ca89f8114 100644 --- a/direct/src/deadrec/smoothMover.I +++ b/direct/src/deadrec/smoothMover.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/deadrec/smoothMover.cxx b/direct/src/deadrec/smoothMover.cxx index 3e98908ee0..23e86f921a 100644 --- a/direct/src/deadrec/smoothMover.cxx +++ b/direct/src/deadrec/smoothMover.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/deadrec/smoothMover.h b/direct/src/deadrec/smoothMover.h index 3d4cb0294f..f5377d8009 100644 --- a/direct/src/deadrec/smoothMover.h +++ b/direct/src/deadrec/smoothMover.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/directbase/directbase.cxx b/direct/src/directbase/directbase.cxx index 5379f0a703..3b5197ed09 100644 --- a/direct/src/directbase/directbase.cxx +++ b/direct/src/directbase/directbase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/directbase/directbase.h b/direct/src/directbase/directbase.h index 75df42abb0..3a83d2ea71 100644 --- a/direct/src/directbase/directbase.h +++ b/direct/src/directbase/directbase.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/direct/src/directbase/directsymbols.h b/direct/src/directbase/directsymbols.h index 5750be5ddf..3988975023 100644 --- a/direct/src/directbase/directsymbols.h +++ b/direct/src/directbase/directsymbols.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/direct/src/directd/directd.cxx b/direct/src/directd/directd.cxx index 84bca4ffeb..57bd4c6dac 100644 --- a/direct/src/directd/directd.cxx +++ b/direct/src/directd/directd.cxx @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/directd/directd.h b/direct/src/directd/directd.h index efd8bae3e2..237a212a0e 100644 --- a/direct/src/directd/directd.h +++ b/direct/src/directd/directd.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/directdServer/directdClient.cxx b/direct/src/directdServer/directdClient.cxx index ba7c036abf..4b85a95c05 100644 --- a/direct/src/directdServer/directdClient.cxx +++ b/direct/src/directdServer/directdClient.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/directdServer/directdClient.h b/direct/src/directdServer/directdClient.h index 144e2ed606..a7d8661f5f 100644 --- a/direct/src/directdServer/directdClient.h +++ b/direct/src/directdServer/directdClient.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/directdServer/directdServer.cxx b/direct/src/directdServer/directdServer.cxx index e5f86359ff..bae1832c8f 100644 --- a/direct/src/directdServer/directdServer.cxx +++ b/direct/src/directdServer/directdServer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/directdServer/directdServer.h b/direct/src/directdServer/directdServer.h index c755bc3e08..ba42a981cb 100644 --- a/direct/src/directdServer/directdServer.h +++ b/direct/src/directdServer/directdServer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cInterval.I b/direct/src/interval/cInterval.I index efa523d4f0..3a85280af0 100644 --- a/direct/src/interval/cInterval.I +++ b/direct/src/interval/cInterval.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cInterval.cxx b/direct/src/interval/cInterval.cxx index e00d44517d..b22f19a820 100644 --- a/direct/src/interval/cInterval.cxx +++ b/direct/src/interval/cInterval.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cInterval.h b/direct/src/interval/cInterval.h index 362a9e8316..a138ec7597 100644 --- a/direct/src/interval/cInterval.h +++ b/direct/src/interval/cInterval.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cIntervalManager.I b/direct/src/interval/cIntervalManager.I index 1932bf3963..7fe7386af3 100644 --- a/direct/src/interval/cIntervalManager.I +++ b/direct/src/interval/cIntervalManager.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cIntervalManager.cxx b/direct/src/interval/cIntervalManager.cxx index 0a940b772b..7c3ce86d49 100644 --- a/direct/src/interval/cIntervalManager.cxx +++ b/direct/src/interval/cIntervalManager.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cIntervalManager.h b/direct/src/interval/cIntervalManager.h index 17e064a440..74555622e1 100644 --- a/direct/src/interval/cIntervalManager.h +++ b/direct/src/interval/cIntervalManager.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cLerpAnimEffectInterval.I b/direct/src/interval/cLerpAnimEffectInterval.I index 0e91068030..ed027e1200 100644 --- a/direct/src/interval/cLerpAnimEffectInterval.I +++ b/direct/src/interval/cLerpAnimEffectInterval.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cLerpAnimEffectInterval.cxx b/direct/src/interval/cLerpAnimEffectInterval.cxx index 0b6f75a2cb..fa3aa4652c 100644 --- a/direct/src/interval/cLerpAnimEffectInterval.cxx +++ b/direct/src/interval/cLerpAnimEffectInterval.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cLerpAnimEffectInterval.h b/direct/src/interval/cLerpAnimEffectInterval.h index 2a7e45e2a6..39bbe284f3 100644 --- a/direct/src/interval/cLerpAnimEffectInterval.h +++ b/direct/src/interval/cLerpAnimEffectInterval.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cLerpInterval.I b/direct/src/interval/cLerpInterval.I index ca2940ea37..1e0fb7ce83 100644 --- a/direct/src/interval/cLerpInterval.I +++ b/direct/src/interval/cLerpInterval.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cLerpInterval.cxx b/direct/src/interval/cLerpInterval.cxx index e1f9d989a0..c175071e00 100644 --- a/direct/src/interval/cLerpInterval.cxx +++ b/direct/src/interval/cLerpInterval.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cLerpInterval.h b/direct/src/interval/cLerpInterval.h index b2eb04c2fa..9428c0ec41 100644 --- a/direct/src/interval/cLerpInterval.h +++ b/direct/src/interval/cLerpInterval.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cLerpNodePathInterval.I b/direct/src/interval/cLerpNodePathInterval.I index d8a4d34af1..190fa818bf 100644 --- a/direct/src/interval/cLerpNodePathInterval.I +++ b/direct/src/interval/cLerpNodePathInterval.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cLerpNodePathInterval.cxx b/direct/src/interval/cLerpNodePathInterval.cxx index 54228c8f9d..55a1e0694d 100644 --- a/direct/src/interval/cLerpNodePathInterval.cxx +++ b/direct/src/interval/cLerpNodePathInterval.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cLerpNodePathInterval.h b/direct/src/interval/cLerpNodePathInterval.h index cbaaf11710..e2652f46c2 100644 --- a/direct/src/interval/cLerpNodePathInterval.h +++ b/direct/src/interval/cLerpNodePathInterval.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cMetaInterval.I b/direct/src/interval/cMetaInterval.I index 63d11069cc..51777b9e41 100644 --- a/direct/src/interval/cMetaInterval.I +++ b/direct/src/interval/cMetaInterval.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cMetaInterval.cxx b/direct/src/interval/cMetaInterval.cxx index 99ae107f05..ff8b0c85ce 100644 --- a/direct/src/interval/cMetaInterval.cxx +++ b/direct/src/interval/cMetaInterval.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/cMetaInterval.h b/direct/src/interval/cMetaInterval.h index 9369b740e5..2e4e3f504a 100644 --- a/direct/src/interval/cMetaInterval.h +++ b/direct/src/interval/cMetaInterval.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/config_interval.cxx b/direct/src/interval/config_interval.cxx index cc8806590a..d486b7af11 100644 --- a/direct/src/interval/config_interval.cxx +++ b/direct/src/interval/config_interval.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/config_interval.h b/direct/src/interval/config_interval.h index 31f00c2ca2..1783c8e3f1 100644 --- a/direct/src/interval/config_interval.h +++ b/direct/src/interval/config_interval.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/hideInterval.I b/direct/src/interval/hideInterval.I index c45549958b..95d3fa5f46 100644 --- a/direct/src/interval/hideInterval.I +++ b/direct/src/interval/hideInterval.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/hideInterval.cxx b/direct/src/interval/hideInterval.cxx index 057482d389..1dc2a36295 100644 --- a/direct/src/interval/hideInterval.cxx +++ b/direct/src/interval/hideInterval.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/hideInterval.h b/direct/src/interval/hideInterval.h index 03e1971b3e..5377671907 100644 --- a/direct/src/interval/hideInterval.h +++ b/direct/src/interval/hideInterval.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/lerp_helpers.h b/direct/src/interval/lerp_helpers.h index 4867f452d3..8b55482406 100644 --- a/direct/src/interval/lerp_helpers.h +++ b/direct/src/interval/lerp_helpers.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/showInterval.I b/direct/src/interval/showInterval.I index 1780fe4747..3e521459b5 100644 --- a/direct/src/interval/showInterval.I +++ b/direct/src/interval/showInterval.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/showInterval.cxx b/direct/src/interval/showInterval.cxx index d0019e286c..f41549fc9e 100644 --- a/direct/src/interval/showInterval.cxx +++ b/direct/src/interval/showInterval.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/showInterval.h b/direct/src/interval/showInterval.h index 18937a6185..80e48bc0b0 100644 --- a/direct/src/interval/showInterval.h +++ b/direct/src/interval/showInterval.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/waitInterval.I b/direct/src/interval/waitInterval.I index e98747d92c..afdf0103d4 100644 --- a/direct/src/interval/waitInterval.I +++ b/direct/src/interval/waitInterval.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/waitInterval.cxx b/direct/src/interval/waitInterval.cxx index 2cf945e249..31eb0c8f9f 100644 --- a/direct/src/interval/waitInterval.cxx +++ b/direct/src/interval/waitInterval.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/interval/waitInterval.h b/direct/src/interval/waitInterval.h index ac7553bcb3..62730ffa53 100644 --- a/direct/src/interval/waitInterval.h +++ b/direct/src/interval/waitInterval.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/showbase/mersenne.h b/direct/src/showbase/mersenne.h index e58c325b66..52be233937 100644 --- a/direct/src/showbase/mersenne.h +++ b/direct/src/showbase/mersenne.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/showbase/showBase.cxx b/direct/src/showbase/showBase.cxx index 1c876c1698..44d649e652 100644 --- a/direct/src/showbase/showBase.cxx +++ b/direct/src/showbase/showBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/direct/src/showbase/showBase.h b/direct/src/showbase/showBase.h index b670118e23..cc3a04a4d6 100644 --- a/direct/src/showbase/showBase.h +++ b/direct/src/showbase/showBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppArrayType.cxx b/dtool/src/cppparser/cppArrayType.cxx index c9906b8f08..30ce613c79 100644 --- a/dtool/src/cppparser/cppArrayType.cxx +++ b/dtool/src/cppparser/cppArrayType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppArrayType.h b/dtool/src/cppparser/cppArrayType.h index 520e17f22e..7278c9963f 100644 --- a/dtool/src/cppparser/cppArrayType.h +++ b/dtool/src/cppparser/cppArrayType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppBisonDefs.h b/dtool/src/cppparser/cppBisonDefs.h index 475f0ed43d..f28c306e32 100644 --- a/dtool/src/cppparser/cppBisonDefs.h +++ b/dtool/src/cppparser/cppBisonDefs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppClassTemplateParameter.cxx b/dtool/src/cppparser/cppClassTemplateParameter.cxx index 627996a0c6..edc970eda2 100644 --- a/dtool/src/cppparser/cppClassTemplateParameter.cxx +++ b/dtool/src/cppparser/cppClassTemplateParameter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppClassTemplateParameter.h b/dtool/src/cppparser/cppClassTemplateParameter.h index f88cbce027..4b14bf4de0 100644 --- a/dtool/src/cppparser/cppClassTemplateParameter.h +++ b/dtool/src/cppparser/cppClassTemplateParameter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppCommentBlock.cxx b/dtool/src/cppparser/cppCommentBlock.cxx index 5cd4014a1e..886a1228ed 100644 --- a/dtool/src/cppparser/cppCommentBlock.cxx +++ b/dtool/src/cppparser/cppCommentBlock.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppCommentBlock.h b/dtool/src/cppparser/cppCommentBlock.h index 7e1be12642..e694c022e9 100644 --- a/dtool/src/cppparser/cppCommentBlock.h +++ b/dtool/src/cppparser/cppCommentBlock.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppConstType.cxx b/dtool/src/cppparser/cppConstType.cxx index 28c367a7b7..93efb6ba28 100644 --- a/dtool/src/cppparser/cppConstType.cxx +++ b/dtool/src/cppparser/cppConstType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppConstType.h b/dtool/src/cppparser/cppConstType.h index 1e3caa0cb3..db954cd48f 100644 --- a/dtool/src/cppparser/cppConstType.h +++ b/dtool/src/cppparser/cppConstType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppDeclaration.cxx b/dtool/src/cppparser/cppDeclaration.cxx index e113eee476..8ed588d46c 100644 --- a/dtool/src/cppparser/cppDeclaration.cxx +++ b/dtool/src/cppparser/cppDeclaration.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppDeclaration.h b/dtool/src/cppparser/cppDeclaration.h index a641f017da..2753a6e2f0 100644 --- a/dtool/src/cppparser/cppDeclaration.h +++ b/dtool/src/cppparser/cppDeclaration.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppEnumType.cxx b/dtool/src/cppparser/cppEnumType.cxx index cc861bc7fc..9f8184e616 100644 --- a/dtool/src/cppparser/cppEnumType.cxx +++ b/dtool/src/cppparser/cppEnumType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppEnumType.h b/dtool/src/cppparser/cppEnumType.h index 8889eef9a2..31ab31c77c 100644 --- a/dtool/src/cppparser/cppEnumType.h +++ b/dtool/src/cppparser/cppEnumType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppExpression.cxx b/dtool/src/cppparser/cppExpression.cxx index 2398238b0d..468f3e182c 100644 --- a/dtool/src/cppparser/cppExpression.cxx +++ b/dtool/src/cppparser/cppExpression.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppExpression.h b/dtool/src/cppparser/cppExpression.h index 5946f425be..e59463c54b 100644 --- a/dtool/src/cppparser/cppExpression.h +++ b/dtool/src/cppparser/cppExpression.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppExpressionParser.cxx b/dtool/src/cppparser/cppExpressionParser.cxx index 9e62f6ce89..480d9e8c3d 100644 --- a/dtool/src/cppparser/cppExpressionParser.cxx +++ b/dtool/src/cppparser/cppExpressionParser.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppExpressionParser.h b/dtool/src/cppparser/cppExpressionParser.h index f93b6ebea0..95ac4c0078 100644 --- a/dtool/src/cppparser/cppExpressionParser.h +++ b/dtool/src/cppparser/cppExpressionParser.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppExtensionType.cxx b/dtool/src/cppparser/cppExtensionType.cxx index de857ec6fb..ac3cd7d4bb 100644 --- a/dtool/src/cppparser/cppExtensionType.cxx +++ b/dtool/src/cppparser/cppExtensionType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppExtensionType.h b/dtool/src/cppparser/cppExtensionType.h index f1ec4b4b36..176357e1f2 100644 --- a/dtool/src/cppparser/cppExtensionType.h +++ b/dtool/src/cppparser/cppExtensionType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppFile.cxx b/dtool/src/cppparser/cppFile.cxx index f9f6baf61a..4627ad7cc0 100644 --- a/dtool/src/cppparser/cppFile.cxx +++ b/dtool/src/cppparser/cppFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppFile.h b/dtool/src/cppparser/cppFile.h index e3c18dc67c..b4fcdc1ce3 100644 --- a/dtool/src/cppparser/cppFile.h +++ b/dtool/src/cppparser/cppFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppFunctionGroup.cxx b/dtool/src/cppparser/cppFunctionGroup.cxx index 1feb8c04d8..3e85837bf2 100644 --- a/dtool/src/cppparser/cppFunctionGroup.cxx +++ b/dtool/src/cppparser/cppFunctionGroup.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppFunctionGroup.h b/dtool/src/cppparser/cppFunctionGroup.h index 907351bb45..d7e24cb213 100644 --- a/dtool/src/cppparser/cppFunctionGroup.h +++ b/dtool/src/cppparser/cppFunctionGroup.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppFunctionType.cxx b/dtool/src/cppparser/cppFunctionType.cxx index 41032aecb0..c2a04cb888 100644 --- a/dtool/src/cppparser/cppFunctionType.cxx +++ b/dtool/src/cppparser/cppFunctionType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppFunctionType.h b/dtool/src/cppparser/cppFunctionType.h index 699947f67c..dbf4380cbd 100644 --- a/dtool/src/cppparser/cppFunctionType.h +++ b/dtool/src/cppparser/cppFunctionType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppGlobals.cxx b/dtool/src/cppparser/cppGlobals.cxx index 1d523a48e1..7f45368629 100644 --- a/dtool/src/cppparser/cppGlobals.cxx +++ b/dtool/src/cppparser/cppGlobals.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppGlobals.h b/dtool/src/cppparser/cppGlobals.h index 2cf5348402..4cecde44da 100644 --- a/dtool/src/cppparser/cppGlobals.h +++ b/dtool/src/cppparser/cppGlobals.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppIdentifier.cxx b/dtool/src/cppparser/cppIdentifier.cxx index 72af3c4fab..d20e2e3f8c 100644 --- a/dtool/src/cppparser/cppIdentifier.cxx +++ b/dtool/src/cppparser/cppIdentifier.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppIdentifier.h b/dtool/src/cppparser/cppIdentifier.h index f4990463b7..528c93231b 100644 --- a/dtool/src/cppparser/cppIdentifier.h +++ b/dtool/src/cppparser/cppIdentifier.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppInstance.cxx b/dtool/src/cppparser/cppInstance.cxx index 6be1dc33b6..2555c9b5ad 100644 --- a/dtool/src/cppparser/cppInstance.cxx +++ b/dtool/src/cppparser/cppInstance.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppInstance.h b/dtool/src/cppparser/cppInstance.h index a7ef422ec1..b5c9beac78 100644 --- a/dtool/src/cppparser/cppInstance.h +++ b/dtool/src/cppparser/cppInstance.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppInstanceIdentifier.cxx b/dtool/src/cppparser/cppInstanceIdentifier.cxx index 0cc7d4d6f5..554a1f77ff 100644 --- a/dtool/src/cppparser/cppInstanceIdentifier.cxx +++ b/dtool/src/cppparser/cppInstanceIdentifier.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppInstanceIdentifier.h b/dtool/src/cppparser/cppInstanceIdentifier.h index a67c03757e..bbcd0800d0 100644 --- a/dtool/src/cppparser/cppInstanceIdentifier.h +++ b/dtool/src/cppparser/cppInstanceIdentifier.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppManifest.cxx b/dtool/src/cppparser/cppManifest.cxx index 1f3fd014bc..28f57c2233 100644 --- a/dtool/src/cppparser/cppManifest.cxx +++ b/dtool/src/cppparser/cppManifest.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppManifest.h b/dtool/src/cppparser/cppManifest.h index 3516e5ab39..f7bfa363b6 100644 --- a/dtool/src/cppparser/cppManifest.h +++ b/dtool/src/cppparser/cppManifest.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -24,7 +24,7 @@ #include "cppFile.h" #include "cppVisibility.h" -#include +#include "vector_string.h" class CPPExpression; class CPPType; diff --git a/dtool/src/cppparser/cppNameComponent.cxx b/dtool/src/cppparser/cppNameComponent.cxx index f0957c56cd..d26404a9c6 100644 --- a/dtool/src/cppparser/cppNameComponent.cxx +++ b/dtool/src/cppparser/cppNameComponent.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppNameComponent.h b/dtool/src/cppparser/cppNameComponent.h index c85c6fe1a7..9d89b34514 100644 --- a/dtool/src/cppparser/cppNameComponent.h +++ b/dtool/src/cppparser/cppNameComponent.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppNamespace.cxx b/dtool/src/cppparser/cppNamespace.cxx index 70d0757433..b678031135 100644 --- a/dtool/src/cppparser/cppNamespace.cxx +++ b/dtool/src/cppparser/cppNamespace.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppNamespace.h b/dtool/src/cppparser/cppNamespace.h index 74832ac19f..4a63a8f336 100644 --- a/dtool/src/cppparser/cppNamespace.h +++ b/dtool/src/cppparser/cppNamespace.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppParameterList.cxx b/dtool/src/cppparser/cppParameterList.cxx index fb37a61d80..fdba47aeec 100644 --- a/dtool/src/cppparser/cppParameterList.cxx +++ b/dtool/src/cppparser/cppParameterList.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppParameterList.h b/dtool/src/cppparser/cppParameterList.h index f12ca3ec7e..d77655c556 100644 --- a/dtool/src/cppparser/cppParameterList.h +++ b/dtool/src/cppparser/cppParameterList.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppParser.cxx b/dtool/src/cppparser/cppParser.cxx index 0f50bd3520..1e8e48034f 100644 --- a/dtool/src/cppparser/cppParser.cxx +++ b/dtool/src/cppparser/cppParser.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppParser.h b/dtool/src/cppparser/cppParser.h index 189ae558a3..d52a04e6de 100644 --- a/dtool/src/cppparser/cppParser.h +++ b/dtool/src/cppparser/cppParser.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppPointerType.cxx b/dtool/src/cppparser/cppPointerType.cxx index 5afd247bed..9b907b80ef 100644 --- a/dtool/src/cppparser/cppPointerType.cxx +++ b/dtool/src/cppparser/cppPointerType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppPointerType.h b/dtool/src/cppparser/cppPointerType.h index d135f4fb1c..37741391c4 100644 --- a/dtool/src/cppparser/cppPointerType.h +++ b/dtool/src/cppparser/cppPointerType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppPreprocessor.cxx b/dtool/src/cppparser/cppPreprocessor.cxx index 0ba4fe59d5..fa6b90aa49 100644 --- a/dtool/src/cppparser/cppPreprocessor.cxx +++ b/dtool/src/cppparser/cppPreprocessor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppPreprocessor.h b/dtool/src/cppparser/cppPreprocessor.h index f2fa4906d6..c20ef68839 100644 --- a/dtool/src/cppparser/cppPreprocessor.h +++ b/dtool/src/cppparser/cppPreprocessor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -27,7 +27,7 @@ #include "cppCommentBlock.h" #include "dSearchPath.h" -#include +#include "vector_string.h" #include #include diff --git a/dtool/src/cppparser/cppReferenceType.cxx b/dtool/src/cppparser/cppReferenceType.cxx index 0e5ec1046f..1c36abe3fd 100644 --- a/dtool/src/cppparser/cppReferenceType.cxx +++ b/dtool/src/cppparser/cppReferenceType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppReferenceType.h b/dtool/src/cppparser/cppReferenceType.h index fb8b8c72e2..6ac789cda4 100644 --- a/dtool/src/cppparser/cppReferenceType.h +++ b/dtool/src/cppparser/cppReferenceType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppScope.cxx b/dtool/src/cppparser/cppScope.cxx index e42b6b9f6b..6d5b906f59 100644 --- a/dtool/src/cppparser/cppScope.cxx +++ b/dtool/src/cppparser/cppScope.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppScope.h b/dtool/src/cppparser/cppScope.h index c1715e514c..23a9f3b709 100644 --- a/dtool/src/cppparser/cppScope.h +++ b/dtool/src/cppparser/cppScope.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppSimpleType.cxx b/dtool/src/cppparser/cppSimpleType.cxx index 6a491a4f0c..7133bae580 100644 --- a/dtool/src/cppparser/cppSimpleType.cxx +++ b/dtool/src/cppparser/cppSimpleType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppSimpleType.h b/dtool/src/cppparser/cppSimpleType.h index 1481215fd2..5e2a0fd5f4 100644 --- a/dtool/src/cppparser/cppSimpleType.h +++ b/dtool/src/cppparser/cppSimpleType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppStructType.cxx b/dtool/src/cppparser/cppStructType.cxx index 7d2519153d..a418aecaea 100644 --- a/dtool/src/cppparser/cppStructType.cxx +++ b/dtool/src/cppparser/cppStructType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppStructType.h b/dtool/src/cppparser/cppStructType.h index 16f5d68de8..6c2d2553f5 100644 --- a/dtool/src/cppparser/cppStructType.h +++ b/dtool/src/cppparser/cppStructType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTBDType.cxx b/dtool/src/cppparser/cppTBDType.cxx index 510ed56d4d..5b32f3acb2 100644 --- a/dtool/src/cppparser/cppTBDType.cxx +++ b/dtool/src/cppparser/cppTBDType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTBDType.h b/dtool/src/cppparser/cppTBDType.h index 29cec2a293..29484b2ec0 100644 --- a/dtool/src/cppparser/cppTBDType.h +++ b/dtool/src/cppparser/cppTBDType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTemplateParameterList.cxx b/dtool/src/cppparser/cppTemplateParameterList.cxx index 3e311bbb68..a1a2e128f1 100644 --- a/dtool/src/cppparser/cppTemplateParameterList.cxx +++ b/dtool/src/cppparser/cppTemplateParameterList.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTemplateParameterList.h b/dtool/src/cppparser/cppTemplateParameterList.h index ad49f6418b..783e20cca8 100644 --- a/dtool/src/cppparser/cppTemplateParameterList.h +++ b/dtool/src/cppparser/cppTemplateParameterList.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTemplateScope.cxx b/dtool/src/cppparser/cppTemplateScope.cxx index 8b178e61fa..23cf8d29eb 100644 --- a/dtool/src/cppparser/cppTemplateScope.cxx +++ b/dtool/src/cppparser/cppTemplateScope.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTemplateScope.h b/dtool/src/cppparser/cppTemplateScope.h index 6e8a13f32b..093fbc44ce 100644 --- a/dtool/src/cppparser/cppTemplateScope.h +++ b/dtool/src/cppparser/cppTemplateScope.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppToken.cxx b/dtool/src/cppparser/cppToken.cxx index db255b2cec..31e252d656 100644 --- a/dtool/src/cppparser/cppToken.cxx +++ b/dtool/src/cppparser/cppToken.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppToken.h b/dtool/src/cppparser/cppToken.h index 8a916628fb..832fde7fe8 100644 --- a/dtool/src/cppparser/cppToken.h +++ b/dtool/src/cppparser/cppToken.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppType.cxx b/dtool/src/cppparser/cppType.cxx index 005d3e5e55..58cad77dfb 100644 --- a/dtool/src/cppparser/cppType.cxx +++ b/dtool/src/cppparser/cppType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppType.h b/dtool/src/cppparser/cppType.h index 0ed49ff03e..3ac7b02abf 100644 --- a/dtool/src/cppparser/cppType.h +++ b/dtool/src/cppparser/cppType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTypeDeclaration.cxx b/dtool/src/cppparser/cppTypeDeclaration.cxx index 0356620c12..a13a655531 100644 --- a/dtool/src/cppparser/cppTypeDeclaration.cxx +++ b/dtool/src/cppparser/cppTypeDeclaration.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTypeDeclaration.h b/dtool/src/cppparser/cppTypeDeclaration.h index 2f12e29cc4..faa990c56e 100644 --- a/dtool/src/cppparser/cppTypeDeclaration.h +++ b/dtool/src/cppparser/cppTypeDeclaration.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTypeParser.cxx b/dtool/src/cppparser/cppTypeParser.cxx index 13f559feed..4be9bfd20a 100644 --- a/dtool/src/cppparser/cppTypeParser.cxx +++ b/dtool/src/cppparser/cppTypeParser.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTypeParser.h b/dtool/src/cppparser/cppTypeParser.h index 71865a8494..22682f000c 100644 --- a/dtool/src/cppparser/cppTypeParser.h +++ b/dtool/src/cppparser/cppTypeParser.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTypeProxy.cxx b/dtool/src/cppparser/cppTypeProxy.cxx index 3d86299a59..1e2f014f68 100644 --- a/dtool/src/cppparser/cppTypeProxy.cxx +++ b/dtool/src/cppparser/cppTypeProxy.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTypeProxy.h b/dtool/src/cppparser/cppTypeProxy.h index 02125ae81d..a2adcee26f 100644 --- a/dtool/src/cppparser/cppTypeProxy.h +++ b/dtool/src/cppparser/cppTypeProxy.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTypedef.cxx b/dtool/src/cppparser/cppTypedef.cxx index 562ef2b702..bc97b025e5 100644 --- a/dtool/src/cppparser/cppTypedef.cxx +++ b/dtool/src/cppparser/cppTypedef.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppTypedef.h b/dtool/src/cppparser/cppTypedef.h index f6cd7021fa..e5c3d073d3 100644 --- a/dtool/src/cppparser/cppTypedef.h +++ b/dtool/src/cppparser/cppTypedef.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppUsing.cxx b/dtool/src/cppparser/cppUsing.cxx index 909341386e..72e8b43216 100644 --- a/dtool/src/cppparser/cppUsing.cxx +++ b/dtool/src/cppparser/cppUsing.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppUsing.h b/dtool/src/cppparser/cppUsing.h index b7b4111225..4ce8f92276 100644 --- a/dtool/src/cppparser/cppUsing.h +++ b/dtool/src/cppparser/cppUsing.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppVisibility.cxx b/dtool/src/cppparser/cppVisibility.cxx index 689ee3cdd1..141277025c 100644 --- a/dtool/src/cppparser/cppVisibility.cxx +++ b/dtool/src/cppparser/cppVisibility.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/cppVisibility.h b/dtool/src/cppparser/cppVisibility.h index d109a320bd..7142fedeae 100644 --- a/dtool/src/cppparser/cppVisibility.h +++ b/dtool/src/cppparser/cppVisibility.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/indent.cxx b/dtool/src/cppparser/indent.cxx index e91c177860..8544123346 100644 --- a/dtool/src/cppparser/indent.cxx +++ b/dtool/src/cppparser/indent.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/cppparser/indent.h b/dtool/src/cppparser/indent.h index b75c8cd97a..a96468bd75 100644 --- a/dtool/src/cppparser/indent.h +++ b/dtool/src/cppparser/indent.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/configTable.I b/dtool/src/dconfig/configTable.I index 28b13043e9..42cecce4ee 100644 --- a/dtool/src/dconfig/configTable.I +++ b/dtool/src/dconfig/configTable.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/configTable.cxx b/dtool/src/dconfig/configTable.cxx index 921b77ac8f..6c7bdbb7d7 100644 --- a/dtool/src/dconfig/configTable.cxx +++ b/dtool/src/dconfig/configTable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/configTable.h b/dtool/src/dconfig/configTable.h index f75286bad1..0c5116ced2 100644 --- a/dtool/src/dconfig/configTable.h +++ b/dtool/src/dconfig/configTable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/config_dconfig.cxx b/dtool/src/dconfig/config_dconfig.cxx index 3fa08d2c3d..d9b8906bbc 100644 --- a/dtool/src/dconfig/config_dconfig.cxx +++ b/dtool/src/dconfig/config_dconfig.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/config_dconfig.h b/dtool/src/dconfig/config_dconfig.h index c55ba993da..c83313cbc8 100644 --- a/dtool/src/dconfig/config_dconfig.h +++ b/dtool/src/dconfig/config_dconfig.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/config_notify.cxx b/dtool/src/dconfig/config_notify.cxx index 8eddf5c0f1..60f6e26b67 100644 --- a/dtool/src/dconfig/config_notify.cxx +++ b/dtool/src/dconfig/config_notify.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/config_notify.h b/dtool/src/dconfig/config_notify.h index 25d3df2ab4..a69eed6bf2 100644 --- a/dtool/src/dconfig/config_notify.h +++ b/dtool/src/dconfig/config_notify.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/config_setup.h b/dtool/src/dconfig/config_setup.h index 56eb2e6556..55f3c8d298 100644 --- a/dtool/src/dconfig/config_setup.h +++ b/dtool/src/dconfig/config_setup.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/dconfig.I b/dtool/src/dconfig/dconfig.I index f99f083dc4..80fbe0b63f 100644 --- a/dtool/src/dconfig/dconfig.I +++ b/dtool/src/dconfig/dconfig.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/dconfig.cxx b/dtool/src/dconfig/dconfig.cxx index 16a0229045..83bc3218b1 100644 --- a/dtool/src/dconfig/dconfig.cxx +++ b/dtool/src/dconfig/dconfig.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/dconfig.h b/dtool/src/dconfig/dconfig.h index 1b10e313a3..1dba4bdb07 100644 --- a/dtool/src/dconfig/dconfig.h +++ b/dtool/src/dconfig/dconfig.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/notify.I b/dtool/src/dconfig/notify.I index 4e51ae78a6..ebb24ef898 100644 --- a/dtool/src/dconfig/notify.I +++ b/dtool/src/dconfig/notify.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/notify.cxx b/dtool/src/dconfig/notify.cxx index eb60581fd4..f98448f7db 100644 --- a/dtool/src/dconfig/notify.cxx +++ b/dtool/src/dconfig/notify.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/notify.h b/dtool/src/dconfig/notify.h index 179db6168b..bc9a0e58de 100644 --- a/dtool/src/dconfig/notify.h +++ b/dtool/src/dconfig/notify.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/notifyCategory.I b/dtool/src/dconfig/notifyCategory.I index 8f7f524f10..aa40beba45 100644 --- a/dtool/src/dconfig/notifyCategory.I +++ b/dtool/src/dconfig/notifyCategory.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/notifyCategory.cxx b/dtool/src/dconfig/notifyCategory.cxx index 2b554b68da..3236594248 100644 --- a/dtool/src/dconfig/notifyCategory.cxx +++ b/dtool/src/dconfig/notifyCategory.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/notifyCategory.h b/dtool/src/dconfig/notifyCategory.h index 370f1ae343..38872b1878 100644 --- a/dtool/src/dconfig/notifyCategory.h +++ b/dtool/src/dconfig/notifyCategory.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/notifyCategoryProxy.I b/dtool/src/dconfig/notifyCategoryProxy.I index 11ea724e35..3376e6b5dd 100644 --- a/dtool/src/dconfig/notifyCategoryProxy.I +++ b/dtool/src/dconfig/notifyCategoryProxy.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/notifyCategoryProxy.h b/dtool/src/dconfig/notifyCategoryProxy.h index 7c4f9644c9..e6d75c4fe6 100644 --- a/dtool/src/dconfig/notifyCategoryProxy.h +++ b/dtool/src/dconfig/notifyCategoryProxy.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/notifySeverity.cxx b/dtool/src/dconfig/notifySeverity.cxx index 01f7d72a3e..1de7ab9c26 100644 --- a/dtool/src/dconfig/notifySeverity.cxx +++ b/dtool/src/dconfig/notifySeverity.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/notifySeverity.h b/dtool/src/dconfig/notifySeverity.h index 401d9cf896..3602ecbd7b 100644 --- a/dtool/src/dconfig/notifySeverity.h +++ b/dtool/src/dconfig/notifySeverity.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/serialization.I b/dtool/src/dconfig/serialization.I index c98e6c3478..c6816a43b1 100644 --- a/dtool/src/dconfig/serialization.I +++ b/dtool/src/dconfig/serialization.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/serialization.h b/dtool/src/dconfig/serialization.h index 18075d7198..e5bce22e35 100644 --- a/dtool/src/dconfig/serialization.h +++ b/dtool/src/dconfig/serialization.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/symbolEnt.I b/dtool/src/dconfig/symbolEnt.I index f0285d1c45..b001bd6921 100644 --- a/dtool/src/dconfig/symbolEnt.I +++ b/dtool/src/dconfig/symbolEnt.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/symbolEnt.cxx b/dtool/src/dconfig/symbolEnt.cxx index fba5cfae16..3369a35f31 100644 --- a/dtool/src/dconfig/symbolEnt.cxx +++ b/dtool/src/dconfig/symbolEnt.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/symbolEnt.h b/dtool/src/dconfig/symbolEnt.h index aaa3bab0a9..88db8df227 100644 --- a/dtool/src/dconfig/symbolEnt.h +++ b/dtool/src/dconfig/symbolEnt.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/test_config.cxx b/dtool/src/dconfig/test_config.cxx index de929c5706..714de317ff 100644 --- a/dtool/src/dconfig/test_config.cxx +++ b/dtool/src/dconfig/test_config.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/test_expand.cxx b/dtool/src/dconfig/test_expand.cxx index 53b7c1b257..7841c76699 100644 --- a/dtool/src/dconfig/test_expand.cxx +++ b/dtool/src/dconfig/test_expand.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dconfig/test_pfstream.cxx b/dtool/src/dconfig/test_pfstream.cxx index 66896047e6..d007b118d2 100644 --- a/dtool/src/dconfig/test_pfstream.cxx +++ b/dtool/src/dconfig/test_pfstream.cxx @@ -4,19 +4,19 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include +#include "pfstream.h" #include void ReadIt(istream& ifs) { diff --git a/dtool/src/dconfig/test_searchpath.cxx b/dtool/src/dconfig/test_searchpath.cxx index ae89b79668..613e8978c5 100644 --- a/dtool/src/dconfig/test_searchpath.cxx +++ b/dtool/src/dconfig/test_searchpath.cxx @@ -4,20 +4,20 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "dSearchPath.h" -//#include +//#include "expand.h" #include void TestSearch() diff --git a/dtool/src/dconfig/test_serialization.cxx b/dtool/src/dconfig/test_serialization.cxx index 4062fec5fe..28cb2a8635 100644 --- a/dtool/src/dconfig/test_serialization.cxx +++ b/dtool/src/dconfig/test_serialization.cxx @@ -4,19 +4,19 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include +#include "serialization.h" #include #include #include diff --git a/dtool/src/dtoolbase/dallocator.h b/dtool/src/dtoolbase/dallocator.h index 339cff8f2f..6cc2c313ed 100644 --- a/dtool/src/dtoolbase/dallocator.h +++ b/dtool/src/dtoolbase/dallocator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolbase/dtoolbase.cxx b/dtool/src/dtoolbase/dtoolbase.cxx index d5219ba553..87e31950c8 100644 --- a/dtool/src/dtoolbase/dtoolbase.cxx +++ b/dtool/src/dtoolbase/dtoolbase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolbase/dtoolbase.h b/dtool/src/dtoolbase/dtoolbase.h index 5f6d099562..876ced8ba1 100644 --- a/dtool/src/dtoolbase/dtoolbase.h +++ b/dtool/src/dtoolbase/dtoolbase.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/dtool/src/dtoolbase/dtoolbase_cc.h b/dtool/src/dtoolbase/dtoolbase_cc.h index c884b7ce16..5e40a86096 100644 --- a/dtool/src/dtoolbase/dtoolbase_cc.h +++ b/dtool/src/dtoolbase/dtoolbase_cc.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolbase/dtoolsymbols.h b/dtool/src/dtoolbase/dtoolsymbols.h index 81037e90b2..10330b272a 100644 --- a/dtool/src/dtoolbase/dtoolsymbols.h +++ b/dtool/src/dtoolbase/dtoolsymbols.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/dtool/src/dtoolbase/fakestringstream.h b/dtool/src/dtoolbase/fakestringstream.h index 211a9c327b..9585aa3d48 100644 --- a/dtool/src/dtoolbase/fakestringstream.h +++ b/dtool/src/dtoolbase/fakestringstream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolbase/pallocator.h b/dtool/src/dtoolbase/pallocator.h index 058ff5237c..a21aa693dd 100644 --- a/dtool/src/dtoolbase/pallocator.h +++ b/dtool/src/dtoolbase/pallocator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolbase/pdeque.h b/dtool/src/dtoolbase/pdeque.h index a2a576b769..639583698a 100644 --- a/dtool/src/dtoolbase/pdeque.h +++ b/dtool/src/dtoolbase/pdeque.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolbase/plist.h b/dtool/src/dtoolbase/plist.h index ee7739f114..10af85dabc 100644 --- a/dtool/src/dtoolbase/plist.h +++ b/dtool/src/dtoolbase/plist.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolbase/pmap.h b/dtool/src/dtoolbase/pmap.h index ad82d6771d..fc4fa719db 100644 --- a/dtool/src/dtoolbase/pmap.h +++ b/dtool/src/dtoolbase/pmap.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolbase/pset.h b/dtool/src/dtoolbase/pset.h index 99874f549e..84c857ebd8 100644 --- a/dtool/src/dtoolbase/pset.h +++ b/dtool/src/dtoolbase/pset.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolbase/pvector.h b/dtool/src/dtoolbase/pvector.h index 9b6c79b78f..4fc117efdd 100644 --- a/dtool/src/dtoolbase/pvector.h +++ b/dtool/src/dtoolbase/pvector.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolbase/version.h b/dtool/src/dtoolbase/version.h index 60a1d15abc..8184fae483 100644 --- a/dtool/src/dtoolbase/version.h +++ b/dtool/src/dtoolbase/version.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/dSearchPath.I b/dtool/src/dtoolutil/dSearchPath.I index a5735fd0f8..9f97764a4c 100644 --- a/dtool/src/dtoolutil/dSearchPath.I +++ b/dtool/src/dtoolutil/dSearchPath.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/dSearchPath.cxx b/dtool/src/dtoolutil/dSearchPath.cxx index 9d67557e7d..9fb7555827 100644 --- a/dtool/src/dtoolutil/dSearchPath.cxx +++ b/dtool/src/dtoolutil/dSearchPath.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/dSearchPath.h b/dtool/src/dtoolutil/dSearchPath.h index 822a7d525a..0693f5ffa5 100644 --- a/dtool/src/dtoolutil/dSearchPath.h +++ b/dtool/src/dtoolutil/dSearchPath.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/executionEnvironment.I b/dtool/src/dtoolutil/executionEnvironment.I index c571d0a827..1b4c08e075 100644 --- a/dtool/src/dtoolutil/executionEnvironment.I +++ b/dtool/src/dtoolutil/executionEnvironment.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/executionEnvironment.cxx b/dtool/src/dtoolutil/executionEnvironment.cxx index a0bf90c6f4..2673e174b0 100644 --- a/dtool/src/dtoolutil/executionEnvironment.cxx +++ b/dtool/src/dtoolutil/executionEnvironment.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/executionEnvironment.h b/dtool/src/dtoolutil/executionEnvironment.h index 6455fd93e3..dc88bba0ed 100644 --- a/dtool/src/dtoolutil/executionEnvironment.h +++ b/dtool/src/dtoolutil/executionEnvironment.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/filename.I b/dtool/src/dtoolutil/filename.I index e0c01bc439..1ab5ecb8fe 100644 --- a/dtool/src/dtoolutil/filename.I +++ b/dtool/src/dtoolutil/filename.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/filename.cxx b/dtool/src/dtoolutil/filename.cxx index 12651e9fb5..b2dd8614d1 100644 --- a/dtool/src/dtoolutil/filename.cxx +++ b/dtool/src/dtoolutil/filename.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/filename.h b/dtool/src/dtoolutil/filename.h index f745bce806..41dceaabe8 100644 --- a/dtool/src/dtoolutil/filename.h +++ b/dtool/src/dtoolutil/filename.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/load_dso.cxx b/dtool/src/dtoolutil/load_dso.cxx index e0a9b684aa..543f2e2f15 100644 --- a/dtool/src/dtoolutil/load_dso.cxx +++ b/dtool/src/dtoolutil/load_dso.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/load_dso.h b/dtool/src/dtoolutil/load_dso.h index 081301db62..88b763534c 100644 --- a/dtool/src/dtoolutil/load_dso.h +++ b/dtool/src/dtoolutil/load_dso.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/pfstream.I b/dtool/src/dtoolutil/pfstream.I index 847b35aaa0..96e42f37d4 100644 --- a/dtool/src/dtoolutil/pfstream.I +++ b/dtool/src/dtoolutil/pfstream.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/pfstream.cxx b/dtool/src/dtoolutil/pfstream.cxx index b9137012b2..829cebf8a7 100644 --- a/dtool/src/dtoolutil/pfstream.cxx +++ b/dtool/src/dtoolutil/pfstream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/pfstream.h b/dtool/src/dtoolutil/pfstream.h index f54b219774..f75309238e 100644 --- a/dtool/src/dtoolutil/pfstream.h +++ b/dtool/src/dtoolutil/pfstream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/pfstreamBuf.cxx b/dtool/src/dtoolutil/pfstreamBuf.cxx index 3d139a3f56..670a7e40aa 100644 --- a/dtool/src/dtoolutil/pfstreamBuf.cxx +++ b/dtool/src/dtoolutil/pfstreamBuf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/pfstreamBuf.h b/dtool/src/dtoolutil/pfstreamBuf.h index add3cb3748..345a0fa20f 100644 --- a/dtool/src/dtoolutil/pfstreamBuf.h +++ b/dtool/src/dtoolutil/pfstreamBuf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/test_pfstream.cxx b/dtool/src/dtoolutil/test_pfstream.cxx index 4533b28009..5cc92dc74d 100644 --- a/dtool/src/dtoolutil/test_pfstream.cxx +++ b/dtool/src/dtoolutil/test_pfstream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/test_touch.cxx b/dtool/src/dtoolutil/test_touch.cxx index 3ed6bae2c2..7a5018f552 100644 --- a/dtool/src/dtoolutil/test_touch.cxx +++ b/dtool/src/dtoolutil/test_touch.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/vector_src.cxx b/dtool/src/dtoolutil/vector_src.cxx index 23db5120ba..da7c72eb39 100644 --- a/dtool/src/dtoolutil/vector_src.cxx +++ b/dtool/src/dtoolutil/vector_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/vector_src.h b/dtool/src/dtoolutil/vector_src.h index 2758f1bf97..38c3ac601a 100644 --- a/dtool/src/dtoolutil/vector_src.h +++ b/dtool/src/dtoolutil/vector_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/vector_string.cxx b/dtool/src/dtoolutil/vector_string.cxx index 88f5c11562..b947bd08bb 100644 --- a/dtool/src/dtoolutil/vector_string.cxx +++ b/dtool/src/dtoolutil/vector_string.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/dtoolutil/vector_string.h b/dtool/src/dtoolutil/vector_string.h index 50f99cd4a5..ca3e966e08 100644 --- a/dtool/src/dtoolutil/vector_string.h +++ b/dtool/src/dtoolutil/vector_string.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/functionRemap.cxx b/dtool/src/interrogate/functionRemap.cxx index b5b8e2005c..6834645fc8 100644 --- a/dtool/src/interrogate/functionRemap.cxx +++ b/dtool/src/interrogate/functionRemap.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/functionRemap.h b/dtool/src/interrogate/functionRemap.h index bfe2b01109..b6898f2d76 100644 --- a/dtool/src/interrogate/functionRemap.h +++ b/dtool/src/interrogate/functionRemap.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/functionWriter.cxx b/dtool/src/interrogate/functionWriter.cxx index 5186ce4be3..f101514d26 100644 --- a/dtool/src/interrogate/functionWriter.cxx +++ b/dtool/src/interrogate/functionWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/functionWriter.h b/dtool/src/interrogate/functionWriter.h index bf5f9b93ee..cf8d894970 100644 --- a/dtool/src/interrogate/functionWriter.h +++ b/dtool/src/interrogate/functionWriter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/functionWriterPtrFromPython.cxx b/dtool/src/interrogate/functionWriterPtrFromPython.cxx index 9f598dbfde..e3c16c3e31 100644 --- a/dtool/src/interrogate/functionWriterPtrFromPython.cxx +++ b/dtool/src/interrogate/functionWriterPtrFromPython.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/functionWriterPtrFromPython.h b/dtool/src/interrogate/functionWriterPtrFromPython.h index 6b04663f14..259f1f6d50 100644 --- a/dtool/src/interrogate/functionWriterPtrFromPython.h +++ b/dtool/src/interrogate/functionWriterPtrFromPython.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/functionWriterPtrToPython.cxx b/dtool/src/interrogate/functionWriterPtrToPython.cxx index 5d0fde9e58..04d9451c09 100644 --- a/dtool/src/interrogate/functionWriterPtrToPython.cxx +++ b/dtool/src/interrogate/functionWriterPtrToPython.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/functionWriterPtrToPython.h b/dtool/src/interrogate/functionWriterPtrToPython.h index 6999943025..13bc109965 100644 --- a/dtool/src/interrogate/functionWriterPtrToPython.h +++ b/dtool/src/interrogate/functionWriterPtrToPython.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/functionWriters.cxx b/dtool/src/interrogate/functionWriters.cxx index 90c651015b..ceaccbd648 100644 --- a/dtool/src/interrogate/functionWriters.cxx +++ b/dtool/src/interrogate/functionWriters.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/functionWriters.h b/dtool/src/interrogate/functionWriters.h index b09c9bf04c..50c49aac85 100644 --- a/dtool/src/interrogate/functionWriters.h +++ b/dtool/src/interrogate/functionWriters.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interfaceMaker.cxx b/dtool/src/interrogate/interfaceMaker.cxx index c702c22f12..f3808a902d 100644 --- a/dtool/src/interrogate/interfaceMaker.cxx +++ b/dtool/src/interrogate/interfaceMaker.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interfaceMaker.h b/dtool/src/interrogate/interfaceMaker.h index fd9d69b40f..ec3a063c5d 100644 --- a/dtool/src/interrogate/interfaceMaker.h +++ b/dtool/src/interrogate/interfaceMaker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interfaceMakerC.cxx b/dtool/src/interrogate/interfaceMakerC.cxx index c4c7345bef..dff98b9787 100644 --- a/dtool/src/interrogate/interfaceMakerC.cxx +++ b/dtool/src/interrogate/interfaceMakerC.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interfaceMakerC.h b/dtool/src/interrogate/interfaceMakerC.h index e9b2ed7947..f4793688e3 100644 --- a/dtool/src/interrogate/interfaceMakerC.h +++ b/dtool/src/interrogate/interfaceMakerC.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interfaceMakerPython.cxx b/dtool/src/interrogate/interfaceMakerPython.cxx index 8ce7ef959f..0e475ac868 100644 --- a/dtool/src/interrogate/interfaceMakerPython.cxx +++ b/dtool/src/interrogate/interfaceMakerPython.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interfaceMakerPython.h b/dtool/src/interrogate/interfaceMakerPython.h index 9763e24631..60c929b4e1 100644 --- a/dtool/src/interrogate/interfaceMakerPython.h +++ b/dtool/src/interrogate/interfaceMakerPython.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interfaceMakerPythonObj.cxx b/dtool/src/interrogate/interfaceMakerPythonObj.cxx index f829fb5ebf..629f9c9e8e 100644 --- a/dtool/src/interrogate/interfaceMakerPythonObj.cxx +++ b/dtool/src/interrogate/interfaceMakerPythonObj.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interfaceMakerPythonObj.h b/dtool/src/interrogate/interfaceMakerPythonObj.h index 919babfbe9..df9b320e68 100644 --- a/dtool/src/interrogate/interfaceMakerPythonObj.h +++ b/dtool/src/interrogate/interfaceMakerPythonObj.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interfaceMakerPythonSimple.cxx b/dtool/src/interrogate/interfaceMakerPythonSimple.cxx index fa922cb3d5..e67cd33dc3 100644 --- a/dtool/src/interrogate/interfaceMakerPythonSimple.cxx +++ b/dtool/src/interrogate/interfaceMakerPythonSimple.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interfaceMakerPythonSimple.h b/dtool/src/interrogate/interfaceMakerPythonSimple.h index 85050e75bb..435cb35e36 100644 --- a/dtool/src/interrogate/interfaceMakerPythonSimple.h +++ b/dtool/src/interrogate/interfaceMakerPythonSimple.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interrogate.cxx b/dtool/src/interrogate/interrogate.cxx index f05c861c3a..b5b2f8516c 100644 --- a/dtool/src/interrogate/interrogate.cxx +++ b/dtool/src/interrogate/interrogate.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interrogate.h b/dtool/src/interrogate/interrogate.h index 0f6f592394..c40d4427d0 100644 --- a/dtool/src/interrogate/interrogate.h +++ b/dtool/src/interrogate/interrogate.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interrogateBuilder.cxx b/dtool/src/interrogate/interrogateBuilder.cxx index 8410b23c2e..26bad9eb52 100644 --- a/dtool/src/interrogate/interrogateBuilder.cxx +++ b/dtool/src/interrogate/interrogateBuilder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -26,27 +26,27 @@ #include "interfaceMakerPythonSimple.h" #include "functionRemap.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "interrogateType.h" +#include "interrogateDatabase.h" +#include "indexRemapper.h" +#include "cppParser.h" +#include "cppDeclaration.h" +#include "cppFunctionGroup.h" +#include "cppFunctionType.h" +#include "cppParameterList.h" +#include "cppInstance.h" +#include "cppSimpleType.h" +#include "cppPointerType.h" +#include "cppReferenceType.h" +#include "cppArrayType.h" +#include "cppConstType.h" +#include "cppExtensionType.h" +#include "cppStructType.h" +#include "cppExpression.h" +#include "cppTypedef.h" +#include "cppTypeDeclaration.h" +#include "cppEnumType.h" +#include "cppCommentBlock.h" #include "notify.h" #include diff --git a/dtool/src/interrogate/interrogateBuilder.h b/dtool/src/interrogate/interrogateBuilder.h index 5207100eac..3df0a74f3e 100644 --- a/dtool/src/interrogate/interrogateBuilder.h +++ b/dtool/src/interrogate/interrogateBuilder.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/interrogate_module.cxx b/dtool/src/interrogate/interrogate_module.cxx index d5612f0884..12e5280d1f 100644 --- a/dtool/src/interrogate/interrogate_module.cxx +++ b/dtool/src/interrogate/interrogate_module.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,16 +21,16 @@ // together. Presently, the only thing that goes into the module file // is a python table, but who knows what the future holds. -#include -#include -#include -#include +#include "interrogate_interface.h" +#include "interrogate_request.h" +#include "load_dso.h" +#include "pystub.h" #include "notify.h" // If our system getopt() doesn't come with getopt_long_only(), then use // the GNU flavor that we've got in tool for this purpose. #ifndef HAVE_GETOPT_LONG_ONLY -#include +#include "gnu_getopt.h" #else #include #endif diff --git a/dtool/src/interrogate/parameterRemap.I b/dtool/src/interrogate/parameterRemap.I index f57e40b2e4..6d147ffd5e 100644 --- a/dtool/src/interrogate/parameterRemap.I +++ b/dtool/src/interrogate/parameterRemap.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemap.cxx b/dtool/src/interrogate/parameterRemap.cxx index 9ec8efc7a8..fb5a40a4e1 100644 --- a/dtool/src/interrogate/parameterRemap.cxx +++ b/dtool/src/interrogate/parameterRemap.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemap.h b/dtool/src/interrogate/parameterRemap.h index 48bb903b6d..66ddd9045c 100644 --- a/dtool/src/interrogate/parameterRemap.h +++ b/dtool/src/interrogate/parameterRemap.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapBasicStringRefToString.cxx b/dtool/src/interrogate/parameterRemapBasicStringRefToString.cxx index c7c8a51da7..c02c916af0 100644 --- a/dtool/src/interrogate/parameterRemapBasicStringRefToString.cxx +++ b/dtool/src/interrogate/parameterRemapBasicStringRefToString.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapBasicStringRefToString.h b/dtool/src/interrogate/parameterRemapBasicStringRefToString.h index 8b7e3fc7d7..e7b1608d16 100644 --- a/dtool/src/interrogate/parameterRemapBasicStringRefToString.h +++ b/dtool/src/interrogate/parameterRemapBasicStringRefToString.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapBasicStringToString.cxx b/dtool/src/interrogate/parameterRemapBasicStringToString.cxx index 26a7552492..50c5b90ab5 100644 --- a/dtool/src/interrogate/parameterRemapBasicStringToString.cxx +++ b/dtool/src/interrogate/parameterRemapBasicStringToString.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapBasicStringToString.h b/dtool/src/interrogate/parameterRemapBasicStringToString.h index b76b2f3020..661a21961a 100644 --- a/dtool/src/interrogate/parameterRemapBasicStringToString.h +++ b/dtool/src/interrogate/parameterRemapBasicStringToString.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapCharStarToString.cxx b/dtool/src/interrogate/parameterRemapCharStarToString.cxx index e4bf39ada4..b4fa2d4fb9 100644 --- a/dtool/src/interrogate/parameterRemapCharStarToString.cxx +++ b/dtool/src/interrogate/parameterRemapCharStarToString.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapCharStarToString.h b/dtool/src/interrogate/parameterRemapCharStarToString.h index ae7cf741b0..da53b177a2 100644 --- a/dtool/src/interrogate/parameterRemapCharStarToString.h +++ b/dtool/src/interrogate/parameterRemapCharStarToString.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapConcreteToPointer.cxx b/dtool/src/interrogate/parameterRemapConcreteToPointer.cxx index 7421c8ea8a..789a416d24 100644 --- a/dtool/src/interrogate/parameterRemapConcreteToPointer.cxx +++ b/dtool/src/interrogate/parameterRemapConcreteToPointer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,10 +21,10 @@ #include "interrogateBuilder.h" #include "typeManager.h" -#include -#include -#include -#include +#include "cppType.h" +#include "cppDeclaration.h" +#include "cppConstType.h" +#include "cppPointerType.h" //////////////////////////////////////////////////////////////////// // Function: ParameterRemapConcreteToPointer::Constructor diff --git a/dtool/src/interrogate/parameterRemapConcreteToPointer.h b/dtool/src/interrogate/parameterRemapConcreteToPointer.h index e5c2c14cd5..d4bc7794eb 100644 --- a/dtool/src/interrogate/parameterRemapConcreteToPointer.h +++ b/dtool/src/interrogate/parameterRemapConcreteToPointer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapConstToNonConst.cxx b/dtool/src/interrogate/parameterRemapConstToNonConst.cxx index 3022f4d10c..608cdac605 100644 --- a/dtool/src/interrogate/parameterRemapConstToNonConst.cxx +++ b/dtool/src/interrogate/parameterRemapConstToNonConst.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "parameterRemapConstToNonConst.h" #include "typeManager.h" -#include +#include "cppConstType.h" //////////////////////////////////////////////////////////////////// // Function: ParameterRemapConstToNonConst::Constructor diff --git a/dtool/src/interrogate/parameterRemapConstToNonConst.h b/dtool/src/interrogate/parameterRemapConstToNonConst.h index 07c38189d4..66cece88f9 100644 --- a/dtool/src/interrogate/parameterRemapConstToNonConst.h +++ b/dtool/src/interrogate/parameterRemapConstToNonConst.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapEnumToInt.cxx b/dtool/src/interrogate/parameterRemapEnumToInt.cxx index f405666c45..4ae1680a84 100644 --- a/dtool/src/interrogate/parameterRemapEnumToInt.cxx +++ b/dtool/src/interrogate/parameterRemapEnumToInt.cxx @@ -4,25 +4,25 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "parameterRemapEnumToInt.h" #include "interrogate.h" -#include -#include -#include -#include +#include "cppSimpleType.h" +#include "cppConstType.h" +#include "cppPointerType.h" +#include "cppReferenceType.h" //////////////////////////////////////////////////////////////////// // Function: ParameterRemapEnumToInt::Constructor diff --git a/dtool/src/interrogate/parameterRemapEnumToInt.h b/dtool/src/interrogate/parameterRemapEnumToInt.h index 74dd62ca81..0e0115c569 100644 --- a/dtool/src/interrogate/parameterRemapEnumToInt.h +++ b/dtool/src/interrogate/parameterRemapEnumToInt.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapPTToPointer.cxx b/dtool/src/interrogate/parameterRemapPTToPointer.cxx index 1de69da5f6..a8634e2596 100644 --- a/dtool/src/interrogate/parameterRemapPTToPointer.cxx +++ b/dtool/src/interrogate/parameterRemapPTToPointer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,9 +21,9 @@ #include "interrogateBuilder.h" #include "typeManager.h" -#include -#include -#include +#include "cppType.h" +#include "cppStructType.h" +#include "cppDeclaration.h" #include "notify.h" //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapPTToPointer.h b/dtool/src/interrogate/parameterRemapPTToPointer.h index eb414052a1..c4364d37c9 100644 --- a/dtool/src/interrogate/parameterRemapPTToPointer.h +++ b/dtool/src/interrogate/parameterRemapPTToPointer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapReferenceToConcrete.cxx b/dtool/src/interrogate/parameterRemapReferenceToConcrete.cxx index 6573e7c207..d215d4ba0c 100644 --- a/dtool/src/interrogate/parameterRemapReferenceToConcrete.cxx +++ b/dtool/src/interrogate/parameterRemapReferenceToConcrete.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "parameterRemapReferenceToConcrete.h" #include "typeManager.h" -#include -#include -#include -#include -#include +#include "cppType.h" +#include "cppDeclaration.h" +#include "cppConstType.h" +#include "cppPointerType.h" +#include "cppReferenceType.h" //////////////////////////////////////////////////////////////////// // Function: ParameterRemapReferenceToConcrete::Constructor diff --git a/dtool/src/interrogate/parameterRemapReferenceToConcrete.h b/dtool/src/interrogate/parameterRemapReferenceToConcrete.h index f4aa6d33bc..a6858ca90f 100644 --- a/dtool/src/interrogate/parameterRemapReferenceToConcrete.h +++ b/dtool/src/interrogate/parameterRemapReferenceToConcrete.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapReferenceToPointer.cxx b/dtool/src/interrogate/parameterRemapReferenceToPointer.cxx index 8ce467ba57..b67a9fa122 100644 --- a/dtool/src/interrogate/parameterRemapReferenceToPointer.cxx +++ b/dtool/src/interrogate/parameterRemapReferenceToPointer.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "parameterRemapReferenceToPointer.h" #include "typeManager.h" -#include -#include -#include -#include -#include +#include "cppType.h" +#include "cppDeclaration.h" +#include "cppConstType.h" +#include "cppPointerType.h" +#include "cppReferenceType.h" //////////////////////////////////////////////////////////////////// // Function: ParameterRemapReferenceToPointer::Constructor diff --git a/dtool/src/interrogate/parameterRemapReferenceToPointer.h b/dtool/src/interrogate/parameterRemapReferenceToPointer.h index 39a30ec847..a0c50b2cb8 100644 --- a/dtool/src/interrogate/parameterRemapReferenceToPointer.h +++ b/dtool/src/interrogate/parameterRemapReferenceToPointer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapThis.cxx b/dtool/src/interrogate/parameterRemapThis.cxx index fbf83fee85..c2e1bcb30f 100644 --- a/dtool/src/interrogate/parameterRemapThis.cxx +++ b/dtool/src/interrogate/parameterRemapThis.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapThis.h b/dtool/src/interrogate/parameterRemapThis.h index 01444ed8f9..091a72f872 100644 --- a/dtool/src/interrogate/parameterRemapThis.h +++ b/dtool/src/interrogate/parameterRemapThis.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapToString.cxx b/dtool/src/interrogate/parameterRemapToString.cxx index ead564588a..0beaf9e733 100644 --- a/dtool/src/interrogate/parameterRemapToString.cxx +++ b/dtool/src/interrogate/parameterRemapToString.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapToString.h b/dtool/src/interrogate/parameterRemapToString.h index a7954a1fb2..ed272d0fd7 100644 --- a/dtool/src/interrogate/parameterRemapToString.h +++ b/dtool/src/interrogate/parameterRemapToString.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapUnchanged.cxx b/dtool/src/interrogate/parameterRemapUnchanged.cxx index 1b40e9cca6..d64458cea2 100644 --- a/dtool/src/interrogate/parameterRemapUnchanged.cxx +++ b/dtool/src/interrogate/parameterRemapUnchanged.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parameterRemapUnchanged.h b/dtool/src/interrogate/parameterRemapUnchanged.h index 218a386dab..54dcbf8e61 100644 --- a/dtool/src/interrogate/parameterRemapUnchanged.h +++ b/dtool/src/interrogate/parameterRemapUnchanged.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/parse_file.cxx b/dtool/src/interrogate/parse_file.cxx index f2efca80f6..75aceafa7b 100644 --- a/dtool/src/interrogate/parse_file.cxx +++ b/dtool/src/interrogate/parse_file.cxx @@ -4,27 +4,27 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "cppParser.h" +#include "cppManifest.h" +#include "cppStructType.h" +#include "cppFunctionGroup.h" +#include "cppTypedef.h" +#include "cppExpressionParser.h" +#include "cppExpression.h" +#include "cppType.h" +#include "cppGlobals.h" #include diff --git a/dtool/src/interrogate/typeManager.cxx b/dtool/src/interrogate/typeManager.cxx index 6dd469817f..9c6e957fac 100644 --- a/dtool/src/interrogate/typeManager.cxx +++ b/dtool/src/interrogate/typeManager.cxx @@ -4,30 +4,30 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "typeManager.h" #include "interrogate.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "cppFunctionType.h" +#include "cppFunctionGroup.h" +#include "cppParameterList.h" +#include "cppConstType.h" +#include "cppReferenceType.h" +#include "cppPointerType.h" +#include "cppSimpleType.h" +#include "cppStructType.h" +#include "cppTypeDeclaration.h" #include "notify.h" //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogate/typeManager.h b/dtool/src/interrogate/typeManager.h index 4dd260bfe3..db68e30697 100644 --- a/dtool/src/interrogate/typeManager.h +++ b/dtool/src/interrogate/typeManager.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/config_interrogatedb.cxx b/dtool/src/interrogatedb/config_interrogatedb.cxx index 1820125bc6..478aa64191 100644 --- a/dtool/src/interrogatedb/config_interrogatedb.cxx +++ b/dtool/src/interrogatedb/config_interrogatedb.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/config_interrogatedb.h b/dtool/src/interrogatedb/config_interrogatedb.h index a42a125c2f..57a8e0afe6 100644 --- a/dtool/src/interrogatedb/config_interrogatedb.h +++ b/dtool/src/interrogatedb/config_interrogatedb.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/indexRemapper.cxx b/dtool/src/interrogatedb/indexRemapper.cxx index 22469dd678..03c7c383d2 100644 --- a/dtool/src/interrogatedb/indexRemapper.cxx +++ b/dtool/src/interrogatedb/indexRemapper.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/indexRemapper.h b/dtool/src/interrogatedb/indexRemapper.h index f3c149dc42..0a8ffab1de 100644 --- a/dtool/src/interrogatedb/indexRemapper.h +++ b/dtool/src/interrogatedb/indexRemapper.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateComponent.I b/dtool/src/interrogatedb/interrogateComponent.I index b86ac0989c..043698f2d8 100644 --- a/dtool/src/interrogatedb/interrogateComponent.I +++ b/dtool/src/interrogatedb/interrogateComponent.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateComponent.cxx b/dtool/src/interrogatedb/interrogateComponent.cxx index 5d656142ab..4220a313af 100644 --- a/dtool/src/interrogatedb/interrogateComponent.cxx +++ b/dtool/src/interrogatedb/interrogateComponent.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateComponent.h b/dtool/src/interrogatedb/interrogateComponent.h index deaefcb3d2..91bf0e306d 100644 --- a/dtool/src/interrogatedb/interrogateComponent.h +++ b/dtool/src/interrogatedb/interrogateComponent.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateDatabase.I b/dtool/src/interrogatedb/interrogateDatabase.I index df76b7dc04..c128ef9ea4 100644 --- a/dtool/src/interrogatedb/interrogateDatabase.I +++ b/dtool/src/interrogatedb/interrogateDatabase.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateDatabase.cxx b/dtool/src/interrogatedb/interrogateDatabase.cxx index b475ac470c..e0ea72c550 100644 --- a/dtool/src/interrogatedb/interrogateDatabase.cxx +++ b/dtool/src/interrogatedb/interrogateDatabase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateDatabase.h b/dtool/src/interrogatedb/interrogateDatabase.h index 38cc074a39..b40e2c3409 100644 --- a/dtool/src/interrogatedb/interrogateDatabase.h +++ b/dtool/src/interrogatedb/interrogateDatabase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateElement.I b/dtool/src/interrogatedb/interrogateElement.I index ef316a7cc1..465972f9fa 100644 --- a/dtool/src/interrogatedb/interrogateElement.I +++ b/dtool/src/interrogatedb/interrogateElement.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateElement.cxx b/dtool/src/interrogatedb/interrogateElement.cxx index d42148a9e0..bf40385195 100644 --- a/dtool/src/interrogatedb/interrogateElement.cxx +++ b/dtool/src/interrogatedb/interrogateElement.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateElement.h b/dtool/src/interrogatedb/interrogateElement.h index 57ac6c1e77..017097a902 100644 --- a/dtool/src/interrogatedb/interrogateElement.h +++ b/dtool/src/interrogatedb/interrogateElement.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateFunction.I b/dtool/src/interrogatedb/interrogateFunction.I index 5bd0174628..843833ce86 100644 --- a/dtool/src/interrogatedb/interrogateFunction.I +++ b/dtool/src/interrogatedb/interrogateFunction.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateFunction.cxx b/dtool/src/interrogatedb/interrogateFunction.cxx index dbb18ba2c9..db28464773 100644 --- a/dtool/src/interrogatedb/interrogateFunction.cxx +++ b/dtool/src/interrogatedb/interrogateFunction.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateFunction.h b/dtool/src/interrogatedb/interrogateFunction.h index 0587d5bde2..3a86f4f58c 100644 --- a/dtool/src/interrogatedb/interrogateFunction.h +++ b/dtool/src/interrogatedb/interrogateFunction.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateFunctionWrapper.I b/dtool/src/interrogatedb/interrogateFunctionWrapper.I index cfbeeae62a..77094629bd 100644 --- a/dtool/src/interrogatedb/interrogateFunctionWrapper.I +++ b/dtool/src/interrogatedb/interrogateFunctionWrapper.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateFunctionWrapper.cxx b/dtool/src/interrogatedb/interrogateFunctionWrapper.cxx index 6191a43f76..9c46d4ae08 100644 --- a/dtool/src/interrogatedb/interrogateFunctionWrapper.cxx +++ b/dtool/src/interrogatedb/interrogateFunctionWrapper.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateFunctionWrapper.h b/dtool/src/interrogatedb/interrogateFunctionWrapper.h index 93c66fdbfd..52b98672ec 100644 --- a/dtool/src/interrogatedb/interrogateFunctionWrapper.h +++ b/dtool/src/interrogatedb/interrogateFunctionWrapper.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateManifest.I b/dtool/src/interrogatedb/interrogateManifest.I index e28e4517b3..e559e99d84 100644 --- a/dtool/src/interrogatedb/interrogateManifest.I +++ b/dtool/src/interrogatedb/interrogateManifest.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateManifest.cxx b/dtool/src/interrogatedb/interrogateManifest.cxx index 9bc3c01e43..e21a10ced0 100644 --- a/dtool/src/interrogatedb/interrogateManifest.cxx +++ b/dtool/src/interrogatedb/interrogateManifest.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateManifest.h b/dtool/src/interrogatedb/interrogateManifest.h index f83a3740ee..1e55b877b3 100644 --- a/dtool/src/interrogatedb/interrogateManifest.h +++ b/dtool/src/interrogatedb/interrogateManifest.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateType.I b/dtool/src/interrogatedb/interrogateType.I index d64e0fafa5..e56d86614c 100644 --- a/dtool/src/interrogatedb/interrogateType.I +++ b/dtool/src/interrogatedb/interrogateType.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateType.cxx b/dtool/src/interrogatedb/interrogateType.cxx index d95d36e197..e1138fc8a7 100644 --- a/dtool/src/interrogatedb/interrogateType.cxx +++ b/dtool/src/interrogatedb/interrogateType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogateType.h b/dtool/src/interrogatedb/interrogateType.h index 20a9ff737b..c1d34d897f 100644 --- a/dtool/src/interrogatedb/interrogateType.h +++ b/dtool/src/interrogatedb/interrogateType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogate_datafile.I b/dtool/src/interrogatedb/interrogate_datafile.I index 0a584b4cbd..60a69cdff6 100644 --- a/dtool/src/interrogatedb/interrogate_datafile.I +++ b/dtool/src/interrogatedb/interrogate_datafile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogate_datafile.cxx b/dtool/src/interrogatedb/interrogate_datafile.cxx index ef5a712da7..42a89c3615 100644 --- a/dtool/src/interrogatedb/interrogate_datafile.cxx +++ b/dtool/src/interrogatedb/interrogate_datafile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogate_datafile.h b/dtool/src/interrogatedb/interrogate_datafile.h index ce7b1aab6a..fd1667c295 100644 --- a/dtool/src/interrogatedb/interrogate_datafile.h +++ b/dtool/src/interrogatedb/interrogate_datafile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogate_interface.cxx b/dtool/src/interrogatedb/interrogate_interface.cxx index 41f5ed0cc0..907a2c891c 100644 --- a/dtool/src/interrogatedb/interrogate_interface.cxx +++ b/dtool/src/interrogatedb/interrogate_interface.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogate_interface.h b/dtool/src/interrogatedb/interrogate_interface.h index 93e9d99b00..bda24010ba 100644 --- a/dtool/src/interrogatedb/interrogate_interface.h +++ b/dtool/src/interrogatedb/interrogate_interface.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogate_request.cxx b/dtool/src/interrogatedb/interrogate_request.cxx index 3b026f812c..a8b7ea92f8 100644 --- a/dtool/src/interrogatedb/interrogate_request.cxx +++ b/dtool/src/interrogatedb/interrogate_request.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/interrogate_request.h b/dtool/src/interrogatedb/interrogate_request.h index abf6ab4cd7..8e188dc51e 100644 --- a/dtool/src/interrogatedb/interrogate_request.h +++ b/dtool/src/interrogatedb/interrogate_request.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/dtool/src/interrogatedb/vector_int.cxx b/dtool/src/interrogatedb/vector_int.cxx index 34a5ca01b4..d0ad62c22f 100644 --- a/dtool/src/interrogatedb/vector_int.cxx +++ b/dtool/src/interrogatedb/vector_int.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/interrogatedb/vector_int.h b/dtool/src/interrogatedb/vector_int.h index d1d2993182..3cf0069b4e 100644 --- a/dtool/src/interrogatedb/vector_int.h +++ b/dtool/src/interrogatedb/vector_int.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/files.h b/dtool/src/parser-inc/files.h index c96bee59b2..d50553e0cf 100644 --- a/dtool/src/parser-inc/files.h +++ b/dtool/src/parser-inc/files.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/ft2build.h b/dtool/src/parser-inc/ft2build.h index 47d31e4126..5f38c7d9d4 100644 --- a/dtool/src/parser-inc/ft2build.h +++ b/dtool/src/parser-inc/ft2build.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/hex.h b/dtool/src/parser-inc/hex.h index 1700874e3f..d474401868 100644 --- a/dtool/src/parser-inc/hex.h +++ b/dtool/src/parser-inc/hex.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/krb5.h b/dtool/src/parser-inc/krb5.h index 3afcb4df40..3840de6abe 100644 --- a/dtool/src/parser-inc/krb5.h +++ b/dtool/src/parser-inc/krb5.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/md5.h b/dtool/src/parser-inc/md5.h index 993a177b12..25e0e9b698 100644 --- a/dtool/src/parser-inc/md5.h +++ b/dtool/src/parser-inc/md5.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/mmsystem.h b/dtool/src/parser-inc/mmsystem.h index 217363e7c5..4368467539 100644 --- a/dtool/src/parser-inc/mmsystem.h +++ b/dtool/src/parser-inc/mmsystem.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/stdcompare.h b/dtool/src/parser-inc/stdcompare.h index 25ec5b5dfb..0da64943cb 100644 --- a/dtool/src/parser-inc/stdcompare.h +++ b/dtool/src/parser-inc/stdcompare.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/stddef.h b/dtool/src/parser-inc/stddef.h index b0551eb330..2c403a31f4 100644 --- a/dtool/src/parser-inc/stddef.h +++ b/dtool/src/parser-inc/stddef.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/stdtypedefs.h b/dtool/src/parser-inc/stdtypedefs.h index a06b9af555..7b71c2e173 100644 --- a/dtool/src/parser-inc/stdtypedefs.h +++ b/dtool/src/parser-inc/stdtypedefs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/windows.h b/dtool/src/parser-inc/windows.h index 319abf1892..14b063c6a5 100644 --- a/dtool/src/parser-inc/windows.h +++ b/dtool/src/parser-inc/windows.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/parser-inc/zlib.h b/dtool/src/parser-inc/zlib.h index 63b9683cf7..314eea8963 100644 --- a/dtool/src/parser-inc/zlib.h +++ b/dtool/src/parser-inc/zlib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/pystub/pystub.cxx b/dtool/src/pystub/pystub.cxx index 650552e3e3..a4649c14af 100644 --- a/dtool/src/pystub/pystub.cxx +++ b/dtool/src/pystub/pystub.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/pystub/pystub.h b/dtool/src/pystub/pystub.h index 7d58fa2053..f017bb0440 100644 --- a/dtool/src/pystub/pystub.h +++ b/dtool/src/pystub/pystub.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/test_interrogate/test_interrogate.cxx b/dtool/src/test_interrogate/test_interrogate.cxx index 85b25b8fa3..ddd44c377c 100644 --- a/dtool/src/test_interrogate/test_interrogate.cxx +++ b/dtool/src/test_interrogate/test_interrogate.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/test_interrogate/test_lib.cxx b/dtool/src/test_interrogate/test_lib.cxx index 5efdcdd580..0b477820bf 100644 --- a/dtool/src/test_interrogate/test_lib.cxx +++ b/dtool/src/test_interrogate/test_lib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/dtool/src/test_interrogate/test_lib.h b/dtool/src/test_interrogate/test_lib.h index deef79db82..c74f8a5f71 100644 --- a/dtool/src/test_interrogate/test_lib.h +++ b/dtool/src/test_interrogate/test_lib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/audio.h b/panda/src/audio/audio.h index a79f013923..1c3ae2efa9 100644 --- a/panda/src/audio/audio.h +++ b/panda/src/audio/audio.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/audioManager.cxx b/panda/src/audio/audioManager.cxx index 22b8caf018..417c24c824 100644 --- a/panda/src/audio/audioManager.cxx +++ b/panda/src/audio/audioManager.cxx @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/audioManager.h b/panda/src/audio/audioManager.h index c48323b308..b78febfde0 100644 --- a/panda/src/audio/audioManager.h +++ b/panda/src/audio/audioManager.h @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/audioSound.cxx b/panda/src/audio/audioSound.cxx index 1a7cbaa06c..c6bc6ce7b5 100644 --- a/panda/src/audio/audioSound.cxx +++ b/panda/src/audio/audioSound.cxx @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/audioSound.h b/panda/src/audio/audioSound.h index 55d5efb2f5..1251ce72a9 100644 --- a/panda/src/audio/audioSound.h +++ b/panda/src/audio/audioSound.h @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/config_audio.cxx b/panda/src/audio/config_audio.cxx index 8a3f6098af..40a5da9e4b 100644 --- a/panda/src/audio/config_audio.cxx +++ b/panda/src/audio/config_audio.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/config_audio.h b/panda/src/audio/config_audio.h index d77f770e97..650eb2bd80 100644 --- a/panda/src/audio/config_audio.h +++ b/panda/src/audio/config_audio.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/nullAudioManager.cxx b/panda/src/audio/nullAudioManager.cxx index 76d30dd091..127607d29f 100644 --- a/panda/src/audio/nullAudioManager.cxx +++ b/panda/src/audio/nullAudioManager.cxx @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/nullAudioManager.h b/panda/src/audio/nullAudioManager.h index dca8b06e56..7588253c4a 100644 --- a/panda/src/audio/nullAudioManager.h +++ b/panda/src/audio/nullAudioManager.h @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/nullAudioSound.cxx b/panda/src/audio/nullAudioSound.cxx index 3c59aa03d7..76f1af0439 100644 --- a/panda/src/audio/nullAudioSound.cxx +++ b/panda/src/audio/nullAudioSound.cxx @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/nullAudioSound.h b/panda/src/audio/nullAudioSound.h index 694cf0296b..de26006dff 100644 --- a/panda/src/audio/nullAudioSound.h +++ b/panda/src/audio/nullAudioSound.h @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audio/test_audio.cxx b/panda/src/audio/test_audio.cxx index adb3ec6500..064e4b3cb4 100644 --- a/panda/src/audio/test_audio.cxx +++ b/panda/src/audio/test_audio.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/config_fmodAudio.cxx b/panda/src/audiotraits/config_fmodAudio.cxx index d859849247..b5c6e9bfef 100644 --- a/panda/src/audiotraits/config_fmodAudio.cxx +++ b/panda/src/audiotraits/config_fmodAudio.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/config_fmodAudio.h b/panda/src/audiotraits/config_fmodAudio.h index 344a3764a3..53ce3630f4 100644 --- a/panda/src/audiotraits/config_fmodAudio.h +++ b/panda/src/audiotraits/config_fmodAudio.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/config_milesAudio.cxx b/panda/src/audiotraits/config_milesAudio.cxx index 79f3b57589..5a31c227ce 100644 --- a/panda/src/audiotraits/config_milesAudio.cxx +++ b/panda/src/audiotraits/config_milesAudio.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/config_milesAudio.h b/panda/src/audiotraits/config_milesAudio.h index 3355d6da57..52c7ffc9f4 100644 --- a/panda/src/audiotraits/config_milesAudio.h +++ b/panda/src/audiotraits/config_milesAudio.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/fmodAudioManager.cxx b/panda/src/audiotraits/fmodAudioManager.cxx index 398170cbea..826503221b 100644 --- a/panda/src/audiotraits/fmodAudioManager.cxx +++ b/panda/src/audiotraits/fmodAudioManager.cxx @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/fmodAudioManager.h b/panda/src/audiotraits/fmodAudioManager.h index 25d3b747e4..bd1db9f084 100644 --- a/panda/src/audiotraits/fmodAudioManager.h +++ b/panda/src/audiotraits/fmodAudioManager.h @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/fmodAudioSound.I b/panda/src/audiotraits/fmodAudioSound.I index 3ceafae70e..30d2110673 100644 --- a/panda/src/audiotraits/fmodAudioSound.I +++ b/panda/src/audiotraits/fmodAudioSound.I @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/fmodAudioSound.cxx b/panda/src/audiotraits/fmodAudioSound.cxx index 376e3ab8cd..7ee3ecee80 100644 --- a/panda/src/audiotraits/fmodAudioSound.cxx +++ b/panda/src/audiotraits/fmodAudioSound.cxx @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/fmodAudioSound.h b/panda/src/audiotraits/fmodAudioSound.h index 39f9d2ff30..fb2bc31b95 100644 --- a/panda/src/audiotraits/fmodAudioSound.h +++ b/panda/src/audiotraits/fmodAudioSound.h @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/milesAudioManager.cxx b/panda/src/audiotraits/milesAudioManager.cxx index ebcf6964fa..8649298929 100644 --- a/panda/src/audiotraits/milesAudioManager.cxx +++ b/panda/src/audiotraits/milesAudioManager.cxx @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/milesAudioManager.h b/panda/src/audiotraits/milesAudioManager.h index 5b30711e1e..97c8858c2e 100644 --- a/panda/src/audiotraits/milesAudioManager.h +++ b/panda/src/audiotraits/milesAudioManager.h @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/milesAudioSound.I b/panda/src/audiotraits/milesAudioSound.I index 97356eefc4..552e741053 100644 --- a/panda/src/audiotraits/milesAudioSound.I +++ b/panda/src/audiotraits/milesAudioSound.I @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/milesAudioSound.cxx b/panda/src/audiotraits/milesAudioSound.cxx index e038d93940..bb27888a3c 100644 --- a/panda/src/audiotraits/milesAudioSound.cxx +++ b/panda/src/audiotraits/milesAudioSound.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/audiotraits/milesAudioSound.h b/panda/src/audiotraits/milesAudioSound.h index b84b375ee3..2f2c9dda3a 100644 --- a/panda/src/audiotraits/milesAudioSound.h +++ b/panda/src/audiotraits/milesAudioSound.h @@ -5,15 +5,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builder.I b/panda/src/builder/builder.I index 207c18163a..9afe42c607 100644 --- a/panda/src/builder/builder.I +++ b/panda/src/builder/builder.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builder.cxx b/panda/src/builder/builder.cxx index 1562990918..f6e88e437c 100644 --- a/panda/src/builder/builder.cxx +++ b/panda/src/builder/builder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builder.h b/panda/src/builder/builder.h index 5282e8e247..b844d50194 100644 --- a/panda/src/builder/builder.h +++ b/panda/src/builder/builder.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderAttrib.I b/panda/src/builder/builderAttrib.I index 8f1bdd28dc..4f06d868ea 100644 --- a/panda/src/builder/builderAttrib.I +++ b/panda/src/builder/builderAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderAttrib.cxx b/panda/src/builder/builderAttrib.cxx index 5fbb2f62d8..55b85d0535 100644 --- a/panda/src/builder/builderAttrib.cxx +++ b/panda/src/builder/builderAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderAttrib.h b/panda/src/builder/builderAttrib.h index a38ae0f603..cd4f30b69c 100644 --- a/panda/src/builder/builderAttrib.h +++ b/panda/src/builder/builderAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderAttribTempl.I b/panda/src/builder/builderAttribTempl.I index e7f703b813..b226605524 100644 --- a/panda/src/builder/builderAttribTempl.I +++ b/panda/src/builder/builderAttribTempl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderAttribTempl.h b/panda/src/builder/builderAttribTempl.h index a13a665008..116c08b681 100644 --- a/panda/src/builder/builderAttribTempl.h +++ b/panda/src/builder/builderAttribTempl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef BUILDERATTRIBTEMPL_H diff --git a/panda/src/builder/builderBucket.I b/panda/src/builder/builderBucket.I index 6b9e46cdff..bcc512b91d 100644 --- a/panda/src/builder/builderBucket.I +++ b/panda/src/builder/builderBucket.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderBucket.cxx b/panda/src/builder/builderBucket.cxx index ef95260a90..122de5b46a 100644 --- a/panda/src/builder/builderBucket.cxx +++ b/panda/src/builder/builderBucket.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderBucket.h b/panda/src/builder/builderBucket.h index b6350afb79..79af80df25 100644 --- a/panda/src/builder/builderBucket.h +++ b/panda/src/builder/builderBucket.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderBucketNode.I b/panda/src/builder/builderBucketNode.I index 2fb565fd5a..ee68eac9b7 100644 --- a/panda/src/builder/builderBucketNode.I +++ b/panda/src/builder/builderBucketNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderBucketNode.cxx b/panda/src/builder/builderBucketNode.cxx index 8f0e5b600d..69ce50259c 100644 --- a/panda/src/builder/builderBucketNode.cxx +++ b/panda/src/builder/builderBucketNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderBucketNode.h b/panda/src/builder/builderBucketNode.h index 14e78232e4..01c9cca1d3 100644 --- a/panda/src/builder/builderBucketNode.h +++ b/panda/src/builder/builderBucketNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderFuncs.I b/panda/src/builder/builderFuncs.I index 40f14b0fb7..f3ed075217 100644 --- a/panda/src/builder/builderFuncs.I +++ b/panda/src/builder/builderFuncs.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderFuncs.h b/panda/src/builder/builderFuncs.h index cf468df366..376d2b06e1 100644 --- a/panda/src/builder/builderFuncs.h +++ b/panda/src/builder/builderFuncs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef BUILDERFUNCS_H diff --git a/panda/src/builder/builderMisc.cxx b/panda/src/builder/builderMisc.cxx index 916954e4cc..518dc78210 100644 --- a/panda/src/builder/builderMisc.cxx +++ b/panda/src/builder/builderMisc.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderMisc.h b/panda/src/builder/builderMisc.h index 59c87cf5fb..823ad65356 100644 --- a/panda/src/builder/builderMisc.h +++ b/panda/src/builder/builderMisc.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef BUILDERMISC_H diff --git a/panda/src/builder/builderNormalVisualizer.I b/panda/src/builder/builderNormalVisualizer.I index 976319fce4..59aad04bef 100644 --- a/panda/src/builder/builderNormalVisualizer.I +++ b/panda/src/builder/builderNormalVisualizer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderNormalVisualizer.cxx b/panda/src/builder/builderNormalVisualizer.cxx index de5e718edd..8d62058328 100644 --- a/panda/src/builder/builderNormalVisualizer.cxx +++ b/panda/src/builder/builderNormalVisualizer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderNormalVisualizer.h b/panda/src/builder/builderNormalVisualizer.h index 4deb1f5e6d..095160b674 100644 --- a/panda/src/builder/builderNormalVisualizer.h +++ b/panda/src/builder/builderNormalVisualizer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderPrim.I b/panda/src/builder/builderPrim.I index 291e63cb21..8e54c7529c 100644 --- a/panda/src/builder/builderPrim.I +++ b/panda/src/builder/builderPrim.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderPrim.cxx b/panda/src/builder/builderPrim.cxx index 36de76a66d..e0894e9c68 100644 --- a/panda/src/builder/builderPrim.cxx +++ b/panda/src/builder/builderPrim.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderPrim.h b/panda/src/builder/builderPrim.h index a2457cc299..8f48f0e5e5 100644 --- a/panda/src/builder/builderPrim.h +++ b/panda/src/builder/builderPrim.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderPrimTempl.I b/panda/src/builder/builderPrimTempl.I index 88a1b28479..9c5f5c442b 100644 --- a/panda/src/builder/builderPrimTempl.I +++ b/panda/src/builder/builderPrimTempl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderPrimTempl.h b/panda/src/builder/builderPrimTempl.h index 9319e24ce7..47d68dd563 100644 --- a/panda/src/builder/builderPrimTempl.h +++ b/panda/src/builder/builderPrimTempl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderProperties.cxx b/panda/src/builder/builderProperties.cxx index 7f17f4fa2c..df06b1bc3c 100644 --- a/panda/src/builder/builderProperties.cxx +++ b/panda/src/builder/builderProperties.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderProperties.h b/panda/src/builder/builderProperties.h index 165761d2bd..b67e6178dc 100644 --- a/panda/src/builder/builderProperties.h +++ b/panda/src/builder/builderProperties.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef BUILDERPROPERTIES_H diff --git a/panda/src/builder/builderTypes.cxx b/panda/src/builder/builderTypes.cxx index 26a52c4d64..8c09e104cc 100644 --- a/panda/src/builder/builderTypes.cxx +++ b/panda/src/builder/builderTypes.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderTypes.h b/panda/src/builder/builderTypes.h index 157710b313..7364ebc802 100644 --- a/panda/src/builder/builderTypes.h +++ b/panda/src/builder/builderTypes.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef BUILDERTYPES_H diff --git a/panda/src/builder/builderVertex.I b/panda/src/builder/builderVertex.I index dd7bd94fcc..1c587d50c9 100644 --- a/panda/src/builder/builderVertex.I +++ b/panda/src/builder/builderVertex.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderVertex.cxx b/panda/src/builder/builderVertex.cxx index 368b82f1e3..e4677fd101 100644 --- a/panda/src/builder/builderVertex.cxx +++ b/panda/src/builder/builderVertex.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderVertex.h b/panda/src/builder/builderVertex.h index b398daef80..5cae765196 100644 --- a/panda/src/builder/builderVertex.h +++ b/panda/src/builder/builderVertex.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderVertexTempl.I b/panda/src/builder/builderVertexTempl.I index 76443c9cf6..9044551847 100644 --- a/panda/src/builder/builderVertexTempl.I +++ b/panda/src/builder/builderVertexTempl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builderVertexTempl.h b/panda/src/builder/builderVertexTempl.h index 95d03037b6..ca746b968e 100644 --- a/panda/src/builder/builderVertexTempl.h +++ b/panda/src/builder/builderVertexTempl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builder_compare.I b/panda/src/builder/builder_compare.I index 884dbf8637..529988ca4c 100644 --- a/panda/src/builder/builder_compare.I +++ b/panda/src/builder/builder_compare.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builder_compare.h b/panda/src/builder/builder_compare.h index bf69bde35d..bc1ccf9b8d 100644 --- a/panda/src/builder/builder_compare.h +++ b/panda/src/builder/builder_compare.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/builder_headers.h b/panda/src/builder/builder_headers.h index 3b0971a9b3..ddc9e3ccda 100644 --- a/panda/src/builder/builder_headers.h +++ b/panda/src/builder/builder_headers.h @@ -4,31 +4,31 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include +#include "geom.h" +#include "geomNode.h" #include "plist.h" #include "luse.h" #include "pmap.h" #include -#include +#include "namedNode.h" #include "notify.h" #include "pandabase.h" -#include -#include -#include -#include +#include "pta_Colorf.h" +#include "pta_Normalf.h" +#include "pta_TexCoordf.h" +#include "pta_Vertexf.h" #include "pset.h" #include #include "pvector.h" diff --git a/panda/src/builder/config_builder.cxx b/panda/src/builder/config_builder.cxx index fec9465984..7e813d24b4 100644 --- a/panda/src/builder/config_builder.cxx +++ b/panda/src/builder/config_builder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/config_builder.h b/panda/src/builder/config_builder.h index 1fb911cb31..ab1eaacf69 100644 --- a/panda/src/builder/config_builder.h +++ b/panda/src/builder/config_builder.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/mesher.cxx b/panda/src/builder/mesher.cxx index f6ceeb3a66..1a8348692a 100644 --- a/panda/src/builder/mesher.cxx +++ b/panda/src/builder/mesher.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/mesher.h b/panda/src/builder/mesher.h index 46ee0ed7bd..8c574afda7 100644 --- a/panda/src/builder/mesher.h +++ b/panda/src/builder/mesher.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef MESHER_H diff --git a/panda/src/builder/mesherConfig.h b/panda/src/builder/mesherConfig.h index 6df759b30d..5cf210b000 100644 --- a/panda/src/builder/mesherConfig.h +++ b/panda/src/builder/mesherConfig.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef MESHERCONFIG_H diff --git a/panda/src/builder/mesherEdge.I b/panda/src/builder/mesherEdge.I index 07b725069b..b8fbbd8104 100644 --- a/panda/src/builder/mesherEdge.I +++ b/panda/src/builder/mesherEdge.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/mesherEdge.h b/panda/src/builder/mesherEdge.h index 2e139a370b..7f885cd553 100644 --- a/panda/src/builder/mesherEdge.h +++ b/panda/src/builder/mesherEdge.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/mesherFanMaker.I b/panda/src/builder/mesherFanMaker.I index 77f3d5acd6..5499145c62 100644 --- a/panda/src/builder/mesherFanMaker.I +++ b/panda/src/builder/mesherFanMaker.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "builderFuncs.h" #include "notify.h" -#include +#include "mathNumbers.h" #include diff --git a/panda/src/builder/mesherFanMaker.h b/panda/src/builder/mesherFanMaker.h index 0f95466ca5..88b360f4a7 100644 --- a/panda/src/builder/mesherFanMaker.h +++ b/panda/src/builder/mesherFanMaker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/mesherStrip.I b/panda/src/builder/mesherStrip.I index a007f98186..628adf6f16 100644 --- a/panda/src/builder/mesherStrip.I +++ b/panda/src/builder/mesherStrip.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/mesherStrip.h b/panda/src/builder/mesherStrip.h index c3734f7f59..37a8e97df5 100644 --- a/panda/src/builder/mesherStrip.h +++ b/panda/src/builder/mesherStrip.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/mesherTempl.I b/panda/src/builder/mesherTempl.I index 5699c965c5..60ebd9b4b0 100644 --- a/panda/src/builder/mesherTempl.I +++ b/panda/src/builder/mesherTempl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/builder/mesherTempl.h b/panda/src/builder/mesherTempl.h index 1220974dd8..9e1785cad6 100644 --- a/panda/src/builder/mesherTempl.h +++ b/panda/src/builder/mesherTempl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef MESHERTEMPL_H diff --git a/panda/src/builder/test_builder.cxx b/panda/src/builder/test_builder.cxx index d86ac1ef72..de9921d694 100644 --- a/panda/src/builder/test_builder.cxx +++ b/panda/src/builder/test_builder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,18 +21,18 @@ #include "mesher.h" #include "notify.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "geom.h" +#include "geomNode.h" +#include "namedNode.h" +#include "dftraverser.h" +#include "traverserVisitor.h" +#include "renderRelation.h" +#include "nullTransitionWrapper.h" +#include "nullLevelState.h" +#include "pta_Vertexf.h" +#include "pta_Normalf.h" +#include "pta_Colorf.h" +#include "pta_TexCoordf.h" class polygon : public BuilderPrimI { public: diff --git a/panda/src/builder/test_builder_data.cxx b/panda/src/builder/test_builder_data.cxx index c70963f76d..4f8f375536 100644 --- a/panda/src/builder/test_builder_data.cxx +++ b/panda/src/builder/test_builder_data.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animBundle.I b/panda/src/chan/animBundle.I index aeb7b00d12..b017bd397c 100644 --- a/panda/src/chan/animBundle.I +++ b/panda/src/chan/animBundle.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animBundle.cxx b/panda/src/chan/animBundle.cxx index b05b9b89cd..fc48f254b3 100644 --- a/panda/src/chan/animBundle.cxx +++ b/panda/src/chan/animBundle.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "animBundle.h" -#include -#include -#include -#include -#include +#include "indent.h" +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" TypeHandle AnimBundle::_type_handle; diff --git a/panda/src/chan/animBundle.h b/panda/src/chan/animBundle.h index 4225378ff1..ace7112c68 100644 --- a/panda/src/chan/animBundle.h +++ b/panda/src/chan/animBundle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animBundleNode.I b/panda/src/chan/animBundleNode.I index 82f8fe59cd..e35b7e2812 100644 --- a/panda/src/chan/animBundleNode.I +++ b/panda/src/chan/animBundleNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animBundleNode.cxx b/panda/src/chan/animBundleNode.cxx index fe5ec7adde..1fcfa39d89 100644 --- a/panda/src/chan/animBundleNode.cxx +++ b/panda/src/chan/animBundleNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animBundleNode.h b/panda/src/chan/animBundleNode.h index aba22bad5c..9fcd0ae20f 100644 --- a/panda/src/chan/animBundleNode.h +++ b/panda/src/chan/animBundleNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannel.I b/panda/src/chan/animChannel.I index f95da14508..242f5bb819 100644 --- a/panda/src/chan/animChannel.I +++ b/panda/src/chan/animChannel.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannel.cxx b/panda/src/chan/animChannel.cxx index 429fc85c3f..5d8b372bc6 100644 --- a/panda/src/chan/animChannel.cxx +++ b/panda/src/chan/animChannel.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannel.h b/panda/src/chan/animChannel.h index aa3fd09767..2d09982b9c 100644 --- a/panda/src/chan/animChannel.h +++ b/panda/src/chan/animChannel.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelBase.I b/panda/src/chan/animChannelBase.I index 8f16a2ef3e..498aa9af50 100644 --- a/panda/src/chan/animChannelBase.I +++ b/panda/src/chan/animChannelBase.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelBase.cxx b/panda/src/chan/animChannelBase.cxx index 06bbf7e0f2..faa42431c2 100644 --- a/panda/src/chan/animChannelBase.cxx +++ b/panda/src/chan/animChannelBase.cxx @@ -4,24 +4,24 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "animChannelBase.h" -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" TypeHandle AnimChannelBase::_type_handle; diff --git a/panda/src/chan/animChannelBase.h b/panda/src/chan/animChannelBase.h index d7b24b2fb0..a174cccf63 100644 --- a/panda/src/chan/animChannelBase.h +++ b/panda/src/chan/animChannelBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelFixed.I b/panda/src/chan/animChannelFixed.I index c06f0c2cfb..2dc1bc8b90 100644 --- a/panda/src/chan/animChannelFixed.I +++ b/panda/src/chan/animChannelFixed.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelFixed.h b/panda/src/chan/animChannelFixed.h index 26aac2b52e..443dbc7de3 100644 --- a/panda/src/chan/animChannelFixed.h +++ b/panda/src/chan/animChannelFixed.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelMatrixDynamic.I b/panda/src/chan/animChannelMatrixDynamic.I index 15a869318e..82f56132a5 100644 --- a/panda/src/chan/animChannelMatrixDynamic.I +++ b/panda/src/chan/animChannelMatrixDynamic.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelMatrixDynamic.cxx b/panda/src/chan/animChannelMatrixDynamic.cxx index 5abb5d7128..cd940f8fca 100644 --- a/panda/src/chan/animChannelMatrixDynamic.cxx +++ b/panda/src/chan/animChannelMatrixDynamic.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelMatrixDynamic.h b/panda/src/chan/animChannelMatrixDynamic.h index bf927e8c28..f541437742 100644 --- a/panda/src/chan/animChannelMatrixDynamic.h +++ b/panda/src/chan/animChannelMatrixDynamic.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelMatrixXfmTable.I b/panda/src/chan/animChannelMatrixXfmTable.I index a3874d6f76..de69457429 100644 --- a/panda/src/chan/animChannelMatrixXfmTable.I +++ b/panda/src/chan/animChannelMatrixXfmTable.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelMatrixXfmTable.cxx b/panda/src/chan/animChannelMatrixXfmTable.cxx index f3bfc1a0ed..b332fdeb57 100644 --- a/panda/src/chan/animChannelMatrixXfmTable.cxx +++ b/panda/src/chan/animChannelMatrixXfmTable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelMatrixXfmTable.h b/panda/src/chan/animChannelMatrixXfmTable.h index 071172b88b..95faed0ad7 100644 --- a/panda/src/chan/animChannelMatrixXfmTable.h +++ b/panda/src/chan/animChannelMatrixXfmTable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelScalarDynamic.I b/panda/src/chan/animChannelScalarDynamic.I index 5527044ad7..48f3f38a73 100644 --- a/panda/src/chan/animChannelScalarDynamic.I +++ b/panda/src/chan/animChannelScalarDynamic.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelScalarDynamic.cxx b/panda/src/chan/animChannelScalarDynamic.cxx index 0dd4ca931b..1e3d3e3738 100644 --- a/panda/src/chan/animChannelScalarDynamic.cxx +++ b/panda/src/chan/animChannelScalarDynamic.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelScalarDynamic.h b/panda/src/chan/animChannelScalarDynamic.h index ceb3bf86ba..411ec686c7 100644 --- a/panda/src/chan/animChannelScalarDynamic.h +++ b/panda/src/chan/animChannelScalarDynamic.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelScalarTable.I b/panda/src/chan/animChannelScalarTable.I index 9d999d9cf7..4af2897723 100644 --- a/panda/src/chan/animChannelScalarTable.I +++ b/panda/src/chan/animChannelScalarTable.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelScalarTable.cxx b/panda/src/chan/animChannelScalarTable.cxx index 35f1499da4..d3e516e6a3 100644 --- a/panda/src/chan/animChannelScalarTable.cxx +++ b/panda/src/chan/animChannelScalarTable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animChannelScalarTable.h b/panda/src/chan/animChannelScalarTable.h index 13493e6331..81d4c5b9fb 100644 --- a/panda/src/chan/animChannelScalarTable.h +++ b/panda/src/chan/animChannelScalarTable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animControl.I b/panda/src/chan/animControl.I index 155796e544..0d04cf4cdd 100644 --- a/panda/src/chan/animControl.I +++ b/panda/src/chan/animControl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animControl.cxx b/panda/src/chan/animControl.cxx index d3ae3b7cdd..c3a6322d19 100644 --- a/panda/src/chan/animControl.cxx +++ b/panda/src/chan/animControl.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -22,8 +22,8 @@ #include "partBundle.h" #include "config_chan.h" -#include -#include +#include "event.h" +#include "throw_event.h" TypeHandle AnimControl::_type_handle; diff --git a/panda/src/chan/animControl.h b/panda/src/chan/animControl.h index 0bd045db9e..49f3fed179 100644 --- a/panda/src/chan/animControl.h +++ b/panda/src/chan/animControl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -24,12 +24,12 @@ #include "animBundle.h" #include "partGroup.h" -#include -#include -#include -#include -#include -#include +#include "clockObject.h" +#include "typedef.h" +#include "referenceCount.h" +#include "event.h" +#include "pt_Event.h" +#include "cmath.h" #include #include "pmap.h" diff --git a/panda/src/chan/animControlCollection.I b/panda/src/chan/animControlCollection.I index 30a752fa3c..dca6e01775 100644 --- a/panda/src/chan/animControlCollection.I +++ b/panda/src/chan/animControlCollection.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animControlCollection.cxx b/panda/src/chan/animControlCollection.cxx index f38e772c8e..814bde7116 100644 --- a/panda/src/chan/animControlCollection.cxx +++ b/panda/src/chan/animControlCollection.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animControlCollection.h b/panda/src/chan/animControlCollection.h index 9362c53347..e9e6b68d2b 100644 --- a/panda/src/chan/animControlCollection.h +++ b/panda/src/chan/animControlCollection.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animGroup.I b/panda/src/chan/animGroup.I index 114e1225a9..8d8304076f 100644 --- a/panda/src/chan/animGroup.I +++ b/panda/src/chan/animGroup.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animGroup.cxx b/panda/src/chan/animGroup.cxx index aeab68f58c..3ace070f5a 100644 --- a/panda/src/chan/animGroup.cxx +++ b/panda/src/chan/animGroup.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/animGroup.h b/panda/src/chan/animGroup.h index cbeb597cda..063a5ea63c 100644 --- a/panda/src/chan/animGroup.h +++ b/panda/src/chan/animGroup.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/auto_bind.cxx b/panda/src/chan/auto_bind.cxx index 440b5501bb..008739c86d 100644 --- a/panda/src/chan/auto_bind.cxx +++ b/panda/src/chan/auto_bind.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/auto_bind.h b/panda/src/chan/auto_bind.h index 041298d411..cc88780ceb 100644 --- a/panda/src/chan/auto_bind.h +++ b/panda/src/chan/auto_bind.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/chan_headers.h b/panda/src/chan/chan_headers.h index d3f226a628..afefa8d572 100644 --- a/panda/src/chan/chan_headers.h +++ b/panda/src/chan/chan_headers.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/config_chan.cxx b/panda/src/chan/config_chan.cxx index 44f70d7b00..1fc4f80624 100644 --- a/panda/src/chan/config_chan.cxx +++ b/panda/src/chan/config_chan.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/config_chan.h b/panda/src/chan/config_chan.h index 23afdd9280..7c5b2498ab 100644 --- a/panda/src/chan/config_chan.h +++ b/panda/src/chan/config_chan.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/movingPart.I b/panda/src/chan/movingPart.I index 9854e6bd0b..1048b0a4ca 100644 --- a/panda/src/chan/movingPart.I +++ b/panda/src/chan/movingPart.I @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "animChannelFixed.h" -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" template TypeHandle MovingPart::_type_handle; diff --git a/panda/src/chan/movingPart.h b/panda/src/chan/movingPart.h index d0afe38eab..b3ab72ad17 100644 --- a/panda/src/chan/movingPart.h +++ b/panda/src/chan/movingPart.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/movingPartBase.I b/panda/src/chan/movingPartBase.I index 22ef591ff8..808c5bed44 100644 --- a/panda/src/chan/movingPartBase.I +++ b/panda/src/chan/movingPartBase.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/movingPartBase.cxx b/panda/src/chan/movingPartBase.cxx index 8fdcf03f07..42b986f461 100644 --- a/panda/src/chan/movingPartBase.cxx +++ b/panda/src/chan/movingPartBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "animControl.h" #include "animChannelBase.h" -#include +#include "indent.h" TypeHandle MovingPartBase::_type_handle; diff --git a/panda/src/chan/movingPartBase.h b/panda/src/chan/movingPartBase.h index ba54a24a89..5ce05383a5 100644 --- a/panda/src/chan/movingPartBase.h +++ b/panda/src/chan/movingPartBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/movingPartMatrix.I b/panda/src/chan/movingPartMatrix.I index f5679d2ab4..0c80c356e3 100644 --- a/panda/src/chan/movingPartMatrix.I +++ b/panda/src/chan/movingPartMatrix.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/movingPartMatrix.cxx b/panda/src/chan/movingPartMatrix.cxx index a9e4e3eb63..a1e06b5edd 100644 --- a/panda/src/chan/movingPartMatrix.cxx +++ b/panda/src/chan/movingPartMatrix.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/movingPartMatrix.h b/panda/src/chan/movingPartMatrix.h index 8f55a356f5..ab8a89cb9f 100644 --- a/panda/src/chan/movingPartMatrix.h +++ b/panda/src/chan/movingPartMatrix.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/movingPartScalar.I b/panda/src/chan/movingPartScalar.I index f723309952..06f98e1deb 100644 --- a/panda/src/chan/movingPartScalar.I +++ b/panda/src/chan/movingPartScalar.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/movingPartScalar.cxx b/panda/src/chan/movingPartScalar.cxx index 834c61bd08..ef8435a7a2 100644 --- a/panda/src/chan/movingPartScalar.cxx +++ b/panda/src/chan/movingPartScalar.cxx @@ -4,24 +4,24 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "movingPartScalar.h" -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/chan/movingPartScalar.h b/panda/src/chan/movingPartScalar.h index 8f2fa188f4..c2c93fef8b 100644 --- a/panda/src/chan/movingPartScalar.h +++ b/panda/src/chan/movingPartScalar.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/partBundle.I b/panda/src/chan/partBundle.I index b63aabb11b..ef223131f9 100644 --- a/panda/src/chan/partBundle.I +++ b/panda/src/chan/partBundle.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/partBundle.cxx b/panda/src/chan/partBundle.cxx index b221114bf4..2e77f8c1af 100644 --- a/panda/src/chan/partBundle.cxx +++ b/panda/src/chan/partBundle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/partBundle.h b/panda/src/chan/partBundle.h index 2d7bcb8b2a..01425c8ea1 100644 --- a/panda/src/chan/partBundle.h +++ b/panda/src/chan/partBundle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/partBundleNode.I b/panda/src/chan/partBundleNode.I index d27e2e5059..407a57dfce 100644 --- a/panda/src/chan/partBundleNode.I +++ b/panda/src/chan/partBundleNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/partBundleNode.cxx b/panda/src/chan/partBundleNode.cxx index a5b1952e71..b65793b90a 100644 --- a/panda/src/chan/partBundleNode.cxx +++ b/panda/src/chan/partBundleNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/partBundleNode.h b/panda/src/chan/partBundleNode.h index 56f3cb84a5..dfa1da75d7 100644 --- a/panda/src/chan/partBundleNode.h +++ b/panda/src/chan/partBundleNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/partGroup.I b/panda/src/chan/partGroup.I index 1a9732823a..7d1574f690 100644 --- a/panda/src/chan/partGroup.I +++ b/panda/src/chan/partGroup.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/partGroup.cxx b/panda/src/chan/partGroup.cxx index 2ae8c89398..0d015c14f0 100644 --- a/panda/src/chan/partGroup.cxx +++ b/panda/src/chan/partGroup.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,11 +21,11 @@ #include "animGroup.h" #include "config_chan.h" -#include -#include -#include -#include -#include +#include "indent.h" +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" #include diff --git a/panda/src/chan/partGroup.h b/panda/src/chan/partGroup.h index e794f0f91f..89ed002417 100644 --- a/panda/src/chan/partGroup.h +++ b/panda/src/chan/partGroup.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/chan/vector_PartGroupStar.cxx b/panda/src/chan/vector_PartGroupStar.cxx index 41ae946837..dae84e16f7 100644 --- a/panda/src/chan/vector_PartGroupStar.cxx +++ b/panda/src/chan/vector_PartGroupStar.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE PartGroup * #define NAME vector_PartGroupStar -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/chan/vector_PartGroupStar.h b/panda/src/chan/vector_PartGroupStar.h index ebbace62d8..726950e68e 100644 --- a/panda/src/chan/vector_PartGroupStar.h +++ b/panda/src/chan/vector_PartGroupStar.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/char_headers.h b/panda/src/char/char_headers.h index 54d81db7d8..a1ffad1c14 100644 --- a/panda/src/char/char_headers.h +++ b/panda/src/char/char_headers.h @@ -4,25 +4,25 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" +#include "compose_matrix.h" +#include "transformTransition.h" +#include "ioPtaDatagramLinMath.h" #include "character.h" #include "computedVertices.h" diff --git a/panda/src/char/character.I b/panda/src/char/character.I index b5da46414d..7c482e686d 100644 --- a/panda/src/char/character.I +++ b/panda/src/char/character.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/character.cxx b/panda/src/char/character.cxx index 4cf0e1a0a2..8847794f11 100644 --- a/panda/src/char/character.cxx +++ b/panda/src/char/character.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/character.h b/panda/src/char/character.h index fcf9770f8f..a0574a9a6b 100644 --- a/panda/src/char/character.h +++ b/panda/src/char/character.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/characterJoint.cxx b/panda/src/char/characterJoint.cxx index a608b553d3..3f3c0ef3a1 100644 --- a/panda/src/char/characterJoint.cxx +++ b/panda/src/char/characterJoint.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/characterJoint.h b/panda/src/char/characterJoint.h index e9bcb2b92f..c8b699fb40 100644 --- a/panda/src/char/characterJoint.h +++ b/panda/src/char/characterJoint.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/characterJointBundle.I b/panda/src/char/characterJointBundle.I index 5284f7196c..636729a41c 100644 --- a/panda/src/char/characterJointBundle.I +++ b/panda/src/char/characterJointBundle.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/characterJointBundle.cxx b/panda/src/char/characterJointBundle.cxx index 7020f90340..5130337ee5 100644 --- a/panda/src/char/characterJointBundle.cxx +++ b/panda/src/char/characterJointBundle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/characterJointBundle.h b/panda/src/char/characterJointBundle.h index 900ecf651c..d17ccb3e39 100644 --- a/panda/src/char/characterJointBundle.h +++ b/panda/src/char/characterJointBundle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/characterSlider.cxx b/panda/src/char/characterSlider.cxx index c1bf4ea3d1..e5252bda97 100644 --- a/panda/src/char/characterSlider.cxx +++ b/panda/src/char/characterSlider.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "characterSlider.h" -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" TypeHandle CharacterSlider::_type_handle; diff --git a/panda/src/char/characterSlider.h b/panda/src/char/characterSlider.h index 071cd42e36..e4e052216b 100644 --- a/panda/src/char/characterSlider.h +++ b/panda/src/char/characterSlider.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/computedVertices.I b/panda/src/char/computedVertices.I index 3cacda0f3c..63ad36664c 100644 --- a/panda/src/char/computedVertices.I +++ b/panda/src/char/computedVertices.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/computedVertices.cxx b/panda/src/char/computedVertices.cxx index 570ee1289d..34e67bcc4f 100644 --- a/panda/src/char/computedVertices.cxx +++ b/panda/src/char/computedVertices.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/computedVertices.h b/panda/src/char/computedVertices.h index e770021912..09555ba0ac 100644 --- a/panda/src/char/computedVertices.h +++ b/panda/src/char/computedVertices.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/computedVerticesMorph.I b/panda/src/char/computedVerticesMorph.I index 27b1881dcb..eb6cbf1b9f 100644 --- a/panda/src/char/computedVerticesMorph.I +++ b/panda/src/char/computedVerticesMorph.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/computedVerticesMorph.cxx b/panda/src/char/computedVerticesMorph.cxx index 6f0287181a..43cfb3727b 100644 --- a/panda/src/char/computedVerticesMorph.cxx +++ b/panda/src/char/computedVerticesMorph.cxx @@ -4,25 +4,25 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "computedVerticesMorph.h" -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" //////////////////////////////////////////////////////////////////// // Function: ComputedVerticesMorphValue2::write_datagram diff --git a/panda/src/char/computedVerticesMorph.h b/panda/src/char/computedVerticesMorph.h index 9b5e9f6ec0..b6aab85246 100644 --- a/panda/src/char/computedVerticesMorph.h +++ b/panda/src/char/computedVerticesMorph.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/config_char.cxx b/panda/src/char/config_char.cxx index 83009f1db7..c0e2d48d9a 100644 --- a/panda/src/char/config_char.cxx +++ b/panda/src/char/config_char.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -25,7 +25,7 @@ #include "computedVertices.h" #include "dynamicVertices.h" #include "dconfig.h" -#include +#include "lmatrix4.h" Configure(config_char); NotifyCategoryDef(char, ""); diff --git a/panda/src/char/config_char.h b/panda/src/char/config_char.h index 0ca93181e7..785c40aa73 100644 --- a/panda/src/char/config_char.h +++ b/panda/src/char/config_char.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/dynamicVertices.cxx b/panda/src/char/dynamicVertices.cxx index 6e81143eec..1ff694f625 100644 --- a/panda/src/char/dynamicVertices.cxx +++ b/panda/src/char/dynamicVertices.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/char/dynamicVertices.h b/panda/src/char/dynamicVertices.h index c4d58beb89..29c75f56db 100644 --- a/panda/src/char/dynamicVertices.h +++ b/panda/src/char/dynamicVertices.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collide_headers.h b/panda/src/collide/collide_headers.h index 1e6084c906..a32004854e 100644 --- a/panda/src/collide/collide_headers.h +++ b/panda/src/collide/collide_headers.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionEntry.I b/panda/src/collide/collisionEntry.I index 151f4c54fd..72816cf906 100644 --- a/panda/src/collide/collisionEntry.I +++ b/panda/src/collide/collisionEntry.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionEntry.cxx b/panda/src/collide/collisionEntry.cxx index 21a6e74020..b0aabc7f09 100644 --- a/panda/src/collide/collisionEntry.cxx +++ b/panda/src/collide/collisionEntry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionEntry.h b/panda/src/collide/collisionEntry.h index 3e844b406f..b3e379d868 100644 --- a/panda/src/collide/collisionEntry.h +++ b/panda/src/collide/collisionEntry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandler.cxx b/panda/src/collide/collisionHandler.cxx index e4d894be90..44bdc00d0e 100644 --- a/panda/src/collide/collisionHandler.cxx +++ b/panda/src/collide/collisionHandler.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandler.h b/panda/src/collide/collisionHandler.h index 2f16683d54..0d711e050c 100644 --- a/panda/src/collide/collisionHandler.h +++ b/panda/src/collide/collisionHandler.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerEvent.I b/panda/src/collide/collisionHandlerEvent.I index 4b24d5c727..62efbec9f3 100644 --- a/panda/src/collide/collisionHandlerEvent.I +++ b/panda/src/collide/collisionHandlerEvent.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerEvent.cxx b/panda/src/collide/collisionHandlerEvent.cxx index a675cc62e3..ad1ad61a3c 100644 --- a/panda/src/collide/collisionHandlerEvent.cxx +++ b/panda/src/collide/collisionHandlerEvent.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerEvent.h b/panda/src/collide/collisionHandlerEvent.h index 51e6248543..e1ff14a33c 100644 --- a/panda/src/collide/collisionHandlerEvent.h +++ b/panda/src/collide/collisionHandlerEvent.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerFloor.I b/panda/src/collide/collisionHandlerFloor.I index 4b4cd44c00..f270b656ae 100644 --- a/panda/src/collide/collisionHandlerFloor.I +++ b/panda/src/collide/collisionHandlerFloor.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerFloor.cxx b/panda/src/collide/collisionHandlerFloor.cxx index 8fa1a363a2..0478ad8f3e 100644 --- a/panda/src/collide/collisionHandlerFloor.cxx +++ b/panda/src/collide/collisionHandlerFloor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerFloor.h b/panda/src/collide/collisionHandlerFloor.h index 7c43f86213..475bc58396 100644 --- a/panda/src/collide/collisionHandlerFloor.h +++ b/panda/src/collide/collisionHandlerFloor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerGravity.I b/panda/src/collide/collisionHandlerGravity.I index d77f3c30ce..edbd476a3c 100755 --- a/panda/src/collide/collisionHandlerGravity.I +++ b/panda/src/collide/collisionHandlerGravity.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerGravity.cxx b/panda/src/collide/collisionHandlerGravity.cxx index e3c3d6ef1d..4ac0729b44 100755 --- a/panda/src/collide/collisionHandlerGravity.cxx +++ b/panda/src/collide/collisionHandlerGravity.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerGravity.h b/panda/src/collide/collisionHandlerGravity.h index aaff44a848..5d173eb8ea 100755 --- a/panda/src/collide/collisionHandlerGravity.h +++ b/panda/src/collide/collisionHandlerGravity.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerPhysical.I b/panda/src/collide/collisionHandlerPhysical.I index 89e6d2ce1d..4e4f4b7aaa 100644 --- a/panda/src/collide/collisionHandlerPhysical.I +++ b/panda/src/collide/collisionHandlerPhysical.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerPhysical.cxx b/panda/src/collide/collisionHandlerPhysical.cxx index 361ff21ef1..6ffe48e547 100644 --- a/panda/src/collide/collisionHandlerPhysical.cxx +++ b/panda/src/collide/collisionHandlerPhysical.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerPhysical.h b/panda/src/collide/collisionHandlerPhysical.h index 7da6466b10..e4a1036a40 100644 --- a/panda/src/collide/collisionHandlerPhysical.h +++ b/panda/src/collide/collisionHandlerPhysical.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerPusher.I b/panda/src/collide/collisionHandlerPusher.I index 21899b80fd..29ffbd2d1b 100644 --- a/panda/src/collide/collisionHandlerPusher.I +++ b/panda/src/collide/collisionHandlerPusher.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerPusher.cxx b/panda/src/collide/collisionHandlerPusher.cxx index d67e35fec0..e6a859a691 100644 --- a/panda/src/collide/collisionHandlerPusher.cxx +++ b/panda/src/collide/collisionHandlerPusher.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerPusher.h b/panda/src/collide/collisionHandlerPusher.h index 9fdf06303c..babfee13f1 100644 --- a/panda/src/collide/collisionHandlerPusher.h +++ b/panda/src/collide/collisionHandlerPusher.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerQueue.cxx b/panda/src/collide/collisionHandlerQueue.cxx index c7b99ef5b3..b31b4ac7d6 100644 --- a/panda/src/collide/collisionHandlerQueue.cxx +++ b/panda/src/collide/collisionHandlerQueue.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionHandlerQueue.h b/panda/src/collide/collisionHandlerQueue.h index f0857c09bf..bfee454c85 100644 --- a/panda/src/collide/collisionHandlerQueue.h +++ b/panda/src/collide/collisionHandlerQueue.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionLevelState.I b/panda/src/collide/collisionLevelState.I index fb9cc9f00c..c903889edb 100644 --- a/panda/src/collide/collisionLevelState.I +++ b/panda/src/collide/collisionLevelState.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionLevelState.cxx b/panda/src/collide/collisionLevelState.cxx index 166248b5f1..4a1d88d955 100644 --- a/panda/src/collide/collisionLevelState.cxx +++ b/panda/src/collide/collisionLevelState.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionLevelState.h b/panda/src/collide/collisionLevelState.h index 306ba469b5..ba7131f418 100644 --- a/panda/src/collide/collisionLevelState.h +++ b/panda/src/collide/collisionLevelState.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionNode.I b/panda/src/collide/collisionNode.I index 66b28ab3ed..f091747bd5 100644 --- a/panda/src/collide/collisionNode.I +++ b/panda/src/collide/collisionNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionNode.cxx b/panda/src/collide/collisionNode.cxx index fbb256b55c..2c85fa8a08 100644 --- a/panda/src/collide/collisionNode.cxx +++ b/panda/src/collide/collisionNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionNode.h b/panda/src/collide/collisionNode.h index 1954d4a5e3..454f7d3555 100644 --- a/panda/src/collide/collisionNode.h +++ b/panda/src/collide/collisionNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionPlane.I b/panda/src/collide/collisionPlane.I index efdbfba61a..b84f570b6c 100644 --- a/panda/src/collide/collisionPlane.I +++ b/panda/src/collide/collisionPlane.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionPlane.cxx b/panda/src/collide/collisionPlane.cxx index 6792687ad4..4cb7ec6105 100644 --- a/panda/src/collide/collisionPlane.cxx +++ b/panda/src/collide/collisionPlane.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionPlane.h b/panda/src/collide/collisionPlane.h index c0fbf00a3a..bae95ed333 100644 --- a/panda/src/collide/collisionPlane.h +++ b/panda/src/collide/collisionPlane.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionPolygon.I b/panda/src/collide/collisionPolygon.I index 0332b0fa60..58aad62c8d 100644 --- a/panda/src/collide/collisionPolygon.I +++ b/panda/src/collide/collisionPolygon.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionPolygon.cxx b/panda/src/collide/collisionPolygon.cxx index 598947a7a3..7662ac899d 100644 --- a/panda/src/collide/collisionPolygon.cxx +++ b/panda/src/collide/collisionPolygon.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionPolygon.h b/panda/src/collide/collisionPolygon.h index 0902315af2..7e865a94f3 100644 --- a/panda/src/collide/collisionPolygon.h +++ b/panda/src/collide/collisionPolygon.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionRay.I b/panda/src/collide/collisionRay.I index deb0cf2297..18306ea640 100644 --- a/panda/src/collide/collisionRay.I +++ b/panda/src/collide/collisionRay.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionRay.cxx b/panda/src/collide/collisionRay.cxx index 176ab8e33c..1d3c0d25a2 100644 --- a/panda/src/collide/collisionRay.cxx +++ b/panda/src/collide/collisionRay.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionRay.h b/panda/src/collide/collisionRay.h index 7967bd4766..96c7a1894c 100644 --- a/panda/src/collide/collisionRay.h +++ b/panda/src/collide/collisionRay.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionRecorder.I b/panda/src/collide/collisionRecorder.I index eec7099f39..dc847fba17 100644 --- a/panda/src/collide/collisionRecorder.I +++ b/panda/src/collide/collisionRecorder.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionRecorder.cxx b/panda/src/collide/collisionRecorder.cxx index 9cf44aa87e..9b31c25ca1 100644 --- a/panda/src/collide/collisionRecorder.cxx +++ b/panda/src/collide/collisionRecorder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionRecorder.h b/panda/src/collide/collisionRecorder.h index 24f2b1604e..d54196e121 100644 --- a/panda/src/collide/collisionRecorder.h +++ b/panda/src/collide/collisionRecorder.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionSegment.I b/panda/src/collide/collisionSegment.I index 625b9ea2ca..185b1cd944 100644 --- a/panda/src/collide/collisionSegment.I +++ b/panda/src/collide/collisionSegment.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionSegment.cxx b/panda/src/collide/collisionSegment.cxx index dcfe5a95d4..a4ac6af1d2 100644 --- a/panda/src/collide/collisionSegment.cxx +++ b/panda/src/collide/collisionSegment.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionSegment.h b/panda/src/collide/collisionSegment.h index 62c8897e9b..696c48df44 100644 --- a/panda/src/collide/collisionSegment.h +++ b/panda/src/collide/collisionSegment.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionSolid.I b/panda/src/collide/collisionSolid.I index be026a1c7d..1992fda96d 100644 --- a/panda/src/collide/collisionSolid.I +++ b/panda/src/collide/collisionSolid.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionSolid.cxx b/panda/src/collide/collisionSolid.cxx index 8a1e911f92..18bfd6b50a 100644 --- a/panda/src/collide/collisionSolid.cxx +++ b/panda/src/collide/collisionSolid.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionSolid.h b/panda/src/collide/collisionSolid.h index a8ea1d9f98..631d714940 100644 --- a/panda/src/collide/collisionSolid.h +++ b/panda/src/collide/collisionSolid.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionSphere.I b/panda/src/collide/collisionSphere.I index 2c4ec6e938..7ef093f129 100644 --- a/panda/src/collide/collisionSphere.I +++ b/panda/src/collide/collisionSphere.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionSphere.cxx b/panda/src/collide/collisionSphere.cxx index 252610c623..0e6f469be0 100644 --- a/panda/src/collide/collisionSphere.cxx +++ b/panda/src/collide/collisionSphere.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionSphere.h b/panda/src/collide/collisionSphere.h index 42e76452b0..6b0c0e8558 100644 --- a/panda/src/collide/collisionSphere.h +++ b/panda/src/collide/collisionSphere.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionTraverser.I b/panda/src/collide/collisionTraverser.I index 80cea3eff9..a0a690b698 100644 --- a/panda/src/collide/collisionTraverser.I +++ b/panda/src/collide/collisionTraverser.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionTraverser.cxx b/panda/src/collide/collisionTraverser.cxx index 8df9ab8d2f..3479292c8d 100644 --- a/panda/src/collide/collisionTraverser.cxx +++ b/panda/src/collide/collisionTraverser.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionTraverser.h b/panda/src/collide/collisionTraverser.h index 6ebe85e495..1ba3fa74a2 100644 --- a/panda/src/collide/collisionTraverser.h +++ b/panda/src/collide/collisionTraverser.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionTube.I b/panda/src/collide/collisionTube.I index f52960810c..7d263bb982 100644 --- a/panda/src/collide/collisionTube.I +++ b/panda/src/collide/collisionTube.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionTube.cxx b/panda/src/collide/collisionTube.cxx index c81938ba1c..86626f6c0e 100644 --- a/panda/src/collide/collisionTube.cxx +++ b/panda/src/collide/collisionTube.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionTube.h b/panda/src/collide/collisionTube.h index b419058cdb..89c728914e 100644 --- a/panda/src/collide/collisionTube.h +++ b/panda/src/collide/collisionTube.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionVisualizer.I b/panda/src/collide/collisionVisualizer.I index 0dac073e09..76e0def072 100644 --- a/panda/src/collide/collisionVisualizer.I +++ b/panda/src/collide/collisionVisualizer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionVisualizer.cxx b/panda/src/collide/collisionVisualizer.cxx index 66a236a141..9372b95817 100644 --- a/panda/src/collide/collisionVisualizer.cxx +++ b/panda/src/collide/collisionVisualizer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/collisionVisualizer.h b/panda/src/collide/collisionVisualizer.h index 75ee51769b..265ccfb115 100644 --- a/panda/src/collide/collisionVisualizer.h +++ b/panda/src/collide/collisionVisualizer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/config_collide.cxx b/panda/src/collide/config_collide.cxx index d009e79417..e9309476ce 100644 --- a/panda/src/collide/config_collide.cxx +++ b/panda/src/collide/config_collide.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/config_collide.h b/panda/src/collide/config_collide.h index 81d7ae15f2..017b6517a0 100644 --- a/panda/src/collide/config_collide.h +++ b/panda/src/collide/config_collide.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/collide/test_collide.cxx b/panda/src/collide/test_collide.cxx index f370f0661d..c0c4b37d12 100644 --- a/panda/src/collide/test_collide.cxx +++ b/panda/src/collide/test_collide.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -22,13 +22,13 @@ #include "collisionPlane.h" #include "collisionHandlerPusher.h" -#include -#include +#include "namedNode.h" +#include "pt_NamedNode.h" #include "pointerTo.h" -#include +#include "transformTransition.h" #include "luse.h" -#include -#include +#include "get_rel_pos.h" +#include "renderRelation.h" int main(int argc, char *argv[]) { diff --git a/panda/src/crgsg/config_crgsg.cxx b/panda/src/crgsg/config_crgsg.cxx index 6a16d3a274..1c177e6f17 100644 --- a/panda/src/crgsg/config_crgsg.cxx +++ b/panda/src/crgsg/config_crgsg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/config_crgsg.h b/panda/src/crgsg/config_crgsg.h index a45da6f515..681c75fa55 100644 --- a/panda/src/crgsg/config_crgsg.h +++ b/panda/src/crgsg/config_crgsg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/crGeomNodeContext.I b/panda/src/crgsg/crGeomNodeContext.I index 7649a7cdf8..3cab53d809 100644 --- a/panda/src/crgsg/crGeomNodeContext.I +++ b/panda/src/crgsg/crGeomNodeContext.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/crGeomNodeContext.cxx b/panda/src/crgsg/crGeomNodeContext.cxx index fd09e81864..d640049815 100644 --- a/panda/src/crgsg/crGeomNodeContext.cxx +++ b/panda/src/crgsg/crGeomNodeContext.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/crGeomNodeContext.h b/panda/src/crgsg/crGeomNodeContext.h index 1ccb0d7050..2aa3575dfc 100644 --- a/panda/src/crgsg/crGeomNodeContext.h +++ b/panda/src/crgsg/crGeomNodeContext.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -39,8 +39,8 @@ #include "cr_spu.h" extern SPUDispatchTable chromium; -#include -#include +#include "geomNodeContext.h" +#include "geomNode.h" #include "pvector.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/crGraphicsStateGuardian.I b/panda/src/crgsg/crGraphicsStateGuardian.I index 8e53352af8..20b3d75a33 100644 --- a/panda/src/crgsg/crGraphicsStateGuardian.I +++ b/panda/src/crgsg/crGraphicsStateGuardian.I @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "config_crgsg.h" -#include +#include "graphicsWindow.h" //////////////////////////////////////////////////////////////////// // Function: CRGraphicsStateGuardian::activate diff --git a/panda/src/crgsg/crGraphicsStateGuardian.cxx b/panda/src/crgsg/crGraphicsStateGuardian.cxx index e62753f0d9..d3bdde6c0e 100644 --- a/panda/src/crgsg/crGraphicsStateGuardian.cxx +++ b/panda/src/crgsg/crGraphicsStateGuardian.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -39,7 +39,7 @@ #include "directionalLight.h" #include "pointLight.h" #include "spotlight.h" -#include "GL/glu.h" +#include #include "lensNode.h" #include "textureAttrib.h" #include "lightAttrib.h" diff --git a/panda/src/crgsg/crGraphicsStateGuardian.h b/panda/src/crgsg/crGraphicsStateGuardian.h index 8bd7ceb21e..83beed95ee 100644 --- a/panda/src/crgsg/crGraphicsStateGuardian.h +++ b/panda/src/crgsg/crGraphicsStateGuardian.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/crSavedFrameBuffer.I b/panda/src/crgsg/crSavedFrameBuffer.I index 1e80d507b5..42020b5301 100644 --- a/panda/src/crgsg/crSavedFrameBuffer.I +++ b/panda/src/crgsg/crSavedFrameBuffer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/crSavedFrameBuffer.cxx b/panda/src/crgsg/crSavedFrameBuffer.cxx index afb49fa7cd..f0bb30f7ea 100644 --- a/panda/src/crgsg/crSavedFrameBuffer.cxx +++ b/panda/src/crgsg/crSavedFrameBuffer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/crSavedFrameBuffer.h b/panda/src/crgsg/crSavedFrameBuffer.h index d6b69cc652..4d6bc4c1e8 100644 --- a/panda/src/crgsg/crSavedFrameBuffer.h +++ b/panda/src/crgsg/crSavedFrameBuffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,10 +21,10 @@ #include "pandabase.h" -#include -#include -#include -#include +#include "savedFrameBuffer.h" +#include "texture.h" +#include "textureContext.h" +#include "pixelBuffer.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/crTextureContext.I b/panda/src/crgsg/crTextureContext.I index 11aa45f88d..bdb5e11a8d 100644 --- a/panda/src/crgsg/crTextureContext.I +++ b/panda/src/crgsg/crTextureContext.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/crTextureContext.cxx b/panda/src/crgsg/crTextureContext.cxx index a380d0ddd2..5b61a65949 100644 --- a/panda/src/crgsg/crTextureContext.cxx +++ b/panda/src/crgsg/crTextureContext.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/crgsg/crTextureContext.h b/panda/src/crgsg/crTextureContext.h index 6bad52907b..e2f113b317 100644 --- a/panda/src/crgsg/crTextureContext.h +++ b/panda/src/crgsg/crTextureContext.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -39,7 +39,7 @@ #include "cr_spu.h" extern SPUDispatchTable chromium; -#include +#include "textureContext.h" //////////////////////////////////////////////////////////////////// // Class : CRTextureContext diff --git a/panda/src/device/analogNode.I b/panda/src/device/analogNode.I index b71ff8f80a..2ef0b2f09b 100644 --- a/panda/src/device/analogNode.I +++ b/panda/src/device/analogNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/analogNode.cxx b/panda/src/device/analogNode.cxx index 3e15f742e2..672f50fab2 100644 --- a/panda/src/device/analogNode.cxx +++ b/panda/src/device/analogNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/analogNode.h b/panda/src/device/analogNode.h index 4f8c829277..b99212bf39 100644 --- a/panda/src/device/analogNode.h +++ b/panda/src/device/analogNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/buttonNode.I b/panda/src/device/buttonNode.I index d251a78642..47ba45c18b 100644 --- a/panda/src/device/buttonNode.I +++ b/panda/src/device/buttonNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/buttonNode.cxx b/panda/src/device/buttonNode.cxx index e653484c6d..e4b896029c 100644 --- a/panda/src/device/buttonNode.cxx +++ b/panda/src/device/buttonNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/buttonNode.h b/panda/src/device/buttonNode.h index d7bc4f9c2a..2deeefa7b5 100644 --- a/panda/src/device/buttonNode.h +++ b/panda/src/device/buttonNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientAnalogDevice.I b/panda/src/device/clientAnalogDevice.I index 01c66f9b14..7b0e9ac50b 100644 --- a/panda/src/device/clientAnalogDevice.I +++ b/panda/src/device/clientAnalogDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientAnalogDevice.cxx b/panda/src/device/clientAnalogDevice.cxx index 1d8b2fac7b..e4ac10c58b 100644 --- a/panda/src/device/clientAnalogDevice.cxx +++ b/panda/src/device/clientAnalogDevice.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "clientAnalogDevice.h" -#include +#include "indent.h" TypeHandle ClientAnalogDevice::_type_handle; diff --git a/panda/src/device/clientAnalogDevice.h b/panda/src/device/clientAnalogDevice.h index f70e26705a..1698d7e0ae 100644 --- a/panda/src/device/clientAnalogDevice.h +++ b/panda/src/device/clientAnalogDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientBase.I b/panda/src/device/clientBase.I index 2954c1e679..50d61a2faf 100644 --- a/panda/src/device/clientBase.I +++ b/panda/src/device/clientBase.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientBase.cxx b/panda/src/device/clientBase.cxx index d30a4c271c..5785aefd42 100644 --- a/panda/src/device/clientBase.cxx +++ b/panda/src/device/clientBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientBase.h b/panda/src/device/clientBase.h index 6111c43404..15fe61563f 100644 --- a/panda/src/device/clientBase.h +++ b/panda/src/device/clientBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientButtonDevice.I b/panda/src/device/clientButtonDevice.I index fe0b046229..9821ea8b77 100644 --- a/panda/src/device/clientButtonDevice.I +++ b/panda/src/device/clientButtonDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientButtonDevice.cxx b/panda/src/device/clientButtonDevice.cxx index 921ab09079..e62ed590cb 100644 --- a/panda/src/device/clientButtonDevice.cxx +++ b/panda/src/device/clientButtonDevice.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientButtonDevice.h b/panda/src/device/clientButtonDevice.h index 7edb5be842..569c05545e 100644 --- a/panda/src/device/clientButtonDevice.h +++ b/panda/src/device/clientButtonDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientDevice.I b/panda/src/device/clientDevice.I index 7045101089..f65e40a701 100644 --- a/panda/src/device/clientDevice.I +++ b/panda/src/device/clientDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientDevice.cxx b/panda/src/device/clientDevice.cxx index b49fa7a789..bcb674b162 100644 --- a/panda/src/device/clientDevice.cxx +++ b/panda/src/device/clientDevice.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "clientDevice.h" #include "clientBase.h" -#include +#include "indent.h" TypeHandle ClientDevice::_type_handle; diff --git a/panda/src/device/clientDevice.h b/panda/src/device/clientDevice.h index ea9c0d9f56..58566dc1d3 100644 --- a/panda/src/device/clientDevice.h +++ b/panda/src/device/clientDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientDialDevice.I b/panda/src/device/clientDialDevice.I index 6800cac6a4..d964779dce 100644 --- a/panda/src/device/clientDialDevice.I +++ b/panda/src/device/clientDialDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientDialDevice.cxx b/panda/src/device/clientDialDevice.cxx index 83fa067825..a232581750 100644 --- a/panda/src/device/clientDialDevice.cxx +++ b/panda/src/device/clientDialDevice.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "clientDialDevice.h" -#include +#include "indent.h" TypeHandle ClientDialDevice::_type_handle; diff --git a/panda/src/device/clientDialDevice.h b/panda/src/device/clientDialDevice.h index 6f7e0d277a..0291af0d32 100644 --- a/panda/src/device/clientDialDevice.h +++ b/panda/src/device/clientDialDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientTrackerDevice.I b/panda/src/device/clientTrackerDevice.I index d8810160f0..f75b8b54c2 100644 --- a/panda/src/device/clientTrackerDevice.I +++ b/panda/src/device/clientTrackerDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientTrackerDevice.cxx b/panda/src/device/clientTrackerDevice.cxx index a73c912912..e0a3214cef 100644 --- a/panda/src/device/clientTrackerDevice.cxx +++ b/panda/src/device/clientTrackerDevice.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/clientTrackerDevice.h b/panda/src/device/clientTrackerDevice.h index 3d2fb624a5..57e0d05e26 100644 --- a/panda/src/device/clientTrackerDevice.h +++ b/panda/src/device/clientTrackerDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/config_device.cxx b/panda/src/device/config_device.cxx index b207ae3e1c..35b8051b9a 100644 --- a/panda/src/device/config_device.cxx +++ b/panda/src/device/config_device.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/config_device.h b/panda/src/device/config_device.h index 94811e4496..66866ac350 100644 --- a/panda/src/device/config_device.h +++ b/panda/src/device/config_device.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/dialNode.I b/panda/src/device/dialNode.I index 072087e290..66bbf76d9b 100644 --- a/panda/src/device/dialNode.I +++ b/panda/src/device/dialNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/dialNode.cxx b/panda/src/device/dialNode.cxx index 99d52166c3..6785e58ce6 100644 --- a/panda/src/device/dialNode.cxx +++ b/panda/src/device/dialNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/dialNode.h b/panda/src/device/dialNode.h index b6379c5d4e..47d5df59e5 100644 --- a/panda/src/device/dialNode.h +++ b/panda/src/device/dialNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/mouseAndKeyboard.cxx b/panda/src/device/mouseAndKeyboard.cxx index 70066f595b..a7051e49a3 100644 --- a/panda/src/device/mouseAndKeyboard.cxx +++ b/panda/src/device/mouseAndKeyboard.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/mouseAndKeyboard.h b/panda/src/device/mouseAndKeyboard.h index e897adaf1b..0aaa62fdc6 100644 --- a/panda/src/device/mouseAndKeyboard.h +++ b/panda/src/device/mouseAndKeyboard.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/trackerData.I b/panda/src/device/trackerData.I index d862710b75..89fde87b87 100644 --- a/panda/src/device/trackerData.I +++ b/panda/src/device/trackerData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/trackerData.cxx b/panda/src/device/trackerData.cxx index 93fb2c9cab..94db99ebe2 100644 --- a/panda/src/device/trackerData.cxx +++ b/panda/src/device/trackerData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/trackerData.h b/panda/src/device/trackerData.h index 02c5ba8680..8376cf63fd 100644 --- a/panda/src/device/trackerData.h +++ b/panda/src/device/trackerData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/trackerNode.I b/panda/src/device/trackerNode.I index dfcae29522..045fbf0293 100644 --- a/panda/src/device/trackerNode.I +++ b/panda/src/device/trackerNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/trackerNode.cxx b/panda/src/device/trackerNode.cxx index 2c52d3a26c..39437382de 100644 --- a/panda/src/device/trackerNode.cxx +++ b/panda/src/device/trackerNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/trackerNode.h b/panda/src/device/trackerNode.h index 8904ccb059..e3253b38a5 100644 --- a/panda/src/device/trackerNode.h +++ b/panda/src/device/trackerNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/virtualMouse.cxx b/panda/src/device/virtualMouse.cxx index 42379ecd24..3d0d83fddd 100644 --- a/panda/src/device/virtualMouse.cxx +++ b/panda/src/device/virtualMouse.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/device/virtualMouse.h b/panda/src/device/virtualMouse.h index 254ab86edf..c4b7127225 100644 --- a/panda/src/device/virtualMouse.h +++ b/panda/src/device/virtualMouse.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/config_dgraph.cxx b/panda/src/dgraph/config_dgraph.cxx index 1961f0ef47..a6d70d3e66 100644 --- a/panda/src/dgraph/config_dgraph.cxx +++ b/panda/src/dgraph/config_dgraph.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/config_dgraph.h b/panda/src/dgraph/config_dgraph.h index 0134509771..8d9603a88d 100644 --- a/panda/src/dgraph/config_dgraph.h +++ b/panda/src/dgraph/config_dgraph.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/dataGraphTraverser.I b/panda/src/dgraph/dataGraphTraverser.I index fdcdb9fda1..e14003a392 100644 --- a/panda/src/dgraph/dataGraphTraverser.I +++ b/panda/src/dgraph/dataGraphTraverser.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/dataGraphTraverser.cxx b/panda/src/dgraph/dataGraphTraverser.cxx index 95e5c86bc4..195dd088c0 100644 --- a/panda/src/dgraph/dataGraphTraverser.cxx +++ b/panda/src/dgraph/dataGraphTraverser.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/dataGraphTraverser.h b/panda/src/dgraph/dataGraphTraverser.h index 8b7ed45cc8..1c607213c4 100644 --- a/panda/src/dgraph/dataGraphTraverser.h +++ b/panda/src/dgraph/dataGraphTraverser.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/dataNode.I b/panda/src/dgraph/dataNode.I index 948d59e49e..292228d096 100644 --- a/panda/src/dgraph/dataNode.I +++ b/panda/src/dgraph/dataNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/dataNode.cxx b/panda/src/dgraph/dataNode.cxx index b7fb7ca1b1..5aed81a7ef 100644 --- a/panda/src/dgraph/dataNode.cxx +++ b/panda/src/dgraph/dataNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/dataNode.h b/panda/src/dgraph/dataNode.h index f2a5f5d94e..3f6eaa4d96 100644 --- a/panda/src/dgraph/dataNode.h +++ b/panda/src/dgraph/dataNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/dataNodeTransmit.I b/panda/src/dgraph/dataNodeTransmit.I index 276c85b991..4680558e5e 100644 --- a/panda/src/dgraph/dataNodeTransmit.I +++ b/panda/src/dgraph/dataNodeTransmit.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/dataNodeTransmit.cxx b/panda/src/dgraph/dataNodeTransmit.cxx index 257a50a77a..c50e3b7bd6 100644 --- a/panda/src/dgraph/dataNodeTransmit.cxx +++ b/panda/src/dgraph/dataNodeTransmit.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dgraph/dataNodeTransmit.h b/panda/src/dgraph/dataNodeTransmit.h index 2c9e672f39..cbc05f7d04 100644 --- a/panda/src/dgraph/dataNodeTransmit.h +++ b/panda/src/dgraph/dataNodeTransmit.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/clearableRegion.I b/panda/src/display/clearableRegion.I index 7510b35916..12c8e30615 100644 --- a/panda/src/display/clearableRegion.I +++ b/panda/src/display/clearableRegion.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/clearableRegion.cxx b/panda/src/display/clearableRegion.cxx index b39c66e110..b1b4f20cc9 100644 --- a/panda/src/display/clearableRegion.cxx +++ b/panda/src/display/clearableRegion.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/clearableRegion.h b/panda/src/display/clearableRegion.h index 688a16dfe8..2cfc63cc8b 100644 --- a/panda/src/display/clearableRegion.h +++ b/panda/src/display/clearableRegion.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/config_display.cxx b/panda/src/display/config_display.cxx index 1ec027b7ee..c6bbd49dea 100644 --- a/panda/src/display/config_display.cxx +++ b/panda/src/display/config_display.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/config_display.h b/panda/src/display/config_display.h index 8e62c93245..88394167cf 100644 --- a/panda/src/display/config_display.h +++ b/panda/src/display/config_display.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/displayRegion.I b/panda/src/display/displayRegion.I index 0ba8414d09..efa170f13a 100644 --- a/panda/src/display/displayRegion.I +++ b/panda/src/display/displayRegion.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/displayRegion.cxx b/panda/src/display/displayRegion.cxx index 536482e5be..96e7ec361c 100644 --- a/panda/src/display/displayRegion.cxx +++ b/panda/src/display/displayRegion.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/displayRegion.h b/panda/src/display/displayRegion.h index 54871ca55f..6b91d4b140 100644 --- a/panda/src/display/displayRegion.h +++ b/panda/src/display/displayRegion.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef DISPLAYREGION_H diff --git a/panda/src/display/displayRegionStack.I b/panda/src/display/displayRegionStack.I index 0a5aee9497..b6a163e227 100644 --- a/panda/src/display/displayRegionStack.I +++ b/panda/src/display/displayRegionStack.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/displayRegionStack.h b/panda/src/display/displayRegionStack.h index 12fefbe22a..2db736bc0e 100644 --- a/panda/src/display/displayRegionStack.h +++ b/panda/src/display/displayRegionStack.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/display_headers.h b/panda/src/display/display_headers.h index b1f6deadeb..4b62ae96ef 100644 --- a/panda/src/display/display_headers.h +++ b/panda/src/display/display_headers.h @@ -4,20 +4,20 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include +#include "keyboardButton.h" +#include "mouseButton.h" #include "config_display.h" #include "graphicsChannel.h" diff --git a/panda/src/display/frameBufferProperties.I b/panda/src/display/frameBufferProperties.I index 85b252efaa..5128befa1b 100644 --- a/panda/src/display/frameBufferProperties.I +++ b/panda/src/display/frameBufferProperties.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/frameBufferProperties.cxx b/panda/src/display/frameBufferProperties.cxx index 4d5e0d69fb..a24b87b894 100644 --- a/panda/src/display/frameBufferProperties.cxx +++ b/panda/src/display/frameBufferProperties.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/frameBufferProperties.h b/panda/src/display/frameBufferProperties.h index 4f15845543..775697fe31 100644 --- a/panda/src/display/frameBufferProperties.h +++ b/panda/src/display/frameBufferProperties.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/frameBufferStack.I b/panda/src/display/frameBufferStack.I index 8106f7e290..7cf1e4f328 100644 --- a/panda/src/display/frameBufferStack.I +++ b/panda/src/display/frameBufferStack.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/frameBufferStack.h b/panda/src/display/frameBufferStack.h index 7731574063..1b02f14e29 100644 --- a/panda/src/display/frameBufferStack.h +++ b/panda/src/display/frameBufferStack.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/geomContext.I b/panda/src/display/geomContext.I index ec07b0909c..247873a01c 100644 --- a/panda/src/display/geomContext.I +++ b/panda/src/display/geomContext.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/geomContext.cxx b/panda/src/display/geomContext.cxx index 05b5e30bd9..5aa17649ec 100644 --- a/panda/src/display/geomContext.cxx +++ b/panda/src/display/geomContext.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/geomContext.h b/panda/src/display/geomContext.h index 0098b64c55..3360fb1b46 100644 --- a/panda/src/display/geomContext.h +++ b/panda/src/display/geomContext.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/geomNodeContext.I b/panda/src/display/geomNodeContext.I index ab10ebd808..3c00e6ab9e 100644 --- a/panda/src/display/geomNodeContext.I +++ b/panda/src/display/geomNodeContext.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/geomNodeContext.cxx b/panda/src/display/geomNodeContext.cxx index 1467f24af5..4424768b98 100644 --- a/panda/src/display/geomNodeContext.cxx +++ b/panda/src/display/geomNodeContext.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/geomNodeContext.h b/panda/src/display/geomNodeContext.h index 745495e5ba..7266f97df0 100644 --- a/panda/src/display/geomNodeContext.h +++ b/panda/src/display/geomNodeContext.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsBuffer.I b/panda/src/display/graphicsBuffer.I index e50a9170ee..ea3243790c 100644 --- a/panda/src/display/graphicsBuffer.I +++ b/panda/src/display/graphicsBuffer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsBuffer.cxx b/panda/src/display/graphicsBuffer.cxx index ac1de0c878..b58b4f7e0b 100644 --- a/panda/src/display/graphicsBuffer.cxx +++ b/panda/src/display/graphicsBuffer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsBuffer.h b/panda/src/display/graphicsBuffer.h index 31a2f5b5e2..e164132be7 100644 --- a/panda/src/display/graphicsBuffer.h +++ b/panda/src/display/graphicsBuffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsChannel.I b/panda/src/display/graphicsChannel.I index 60f8625e97..c9513c9a8b 100644 --- a/panda/src/display/graphicsChannel.I +++ b/panda/src/display/graphicsChannel.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsChannel.cxx b/panda/src/display/graphicsChannel.cxx index ce7045ce0e..9b38a80387 100644 --- a/panda/src/display/graphicsChannel.cxx +++ b/panda/src/display/graphicsChannel.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsChannel.h b/panda/src/display/graphicsChannel.h index 7e58811506..9d37a201aa 100644 --- a/panda/src/display/graphicsChannel.h +++ b/panda/src/display/graphicsChannel.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef GRAPHICSCHANNEL_H diff --git a/panda/src/display/graphicsDevice.I b/panda/src/display/graphicsDevice.I index ac94f3e303..feb9915df2 100755 --- a/panda/src/display/graphicsDevice.I +++ b/panda/src/display/graphicsDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsDevice.cxx b/panda/src/display/graphicsDevice.cxx index 3b016784c1..f71968edf9 100755 --- a/panda/src/display/graphicsDevice.cxx +++ b/panda/src/display/graphicsDevice.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsDevice.h b/panda/src/display/graphicsDevice.h index 9a22524b72..7aa1956967 100755 --- a/panda/src/display/graphicsDevice.h +++ b/panda/src/display/graphicsDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsEngine.I b/panda/src/display/graphicsEngine.I index 34dce899e4..b16a5e811c 100644 --- a/panda/src/display/graphicsEngine.I +++ b/panda/src/display/graphicsEngine.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsEngine.cxx b/panda/src/display/graphicsEngine.cxx index 5d18ae2e90..bacbdf4ce4 100644 --- a/panda/src/display/graphicsEngine.cxx +++ b/panda/src/display/graphicsEngine.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsEngine.h b/panda/src/display/graphicsEngine.h index e801747a18..de6f1ff60d 100644 --- a/panda/src/display/graphicsEngine.h +++ b/panda/src/display/graphicsEngine.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsLayer.I b/panda/src/display/graphicsLayer.I index 1ca799b54c..5f56447d9b 100644 --- a/panda/src/display/graphicsLayer.I +++ b/panda/src/display/graphicsLayer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsLayer.cxx b/panda/src/display/graphicsLayer.cxx index f1f55a1f75..9dd527a331 100644 --- a/panda/src/display/graphicsLayer.cxx +++ b/panda/src/display/graphicsLayer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsLayer.h b/panda/src/display/graphicsLayer.h index 90c25c6de0..cf68777853 100644 --- a/panda/src/display/graphicsLayer.h +++ b/panda/src/display/graphicsLayer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsOutput.I b/panda/src/display/graphicsOutput.I index 3fad9d71fd..dec15e08a5 100644 --- a/panda/src/display/graphicsOutput.I +++ b/panda/src/display/graphicsOutput.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsOutput.cxx b/panda/src/display/graphicsOutput.cxx index 843d6fcfe0..0d2c31655f 100644 --- a/panda/src/display/graphicsOutput.cxx +++ b/panda/src/display/graphicsOutput.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsOutput.h b/panda/src/display/graphicsOutput.h index d74dfb6ec6..127e25adaa 100644 --- a/panda/src/display/graphicsOutput.h +++ b/panda/src/display/graphicsOutput.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsPipe.I b/panda/src/display/graphicsPipe.I index 23e47be2ac..19a0fbff00 100644 --- a/panda/src/display/graphicsPipe.I +++ b/panda/src/display/graphicsPipe.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsPipe.cxx b/panda/src/display/graphicsPipe.cxx index 44a889be26..75240f7b7b 100644 --- a/panda/src/display/graphicsPipe.cxx +++ b/panda/src/display/graphicsPipe.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsPipe.h b/panda/src/display/graphicsPipe.h index 6343f0ec7b..ce99abfb00 100644 --- a/panda/src/display/graphicsPipe.h +++ b/panda/src/display/graphicsPipe.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsPipeSelection.I b/panda/src/display/graphicsPipeSelection.I index f6b9f4e124..a5fbae69eb 100644 --- a/panda/src/display/graphicsPipeSelection.I +++ b/panda/src/display/graphicsPipeSelection.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsPipeSelection.cxx b/panda/src/display/graphicsPipeSelection.cxx index 37a5b89e04..8f529408eb 100644 --- a/panda/src/display/graphicsPipeSelection.cxx +++ b/panda/src/display/graphicsPipeSelection.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsPipeSelection.h b/panda/src/display/graphicsPipeSelection.h index daca74cbf1..e491fa97c3 100644 --- a/panda/src/display/graphicsPipeSelection.h +++ b/panda/src/display/graphicsPipeSelection.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsStateGuardian.I b/panda/src/display/graphicsStateGuardian.I index 982ec4d97f..efba2687a9 100644 --- a/panda/src/display/graphicsStateGuardian.I +++ b/panda/src/display/graphicsStateGuardian.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsStateGuardian.cxx b/panda/src/display/graphicsStateGuardian.cxx index a4001436cb..2a8ef226a2 100644 --- a/panda/src/display/graphicsStateGuardian.cxx +++ b/panda/src/display/graphicsStateGuardian.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsStateGuardian.h b/panda/src/display/graphicsStateGuardian.h index 114f9987ee..801986f0ed 100644 --- a/panda/src/display/graphicsStateGuardian.h +++ b/panda/src/display/graphicsStateGuardian.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsThreadingModel.I b/panda/src/display/graphicsThreadingModel.I index 6db71b20a6..ea1b1eb50b 100644 --- a/panda/src/display/graphicsThreadingModel.I +++ b/panda/src/display/graphicsThreadingModel.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsThreadingModel.cxx b/panda/src/display/graphicsThreadingModel.cxx index bd5423ad24..4d1136aa66 100644 --- a/panda/src/display/graphicsThreadingModel.cxx +++ b/panda/src/display/graphicsThreadingModel.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsThreadingModel.h b/panda/src/display/graphicsThreadingModel.h index 6f2a112d29..7dc130b7bd 100644 --- a/panda/src/display/graphicsThreadingModel.h +++ b/panda/src/display/graphicsThreadingModel.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsWindow.I b/panda/src/display/graphicsWindow.I index 8b3bdd3e76..c9103f8357 100644 --- a/panda/src/display/graphicsWindow.I +++ b/panda/src/display/graphicsWindow.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsWindow.cxx b/panda/src/display/graphicsWindow.cxx index 19c0f9fa4e..65362d6966 100644 --- a/panda/src/display/graphicsWindow.cxx +++ b/panda/src/display/graphicsWindow.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsWindow.h b/panda/src/display/graphicsWindow.h index 9b751c8005..2e40706ea7 100644 --- a/panda/src/display/graphicsWindow.h +++ b/panda/src/display/graphicsWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsWindowInputDevice.I b/panda/src/display/graphicsWindowInputDevice.I index 1e0b3a7361..f4aab7361f 100644 --- a/panda/src/display/graphicsWindowInputDevice.I +++ b/panda/src/display/graphicsWindowInputDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsWindowInputDevice.cxx b/panda/src/display/graphicsWindowInputDevice.cxx index 8c9172a50b..7c9dfba8ca 100644 --- a/panda/src/display/graphicsWindowInputDevice.cxx +++ b/panda/src/display/graphicsWindowInputDevice.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/graphicsWindowInputDevice.h b/panda/src/display/graphicsWindowInputDevice.h index fc02b715ad..545dd8671d 100644 --- a/panda/src/display/graphicsWindowInputDevice.h +++ b/panda/src/display/graphicsWindowInputDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/hardwareChannel.I b/panda/src/display/hardwareChannel.I index 84be01174a..10e34c58e1 100644 --- a/panda/src/display/hardwareChannel.I +++ b/panda/src/display/hardwareChannel.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/hardwareChannel.cxx b/panda/src/display/hardwareChannel.cxx index 31948cc6bf..7bbbbfee9d 100644 --- a/panda/src/display/hardwareChannel.cxx +++ b/panda/src/display/hardwareChannel.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/hardwareChannel.h b/panda/src/display/hardwareChannel.h index 3ca7e391b2..3c8ea0d442 100644 --- a/panda/src/display/hardwareChannel.h +++ b/panda/src/display/hardwareChannel.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef HARDWARECHANNEL_H diff --git a/panda/src/display/lensStack.I b/panda/src/display/lensStack.I index 38f75be452..9e6e9fec25 100644 --- a/panda/src/display/lensStack.I +++ b/panda/src/display/lensStack.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/lensStack.h b/panda/src/display/lensStack.h index 389e7a4927..08dee42139 100644 --- a/panda/src/display/lensStack.h +++ b/panda/src/display/lensStack.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/renderBuffer.h b/panda/src/display/renderBuffer.h index 915c93de93..109a4e2108 100644 --- a/panda/src/display/renderBuffer.h +++ b/panda/src/display/renderBuffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/savedFrameBuffer.I b/panda/src/display/savedFrameBuffer.I index 5487b08cc5..72cd57acd8 100644 --- a/panda/src/display/savedFrameBuffer.I +++ b/panda/src/display/savedFrameBuffer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/savedFrameBuffer.cxx b/panda/src/display/savedFrameBuffer.cxx index 4a368d95ab..8094464104 100644 --- a/panda/src/display/savedFrameBuffer.cxx +++ b/panda/src/display/savedFrameBuffer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/savedFrameBuffer.h b/panda/src/display/savedFrameBuffer.h index a20f8dafea..750798cb88 100644 --- a/panda/src/display/savedFrameBuffer.h +++ b/panda/src/display/savedFrameBuffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/test_display.cxx b/panda/src/display/test_display.cxx index 2b49799131..c2a352667a 100644 --- a/panda/src/display/test_display.cxx +++ b/panda/src/display/test_display.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/windowProperties.I b/panda/src/display/windowProperties.I index ec0fb06ded..c6f736b46d 100644 --- a/panda/src/display/windowProperties.I +++ b/panda/src/display/windowProperties.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/windowProperties.cxx b/panda/src/display/windowProperties.cxx index ce41548e1e..4c076e4273 100644 --- a/panda/src/display/windowProperties.cxx +++ b/panda/src/display/windowProperties.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/display/windowProperties.h b/panda/src/display/windowProperties.h index 0c133cff15..d9cab42e4d 100644 --- a/panda/src/display/windowProperties.h +++ b/panda/src/display/windowProperties.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/config_distort.cxx b/panda/src/distort/config_distort.cxx index 5668ea7b6b..2aaa1fe01f 100644 --- a/panda/src/distort/config_distort.cxx +++ b/panda/src/distort/config_distort.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/config_distort.h b/panda/src/distort/config_distort.h index 40576143de..950c23f960 100644 --- a/panda/src/distort/config_distort.h +++ b/panda/src/distort/config_distort.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/cylindricalLens.I b/panda/src/distort/cylindricalLens.I index d54a830e04..a99acebb05 100644 --- a/panda/src/distort/cylindricalLens.I +++ b/panda/src/distort/cylindricalLens.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/cylindricalLens.cxx b/panda/src/distort/cylindricalLens.cxx index 8ab2bc04a2..bf0723b681 100644 --- a/panda/src/distort/cylindricalLens.cxx +++ b/panda/src/distort/cylindricalLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/cylindricalLens.h b/panda/src/distort/cylindricalLens.h index 4d99829c2f..fb857b5fd3 100644 --- a/panda/src/distort/cylindricalLens.h +++ b/panda/src/distort/cylindricalLens.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/fisheyeLens.I b/panda/src/distort/fisheyeLens.I index 496acff0a1..8fe767ced1 100644 --- a/panda/src/distort/fisheyeLens.I +++ b/panda/src/distort/fisheyeLens.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/fisheyeLens.cxx b/panda/src/distort/fisheyeLens.cxx index 4a4554d0ce..a78c4329c0 100644 --- a/panda/src/distort/fisheyeLens.cxx +++ b/panda/src/distort/fisheyeLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/fisheyeLens.h b/panda/src/distort/fisheyeLens.h index edb412abd4..ac9b735959 100644 --- a/panda/src/distort/fisheyeLens.h +++ b/panda/src/distort/fisheyeLens.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/nonlinearImager.I b/panda/src/distort/nonlinearImager.I index 7a8d3ba0b1..08d7f746f0 100644 --- a/panda/src/distort/nonlinearImager.I +++ b/panda/src/distort/nonlinearImager.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/nonlinearImager.cxx b/panda/src/distort/nonlinearImager.cxx index 9611fa4da4..c29f34e1ab 100644 --- a/panda/src/distort/nonlinearImager.cxx +++ b/panda/src/distort/nonlinearImager.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/nonlinearImager.h b/panda/src/distort/nonlinearImager.h index c241133e11..bca0a623a3 100644 --- a/panda/src/distort/nonlinearImager.h +++ b/panda/src/distort/nonlinearImager.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/pSphereLens.I b/panda/src/distort/pSphereLens.I index b5f622c489..345ba92e48 100644 --- a/panda/src/distort/pSphereLens.I +++ b/panda/src/distort/pSphereLens.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/pSphereLens.cxx b/panda/src/distort/pSphereLens.cxx index bec9f346d5..9c6a69f519 100644 --- a/panda/src/distort/pSphereLens.cxx +++ b/panda/src/distort/pSphereLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/pSphereLens.h b/panda/src/distort/pSphereLens.h index 5185e0686d..da8ca375fd 100644 --- a/panda/src/distort/pSphereLens.h +++ b/panda/src/distort/pSphereLens.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/projectionScreen.I b/panda/src/distort/projectionScreen.I index f32b1180bc..b5210e93af 100644 --- a/panda/src/distort/projectionScreen.I +++ b/panda/src/distort/projectionScreen.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/projectionScreen.cxx b/panda/src/distort/projectionScreen.cxx index eb61fb7b43..d70a5a1b06 100644 --- a/panda/src/distort/projectionScreen.cxx +++ b/panda/src/distort/projectionScreen.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/distort/projectionScreen.h b/panda/src/distort/projectionScreen.h index dad9cfaac9..36e087ec9a 100644 --- a/panda/src/distort/projectionScreen.h +++ b/panda/src/distort/projectionScreen.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/doc/license.txt b/panda/src/doc/license.txt index 3aac356512..febcd619ae 100644 --- a/panda/src/doc/license.txt +++ b/panda/src/doc/license.txt @@ -13,7 +13,7 @@ these terms and to the terms of the Panda 3D Public License Version compliance with these terms and the terms of the License. See the License for the specific language governing rights and limitations under the License. You may obtain a copy of the License at -http://www.panda3d.org/license.txt . ANY DOWNLOADING, INSTALLING, +http://etc.cmu.edu/panda3d/docs/license/ . ANY DOWNLOADING, INSTALLING, USE, REPRODUCTION OR DISTRIBUTION OF THE SOFTWARE CONSTITUTES THE RECIPIENT'S ACCEPTANCE OF THESE TERMS AND THE LICENSE. IF YOU DO NOT AGREE TO THIS LICENSE, DO NOT DOWNLOAD, INSTALL, COPY OR USE THE @@ -80,7 +80,7 @@ whatsoever without specific prior written permission from Licensor. 7. Licensor may publish new versions (including revisions) of the License from time to time. Each new version of the License will be given a distinguishing version number and will be available at -http://www.panda3d.org/license.txt . +http://etc.cmu.edu/panda3d/docs/license/ . 8. The License and the rights to use the Software granted hereunder will terminate automatically if You fail to comply with the License or diff --git a/panda/src/doc/sampleClass.I b/panda/src/doc/sampleClass.I index c8fd7760c6..bed5b25de3 100644 --- a/panda/src/doc/sampleClass.I +++ b/panda/src/doc/sampleClass.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/doc/sampleClass.cxx b/panda/src/doc/sampleClass.cxx index ba21cdc8c6..76371feef8 100644 --- a/panda/src/doc/sampleClass.cxx +++ b/panda/src/doc/sampleClass.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/doc/sampleClass.h b/panda/src/doc/sampleClass.h index fd6dd80531..7247e283ba 100644 --- a/panda/src/doc/sampleClass.h +++ b/panda/src/doc/sampleClass.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -32,7 +32,7 @@ #include "typedObject.h" #include "anotherPandaHeaderFile.h" -#include +#include "systemHeaderFile.h" //////////////////////////////////////////////////////////////////// // Class : SampleClass diff --git a/panda/src/downloader/asyncUtility.I b/panda/src/downloader/asyncUtility.I index eacc138d9e..297185c7bf 100644 --- a/panda/src/downloader/asyncUtility.I +++ b/panda/src/downloader/asyncUtility.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/asyncUtility.cxx b/panda/src/downloader/asyncUtility.cxx index 8f70b547a5..858d2d30fe 100644 --- a/panda/src/downloader/asyncUtility.cxx +++ b/panda/src/downloader/asyncUtility.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/asyncUtility.h b/panda/src/downloader/asyncUtility.h index a04289ed6a..a007b05eae 100644 --- a/panda/src/downloader/asyncUtility.h +++ b/panda/src/downloader/asyncUtility.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef ASYNCUTILITY_H @@ -23,7 +23,7 @@ //////////////////////////////////////////////////////////////////// #include "pandabase.h" #include "notify.h" -#include +#include "typedef.h" #ifdef OLD_HAVE_IPC #include diff --git a/panda/src/downloader/bioPtr.I b/panda/src/downloader/bioPtr.I index 935e3f15d9..a01dd84971 100644 --- a/panda/src/downloader/bioPtr.I +++ b/panda/src/downloader/bioPtr.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/bioPtr.cxx b/panda/src/downloader/bioPtr.cxx index aba0bda6b9..e0d5dcbd2a 100644 --- a/panda/src/downloader/bioPtr.cxx +++ b/panda/src/downloader/bioPtr.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/bioPtr.h b/panda/src/downloader/bioPtr.h index 956596ae0a..8deba7bbeb 100644 --- a/panda/src/downloader/bioPtr.h +++ b/panda/src/downloader/bioPtr.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/bioStream.I b/panda/src/downloader/bioStream.I index 0cc9d881bc..ea3815ecda 100644 --- a/panda/src/downloader/bioStream.I +++ b/panda/src/downloader/bioStream.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/bioStream.cxx b/panda/src/downloader/bioStream.cxx index 2e33e77e94..8db4b476e0 100644 --- a/panda/src/downloader/bioStream.cxx +++ b/panda/src/downloader/bioStream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/bioStream.h b/panda/src/downloader/bioStream.h index f7757429e6..d2c1094c5b 100644 --- a/panda/src/downloader/bioStream.h +++ b/panda/src/downloader/bioStream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/bioStreamBuf.cxx b/panda/src/downloader/bioStreamBuf.cxx index 30750b00ab..8278505c57 100644 --- a/panda/src/downloader/bioStreamBuf.cxx +++ b/panda/src/downloader/bioStreamBuf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/bioStreamBuf.h b/panda/src/downloader/bioStreamBuf.h index 1edd4c05eb..5680d7b145 100644 --- a/panda/src/downloader/bioStreamBuf.h +++ b/panda/src/downloader/bioStreamBuf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/bioStreamPtr.I b/panda/src/downloader/bioStreamPtr.I index ff8b158619..65d457fe19 100644 --- a/panda/src/downloader/bioStreamPtr.I +++ b/panda/src/downloader/bioStreamPtr.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/bioStreamPtr.cxx b/panda/src/downloader/bioStreamPtr.cxx index 9b7a8f5e28..14f560c720 100644 --- a/panda/src/downloader/bioStreamPtr.cxx +++ b/panda/src/downloader/bioStreamPtr.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/bioStreamPtr.h b/panda/src/downloader/bioStreamPtr.h index ec76616fd0..a20b8d92ca 100644 --- a/panda/src/downloader/bioStreamPtr.h +++ b/panda/src/downloader/bioStreamPtr.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/chunkedStream.I b/panda/src/downloader/chunkedStream.I index 3356852b34..10fda2797d 100644 --- a/panda/src/downloader/chunkedStream.I +++ b/panda/src/downloader/chunkedStream.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/chunkedStream.cxx b/panda/src/downloader/chunkedStream.cxx index 30ed5ac73f..ea66f2e785 100644 --- a/panda/src/downloader/chunkedStream.cxx +++ b/panda/src/downloader/chunkedStream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/chunkedStream.h b/panda/src/downloader/chunkedStream.h index 9f0d51cce7..0f1c2b8e45 100644 --- a/panda/src/downloader/chunkedStream.h +++ b/panda/src/downloader/chunkedStream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/chunkedStreamBuf.cxx b/panda/src/downloader/chunkedStreamBuf.cxx index b64df1ac20..d45c8b3de2 100644 --- a/panda/src/downloader/chunkedStreamBuf.cxx +++ b/panda/src/downloader/chunkedStreamBuf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/chunkedStreamBuf.h b/panda/src/downloader/chunkedStreamBuf.h index bfe4bf91d7..64606a1127 100644 --- a/panda/src/downloader/chunkedStreamBuf.h +++ b/panda/src/downloader/chunkedStreamBuf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/config_downloader.cxx b/panda/src/downloader/config_downloader.cxx index 348bda809b..90530140f3 100644 --- a/panda/src/downloader/config_downloader.cxx +++ b/panda/src/downloader/config_downloader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/config_downloader.h b/panda/src/downloader/config_downloader.h index 285d57250c..8769c41fde 100644 --- a/panda/src/downloader/config_downloader.h +++ b/panda/src/downloader/config_downloader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/decompressor.I b/panda/src/downloader/decompressor.I index 6b12b78def..87ae32ebf4 100644 --- a/panda/src/downloader/decompressor.I +++ b/panda/src/downloader/decompressor.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/decompressor.cxx b/panda/src/downloader/decompressor.cxx index 5f5617b845..815216ffa4 100644 --- a/panda/src/downloader/decompressor.cxx +++ b/panda/src/downloader/decompressor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/decompressor.h b/panda/src/downloader/decompressor.h index 8304e13f87..f1f4c4f73d 100644 --- a/panda/src/downloader/decompressor.h +++ b/panda/src/downloader/decompressor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/documentSpec.I b/panda/src/downloader/documentSpec.I index bfb5770b90..c5e4e7f403 100644 --- a/panda/src/downloader/documentSpec.I +++ b/panda/src/downloader/documentSpec.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/documentSpec.cxx b/panda/src/downloader/documentSpec.cxx index d522814357..fd42e7a05c 100644 --- a/panda/src/downloader/documentSpec.cxx +++ b/panda/src/downloader/documentSpec.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/documentSpec.h b/panda/src/downloader/documentSpec.h index 53e586a36b..ed796ae4db 100644 --- a/panda/src/downloader/documentSpec.h +++ b/panda/src/downloader/documentSpec.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/downloadDb.I b/panda/src/downloader/downloadDb.I index 77ab5ee9b4..3b0c8b72a7 100644 --- a/panda/src/downloader/downloadDb.I +++ b/panda/src/downloader/downloadDb.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/downloadDb.cxx b/panda/src/downloader/downloadDb.cxx index 9d1cc2d842..eec4c5195a 100644 --- a/panda/src/downloader/downloadDb.cxx +++ b/panda/src/downloader/downloadDb.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/downloadDb.h b/panda/src/downloader/downloadDb.h index 73bec77f8e..1766247db2 100644 --- a/panda/src/downloader/downloadDb.h +++ b/panda/src/downloader/downloadDb.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef DOWNLOADDB_H diff --git a/panda/src/downloader/download_utils.cxx b/panda/src/downloader/download_utils.cxx index ec5a29e703..e50124fad1 100644 --- a/panda/src/downloader/download_utils.cxx +++ b/panda/src/downloader/download_utils.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/download_utils.h b/panda/src/downloader/download_utils.h index 938f254d7b..fb04beff8d 100644 --- a/panda/src/downloader/download_utils.h +++ b/panda/src/downloader/download_utils.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/extractor.I b/panda/src/downloader/extractor.I index 4f790147b1..7435e153ea 100644 --- a/panda/src/downloader/extractor.I +++ b/panda/src/downloader/extractor.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/extractor.cxx b/panda/src/downloader/extractor.cxx index ac405408c9..027bf159cf 100644 --- a/panda/src/downloader/extractor.cxx +++ b/panda/src/downloader/extractor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/extractor.h b/panda/src/downloader/extractor.h index c7593a0df8..bf7c5611b1 100644 --- a/panda/src/downloader/extractor.h +++ b/panda/src/downloader/extractor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef EXTRACTOR_H diff --git a/panda/src/downloader/httpAuthorization.I b/panda/src/downloader/httpAuthorization.I index a6f271c444..cacd700918 100644 --- a/panda/src/downloader/httpAuthorization.I +++ b/panda/src/downloader/httpAuthorization.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpAuthorization.cxx b/panda/src/downloader/httpAuthorization.cxx index deee43afe2..f8fca6c04f 100644 --- a/panda/src/downloader/httpAuthorization.cxx +++ b/panda/src/downloader/httpAuthorization.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpAuthorization.h b/panda/src/downloader/httpAuthorization.h index 64158af626..b80a4a5d37 100644 --- a/panda/src/downloader/httpAuthorization.h +++ b/panda/src/downloader/httpAuthorization.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpBasicAuthorization.I b/panda/src/downloader/httpBasicAuthorization.I index 8171ba8f1d..aeeca7ea92 100644 --- a/panda/src/downloader/httpBasicAuthorization.I +++ b/panda/src/downloader/httpBasicAuthorization.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpBasicAuthorization.cxx b/panda/src/downloader/httpBasicAuthorization.cxx index ae000f53c6..0a14f58904 100644 --- a/panda/src/downloader/httpBasicAuthorization.cxx +++ b/panda/src/downloader/httpBasicAuthorization.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpBasicAuthorization.h b/panda/src/downloader/httpBasicAuthorization.h index c8aeb56de8..5c0278acbe 100644 --- a/panda/src/downloader/httpBasicAuthorization.h +++ b/panda/src/downloader/httpBasicAuthorization.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpChannel.I b/panda/src/downloader/httpChannel.I index 3d269ca589..ebb7fe8be3 100644 --- a/panda/src/downloader/httpChannel.I +++ b/panda/src/downloader/httpChannel.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpChannel.cxx b/panda/src/downloader/httpChannel.cxx index 7446c27fa4..8eda381177 100644 --- a/panda/src/downloader/httpChannel.cxx +++ b/panda/src/downloader/httpChannel.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpChannel.h b/panda/src/downloader/httpChannel.h index afb54f6d61..d1137bc431 100644 --- a/panda/src/downloader/httpChannel.h +++ b/panda/src/downloader/httpChannel.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpClient.I b/panda/src/downloader/httpClient.I index e8801a1a69..6d08b30ca3 100644 --- a/panda/src/downloader/httpClient.I +++ b/panda/src/downloader/httpClient.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpClient.cxx b/panda/src/downloader/httpClient.cxx index 003aa0fd08..2a262ecbe0 100644 --- a/panda/src/downloader/httpClient.cxx +++ b/panda/src/downloader/httpClient.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpClient.h b/panda/src/downloader/httpClient.h index da6b7746b6..9835cea980 100644 --- a/panda/src/downloader/httpClient.h +++ b/panda/src/downloader/httpClient.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpDate.I b/panda/src/downloader/httpDate.I index 24286babef..85a70b83b2 100644 --- a/panda/src/downloader/httpDate.I +++ b/panda/src/downloader/httpDate.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpDate.cxx b/panda/src/downloader/httpDate.cxx index 3496e73715..b614cf81fb 100644 --- a/panda/src/downloader/httpDate.cxx +++ b/panda/src/downloader/httpDate.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpDate.h b/panda/src/downloader/httpDate.h index 5a441e9818..62dd3687d9 100644 --- a/panda/src/downloader/httpDate.h +++ b/panda/src/downloader/httpDate.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpDigestAuthorization.I b/panda/src/downloader/httpDigestAuthorization.I index 230e998d76..b58f354908 100644 --- a/panda/src/downloader/httpDigestAuthorization.I +++ b/panda/src/downloader/httpDigestAuthorization.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpDigestAuthorization.cxx b/panda/src/downloader/httpDigestAuthorization.cxx index 8faa5e8207..0b52e9957d 100644 --- a/panda/src/downloader/httpDigestAuthorization.cxx +++ b/panda/src/downloader/httpDigestAuthorization.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpDigestAuthorization.h b/panda/src/downloader/httpDigestAuthorization.h index 4b11953dc3..23ea480179 100644 --- a/panda/src/downloader/httpDigestAuthorization.h +++ b/panda/src/downloader/httpDigestAuthorization.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpEntityTag.I b/panda/src/downloader/httpEntityTag.I index 7dca7d6904..bd33658795 100644 --- a/panda/src/downloader/httpEntityTag.I +++ b/panda/src/downloader/httpEntityTag.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpEntityTag.cxx b/panda/src/downloader/httpEntityTag.cxx index ca9919152f..6889997e74 100644 --- a/panda/src/downloader/httpEntityTag.cxx +++ b/panda/src/downloader/httpEntityTag.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpEntityTag.h b/panda/src/downloader/httpEntityTag.h index 433860f2b4..d2225b8e8c 100644 --- a/panda/src/downloader/httpEntityTag.h +++ b/panda/src/downloader/httpEntityTag.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpEnum.cxx b/panda/src/downloader/httpEnum.cxx index be60541148..16c0d11cb3 100644 --- a/panda/src/downloader/httpEnum.cxx +++ b/panda/src/downloader/httpEnum.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/httpEnum.h b/panda/src/downloader/httpEnum.h index 00bc90822a..d3cd122fa1 100644 --- a/panda/src/downloader/httpEnum.h +++ b/panda/src/downloader/httpEnum.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/identityStream.I b/panda/src/downloader/identityStream.I index c48f8a77cc..dec1f077d7 100644 --- a/panda/src/downloader/identityStream.I +++ b/panda/src/downloader/identityStream.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/identityStream.cxx b/panda/src/downloader/identityStream.cxx index 0d0131af34..bce3af03cd 100644 --- a/panda/src/downloader/identityStream.cxx +++ b/panda/src/downloader/identityStream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/identityStream.h b/panda/src/downloader/identityStream.h index a5718d9356..d0958a324d 100644 --- a/panda/src/downloader/identityStream.h +++ b/panda/src/downloader/identityStream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/identityStreamBuf.cxx b/panda/src/downloader/identityStreamBuf.cxx index dc421151ca..41aa2a811d 100644 --- a/panda/src/downloader/identityStreamBuf.cxx +++ b/panda/src/downloader/identityStreamBuf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/identityStreamBuf.h b/panda/src/downloader/identityStreamBuf.h index daa83a0ed3..b1a43362a0 100644 --- a/panda/src/downloader/identityStreamBuf.h +++ b/panda/src/downloader/identityStreamBuf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/multiplexStream.I b/panda/src/downloader/multiplexStream.I index 42b025d8f1..75857a3f7d 100644 --- a/panda/src/downloader/multiplexStream.I +++ b/panda/src/downloader/multiplexStream.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/multiplexStream.cxx b/panda/src/downloader/multiplexStream.cxx index 2e99e5c223..7228c66ab7 100644 --- a/panda/src/downloader/multiplexStream.cxx +++ b/panda/src/downloader/multiplexStream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/multiplexStream.h b/panda/src/downloader/multiplexStream.h index 19157f1c83..c29c933228 100644 --- a/panda/src/downloader/multiplexStream.h +++ b/panda/src/downloader/multiplexStream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/multiplexStreamBuf.I b/panda/src/downloader/multiplexStreamBuf.I index 65fd9bf50b..9038f8f292 100644 --- a/panda/src/downloader/multiplexStreamBuf.I +++ b/panda/src/downloader/multiplexStreamBuf.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/multiplexStreamBuf.cxx b/panda/src/downloader/multiplexStreamBuf.cxx index 39f94b7469..1b891325ae 100644 --- a/panda/src/downloader/multiplexStreamBuf.cxx +++ b/panda/src/downloader/multiplexStreamBuf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/multiplexStreamBuf.h b/panda/src/downloader/multiplexStreamBuf.h index 6e6caebcac..af846f703f 100644 --- a/panda/src/downloader/multiplexStreamBuf.h +++ b/panda/src/downloader/multiplexStreamBuf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/patcher.I b/panda/src/downloader/patcher.I index 36710ba956..c9989b8e38 100644 --- a/panda/src/downloader/patcher.I +++ b/panda/src/downloader/patcher.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/patcher.cxx b/panda/src/downloader/patcher.cxx index ae2d0e6b43..88075642fa 100644 --- a/panda/src/downloader/patcher.cxx +++ b/panda/src/downloader/patcher.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/patcher.h b/panda/src/downloader/patcher.h index 8f9cd0a2be..3912889be6 100644 --- a/panda/src/downloader/patcher.h +++ b/panda/src/downloader/patcher.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/socketStream.I b/panda/src/downloader/socketStream.I index 3cb8bcae71..8e6635b35d 100644 --- a/panda/src/downloader/socketStream.I +++ b/panda/src/downloader/socketStream.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/socketStream.cxx b/panda/src/downloader/socketStream.cxx index 35464e53b4..70ca1c517d 100644 --- a/panda/src/downloader/socketStream.cxx +++ b/panda/src/downloader/socketStream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/socketStream.h b/panda/src/downloader/socketStream.h index d715420232..c3ae15ecf3 100644 --- a/panda/src/downloader/socketStream.h +++ b/panda/src/downloader/socketStream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/ssl_utils.cxx b/panda/src/downloader/ssl_utils.cxx index 640bb65030..6055ea5cca 100644 --- a/panda/src/downloader/ssl_utils.cxx +++ b/panda/src/downloader/ssl_utils.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/ssl_utils.h b/panda/src/downloader/ssl_utils.h index d90b7cb757..9218dcbd01 100644 --- a/panda/src/downloader/ssl_utils.h +++ b/panda/src/downloader/ssl_utils.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/urlSpec.I b/panda/src/downloader/urlSpec.I index c47d7f076c..11396b1f5d 100644 --- a/panda/src/downloader/urlSpec.I +++ b/panda/src/downloader/urlSpec.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/urlSpec.cxx b/panda/src/downloader/urlSpec.cxx index 7acaa497fc..3c1437eb19 100644 --- a/panda/src/downloader/urlSpec.cxx +++ b/panda/src/downloader/urlSpec.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloader/urlSpec.h b/panda/src/downloader/urlSpec.h index ecbe29416e..6e5292f96b 100644 --- a/panda/src/downloader/urlSpec.h +++ b/panda/src/downloader/urlSpec.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloadertools/apply_patch.cxx b/panda/src/downloadertools/apply_patch.cxx index 61fe523c36..b8703864f5 100644 --- a/panda/src/downloadertools/apply_patch.cxx +++ b/panda/src/downloadertools/apply_patch.cxx @@ -4,25 +4,25 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pandabase.h" #ifndef HAVE_GETOPT - #include + #include "gnu_getopt.h" #else #include #endif -#include +#include "patchfile.h" #include "filename.h" int diff --git a/panda/src/downloadertools/build_patch.cxx b/panda/src/downloadertools/build_patch.cxx index 5801e4824b..103f6b2373 100644 --- a/panda/src/downloadertools/build_patch.cxx +++ b/panda/src/downloadertools/build_patch.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloadertools/check_adler.cxx b/panda/src/downloadertools/check_adler.cxx index bf9b0949f9..35994309fd 100644 --- a/panda/src/downloadertools/check_adler.cxx +++ b/panda/src/downloadertools/check_adler.cxx @@ -4,19 +4,19 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include +#include "download_utils.h" int main(int argc, char *argv[]) { diff --git a/panda/src/downloadertools/check_crc.cxx b/panda/src/downloadertools/check_crc.cxx index 81367660b8..c905f29c52 100644 --- a/panda/src/downloadertools/check_crc.cxx +++ b/panda/src/downloadertools/check_crc.cxx @@ -4,19 +4,19 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include +#include "download_utils.h" int main(int argc, char *argv[]) { diff --git a/panda/src/downloadertools/check_md5.cxx b/panda/src/downloadertools/check_md5.cxx index 6188e6243c..8ba8941bb6 100644 --- a/panda/src/downloadertools/check_md5.cxx +++ b/panda/src/downloadertools/check_md5.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -22,7 +22,7 @@ #include "filename.h" #ifndef HAVE_GETOPT -#include +#include "gnu_getopt.h" #else #include #endif diff --git a/panda/src/downloadertools/multify.cxx b/panda/src/downloadertools/multify.cxx index a61cc3b5db..9b124a1e68 100644 --- a/panda/src/downloadertools/multify.cxx +++ b/panda/src/downloadertools/multify.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloadertools/pcompress.cxx b/panda/src/downloadertools/pcompress.cxx index 82f70745a1..ce7f2a6da2 100644 --- a/panda/src/downloadertools/pcompress.cxx +++ b/panda/src/downloadertools/pcompress.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloadertools/pdecompress.cxx b/panda/src/downloadertools/pdecompress.cxx index 1a362aa8e3..d6e65b3b30 100644 --- a/panda/src/downloadertools/pdecompress.cxx +++ b/panda/src/downloadertools/pdecompress.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/downloadertools/show_ddb.cxx b/panda/src/downloadertools/show_ddb.cxx index fbcdaf09a8..0d8c0accec 100644 --- a/panda/src/downloadertools/show_ddb.cxx +++ b/panda/src/downloadertools/show_ddb.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/config_dxgsg7.cxx b/panda/src/dxgsg7/config_dxgsg7.cxx index 73c69db0ad..e7e64e282b 100644 --- a/panda/src/dxgsg7/config_dxgsg7.cxx +++ b/panda/src/dxgsg7/config_dxgsg7.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/config_dxgsg7.h b/panda/src/dxgsg7/config_dxgsg7.h index cbc5d5c1ba..eda5b2068f 100644 --- a/panda/src/dxgsg7/config_dxgsg7.h +++ b/panda/src/dxgsg7/config_dxgsg7.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxGeomNodeContext7.I b/panda/src/dxgsg7/dxGeomNodeContext7.I index 45be3ef483..e847cc1b95 100644 --- a/panda/src/dxgsg7/dxGeomNodeContext7.I +++ b/panda/src/dxgsg7/dxGeomNodeContext7.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxGeomNodeContext7.cxx b/panda/src/dxgsg7/dxGeomNodeContext7.cxx index fe76ba756c..f1a8a2cfd7 100644 --- a/panda/src/dxgsg7/dxGeomNodeContext7.cxx +++ b/panda/src/dxgsg7/dxGeomNodeContext7.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxGeomNodeContext7.h b/panda/src/dxgsg7/dxGeomNodeContext7.h index 108f0b383a..a2741ddb55 100644 --- a/panda/src/dxgsg7/dxGeomNodeContext7.h +++ b/panda/src/dxgsg7/dxGeomNodeContext7.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxGraphicsStateGuardian7.I b/panda/src/dxgsg7/dxGraphicsStateGuardian7.I index 121a90bb50..a63cbbdc7f 100644 --- a/panda/src/dxgsg7/dxGraphicsStateGuardian7.I +++ b/panda/src/dxgsg7/dxGraphicsStateGuardian7.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxGraphicsStateGuardian7.cxx b/panda/src/dxgsg7/dxGraphicsStateGuardian7.cxx index 5c123f064b..a9a0864d05 100644 --- a/panda/src/dxgsg7/dxGraphicsStateGuardian7.cxx +++ b/panda/src/dxgsg7/dxGraphicsStateGuardian7.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxGraphicsStateGuardian7.h b/panda/src/dxgsg7/dxGraphicsStateGuardian7.h index e29e416950..17b3302662 100644 --- a/panda/src/dxgsg7/dxGraphicsStateGuardian7.h +++ b/panda/src/dxgsg7/dxGraphicsStateGuardian7.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxSavedFrameBuffer7.I b/panda/src/dxgsg7/dxSavedFrameBuffer7.I index d088c5e270..e483db2114 100644 --- a/panda/src/dxgsg7/dxSavedFrameBuffer7.I +++ b/panda/src/dxgsg7/dxSavedFrameBuffer7.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxSavedFrameBuffer7.cxx b/panda/src/dxgsg7/dxSavedFrameBuffer7.cxx index 9cabfb3190..989c572bc9 100644 --- a/panda/src/dxgsg7/dxSavedFrameBuffer7.cxx +++ b/panda/src/dxgsg7/dxSavedFrameBuffer7.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxSavedFrameBuffer7.h b/panda/src/dxgsg7/dxSavedFrameBuffer7.h index d8f32203ce..881971e1ee 100644 --- a/panda/src/dxgsg7/dxSavedFrameBuffer7.h +++ b/panda/src/dxgsg7/dxSavedFrameBuffer7.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,10 +21,10 @@ #include "pandabase.h" -#include -#include -#include -#include +#include "savedFrameBuffer.h" +#include "texture.h" +#include "textureContext.h" +#include "pixelBuffer.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxTextureContext7.cxx b/panda/src/dxgsg7/dxTextureContext7.cxx index 4aee9052dd..c55d528afc 100644 --- a/panda/src/dxgsg7/dxTextureContext7.cxx +++ b/panda/src/dxgsg7/dxTextureContext7.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxTextureContext7.h b/panda/src/dxgsg7/dxTextureContext7.h index 99cc6d4064..2524cfe38b 100644 --- a/panda/src/dxgsg7/dxTextureContext7.h +++ b/panda/src/dxgsg7/dxTextureContext7.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,8 +21,8 @@ #include "dxgsg7base.h" -#include -#include +#include "texture.h" +#include "textureContext.h" //////////////////////////////////////////////////////////////////// // Class : DXTextureContext7 diff --git a/panda/src/dxgsg7/dxgsg7base.cxx b/panda/src/dxgsg7/dxgsg7base.cxx index ceaeb38682..f3da352de5 100644 --- a/panda/src/dxgsg7/dxgsg7base.cxx +++ b/panda/src/dxgsg7/dxgsg7base.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/dxgsg7base.h b/panda/src/dxgsg7/dxgsg7base.h index 85cfe89de2..2c4fdccda0 100644 --- a/panda/src/dxgsg7/dxgsg7base.h +++ b/panda/src/dxgsg7/dxgsg7base.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/wdxGraphicsPipe7.I b/panda/src/dxgsg7/wdxGraphicsPipe7.I index 8da50a9923..cc598fd57a 100644 --- a/panda/src/dxgsg7/wdxGraphicsPipe7.I +++ b/panda/src/dxgsg7/wdxGraphicsPipe7.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/wdxGraphicsPipe7.cxx b/panda/src/dxgsg7/wdxGraphicsPipe7.cxx index 018f0fea0f..274c5054de 100644 --- a/panda/src/dxgsg7/wdxGraphicsPipe7.cxx +++ b/panda/src/dxgsg7/wdxGraphicsPipe7.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/wdxGraphicsPipe7.h b/panda/src/dxgsg7/wdxGraphicsPipe7.h index 8d47ddd0a5..e2077edf53 100644 --- a/panda/src/dxgsg7/wdxGraphicsPipe7.h +++ b/panda/src/dxgsg7/wdxGraphicsPipe7.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/wdxGraphicsWindow7.I b/panda/src/dxgsg7/wdxGraphicsWindow7.I index dc9c54c1e9..27bc051586 100644 --- a/panda/src/dxgsg7/wdxGraphicsWindow7.I +++ b/panda/src/dxgsg7/wdxGraphicsWindow7.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/wdxGraphicsWindow7.cxx b/panda/src/dxgsg7/wdxGraphicsWindow7.cxx index 92224706f7..e850998e3e 100644 --- a/panda/src/dxgsg7/wdxGraphicsWindow7.cxx +++ b/panda/src/dxgsg7/wdxGraphicsWindow7.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg7/wdxGraphicsWindow7.h b/panda/src/dxgsg7/wdxGraphicsWindow7.h index 412c0a76d6..3a49e59f58 100644 --- a/panda/src/dxgsg7/wdxGraphicsWindow7.h +++ b/panda/src/dxgsg7/wdxGraphicsWindow7.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/config_dxgsg8.cxx b/panda/src/dxgsg8/config_dxgsg8.cxx index 60c13827b6..a5e9646e0e 100644 --- a/panda/src/dxgsg8/config_dxgsg8.cxx +++ b/panda/src/dxgsg8/config_dxgsg8.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/config_dxgsg8.h b/panda/src/dxgsg8/config_dxgsg8.h index c67b939122..60edb47c59 100644 --- a/panda/src/dxgsg8/config_dxgsg8.h +++ b/panda/src/dxgsg8/config_dxgsg8.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxGeomNodeContext8.I b/panda/src/dxgsg8/dxGeomNodeContext8.I index c557e9ac2d..8f05e5a41e 100644 --- a/panda/src/dxgsg8/dxGeomNodeContext8.I +++ b/panda/src/dxgsg8/dxGeomNodeContext8.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxGeomNodeContext8.cxx b/panda/src/dxgsg8/dxGeomNodeContext8.cxx index 036a06e450..8f21396fee 100644 --- a/panda/src/dxgsg8/dxGeomNodeContext8.cxx +++ b/panda/src/dxgsg8/dxGeomNodeContext8.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxGeomNodeContext8.h b/panda/src/dxgsg8/dxGeomNodeContext8.h index fef97cf052..e8802d4b7d 100644 --- a/panda/src/dxgsg8/dxGeomNodeContext8.h +++ b/panda/src/dxgsg8/dxGeomNodeContext8.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxGraphicsDevice8.cxx b/panda/src/dxgsg8/dxGraphicsDevice8.cxx index c096aaf2d9..ad7ec75f46 100644 --- a/panda/src/dxgsg8/dxGraphicsDevice8.cxx +++ b/panda/src/dxgsg8/dxGraphicsDevice8.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxGraphicsDevice8.h b/panda/src/dxgsg8/dxGraphicsDevice8.h index 2ee6afc63c..8003587a70 100755 --- a/panda/src/dxgsg8/dxGraphicsDevice8.h +++ b/panda/src/dxgsg8/dxGraphicsDevice8.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxGraphicsStateGuardian8.I b/panda/src/dxgsg8/dxGraphicsStateGuardian8.I index 40d812836d..e3004803a1 100644 --- a/panda/src/dxgsg8/dxGraphicsStateGuardian8.I +++ b/panda/src/dxgsg8/dxGraphicsStateGuardian8.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxGraphicsStateGuardian8.cxx b/panda/src/dxgsg8/dxGraphicsStateGuardian8.cxx index 8c125c0292..b75d1e492e 100644 --- a/panda/src/dxgsg8/dxGraphicsStateGuardian8.cxx +++ b/panda/src/dxgsg8/dxGraphicsStateGuardian8.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxGraphicsStateGuardian8.h b/panda/src/dxgsg8/dxGraphicsStateGuardian8.h index fd3d5d0c04..f31d2bc3a2 100644 --- a/panda/src/dxgsg8/dxGraphicsStateGuardian8.h +++ b/panda/src/dxgsg8/dxGraphicsStateGuardian8.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxInput8.cxx b/panda/src/dxgsg8/dxInput8.cxx index a6d4ac5b0d..767364b28f 100644 --- a/panda/src/dxgsg8/dxInput8.cxx +++ b/panda/src/dxgsg8/dxInput8.cxx @@ -4,20 +4,20 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "config_wdxdisplay8.h" -#include +#include "dxInput8.h" #define AXIS_RESOLUTION 2000 // use this many levels of resolution by default (could be more if needed and device supported it) #define AXIS_RANGE_CENTERED // if defined, axis range is centered on 0, instead of starting on 0 diff --git a/panda/src/dxgsg8/dxInput8.h b/panda/src/dxgsg8/dxInput8.h index 85b72eb15e..c8c5f9b6b8 100644 --- a/panda/src/dxgsg8/dxInput8.h +++ b/panda/src/dxgsg8/dxInput8.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxSavedFrameBuffer8.I b/panda/src/dxgsg8/dxSavedFrameBuffer8.I index 71534f488b..10ce94ed36 100644 --- a/panda/src/dxgsg8/dxSavedFrameBuffer8.I +++ b/panda/src/dxgsg8/dxSavedFrameBuffer8.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxSavedFrameBuffer8.cxx b/panda/src/dxgsg8/dxSavedFrameBuffer8.cxx index 225a4dfb01..10e46002aa 100644 --- a/panda/src/dxgsg8/dxSavedFrameBuffer8.cxx +++ b/panda/src/dxgsg8/dxSavedFrameBuffer8.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxSavedFrameBuffer8.h b/panda/src/dxgsg8/dxSavedFrameBuffer8.h index 63e97649ac..b471114576 100644 --- a/panda/src/dxgsg8/dxSavedFrameBuffer8.h +++ b/panda/src/dxgsg8/dxSavedFrameBuffer8.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,10 +21,10 @@ #include "pandabase.h" -#include -#include -#include -#include +#include "savedFrameBuffer.h" +#include "texture.h" +#include "textureContext.h" +#include "pixelBuffer.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxTextureContext8.cxx b/panda/src/dxgsg8/dxTextureContext8.cxx index 923641a8d8..4e8be25f18 100644 --- a/panda/src/dxgsg8/dxTextureContext8.cxx +++ b/panda/src/dxgsg8/dxTextureContext8.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -22,7 +22,7 @@ #include "config_dxgsg8.h" #include "dxGraphicsStateGuardian8.h" //#include "pnmImage.h" -#include "d3dx8tex.h" +#include //#define FORCE_16bpp_1555 static const DWORD g_LowByteMask = 0x000000FF; diff --git a/panda/src/dxgsg8/dxTextureContext8.h b/panda/src/dxgsg8/dxTextureContext8.h index 3ff2bcaf82..38270d8e02 100644 --- a/panda/src/dxgsg8/dxTextureContext8.h +++ b/panda/src/dxgsg8/dxTextureContext8.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/dxgsg8base.h b/panda/src/dxgsg8/dxgsg8base.h index 41448fc6d9..7cada19d22 100644 --- a/panda/src/dxgsg8/dxgsg8base.h +++ b/panda/src/dxgsg8/dxgsg8base.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/wdxGraphicsPipe8.I b/panda/src/dxgsg8/wdxGraphicsPipe8.I index a0c8959cad..969ebc6f64 100644 --- a/panda/src/dxgsg8/wdxGraphicsPipe8.I +++ b/panda/src/dxgsg8/wdxGraphicsPipe8.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/wdxGraphicsPipe8.cxx b/panda/src/dxgsg8/wdxGraphicsPipe8.cxx index 061b16a639..2e745cb11c 100644 --- a/panda/src/dxgsg8/wdxGraphicsPipe8.cxx +++ b/panda/src/dxgsg8/wdxGraphicsPipe8.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/wdxGraphicsPipe8.h b/panda/src/dxgsg8/wdxGraphicsPipe8.h index 7fb0ee3778..8924b536ba 100644 --- a/panda/src/dxgsg8/wdxGraphicsPipe8.h +++ b/panda/src/dxgsg8/wdxGraphicsPipe8.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/wdxGraphicsWindow8.I b/panda/src/dxgsg8/wdxGraphicsWindow8.I index 0aa4597db2..6d2785f31a 100644 --- a/panda/src/dxgsg8/wdxGraphicsWindow8.I +++ b/panda/src/dxgsg8/wdxGraphicsWindow8.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/wdxGraphicsWindow8.cxx b/panda/src/dxgsg8/wdxGraphicsWindow8.cxx index c5517cf871..54bd58f8cd 100644 --- a/panda/src/dxgsg8/wdxGraphicsWindow8.cxx +++ b/panda/src/dxgsg8/wdxGraphicsWindow8.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg8/wdxGraphicsWindow8.h b/panda/src/dxgsg8/wdxGraphicsWindow8.h index 81c305bcc4..b50100a146 100644 --- a/panda/src/dxgsg8/wdxGraphicsWindow8.h +++ b/panda/src/dxgsg8/wdxGraphicsWindow8.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/config_dxgsg9.cxx b/panda/src/dxgsg9/config_dxgsg9.cxx index 0b01dd14af..ffdfde7e42 100755 --- a/panda/src/dxgsg9/config_dxgsg9.cxx +++ b/panda/src/dxgsg9/config_dxgsg9.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/config_dxgsg9.h b/panda/src/dxgsg9/config_dxgsg9.h index f7bf25166a..1cda6df2bb 100755 --- a/panda/src/dxgsg9/config_dxgsg9.h +++ b/panda/src/dxgsg9/config_dxgsg9.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxGeomNodeContext9.I b/panda/src/dxgsg9/dxGeomNodeContext9.I index 357d6e8cb4..c077bf321b 100755 --- a/panda/src/dxgsg9/dxGeomNodeContext9.I +++ b/panda/src/dxgsg9/dxGeomNodeContext9.I @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxGeomNodeContext9.cxx b/panda/src/dxgsg9/dxGeomNodeContext9.cxx index 5bfcb202b0..8041e988ff 100755 --- a/panda/src/dxgsg9/dxGeomNodeContext9.cxx +++ b/panda/src/dxgsg9/dxGeomNodeContext9.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxGeomNodeContext9.h b/panda/src/dxgsg9/dxGeomNodeContext9.h index 0fd4538e4b..72a9f19170 100755 --- a/panda/src/dxgsg9/dxGeomNodeContext9.h +++ b/panda/src/dxgsg9/dxGeomNodeContext9.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxGraphicsDevice9.cxx b/panda/src/dxgsg9/dxGraphicsDevice9.cxx index d10a68d405..d1ed91a28e 100755 --- a/panda/src/dxgsg9/dxGraphicsDevice9.cxx +++ b/panda/src/dxgsg9/dxGraphicsDevice9.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxGraphicsDevice9.h b/panda/src/dxgsg9/dxGraphicsDevice9.h index 6d470e7606..64abcadbee 100755 --- a/panda/src/dxgsg9/dxGraphicsDevice9.h +++ b/panda/src/dxgsg9/dxGraphicsDevice9.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxGraphicsStateGuardian9.I b/panda/src/dxgsg9/dxGraphicsStateGuardian9.I index 0951553729..5406d3acd8 100755 --- a/panda/src/dxgsg9/dxGraphicsStateGuardian9.I +++ b/panda/src/dxgsg9/dxGraphicsStateGuardian9.I @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxGraphicsStateGuardian9.cxx b/panda/src/dxgsg9/dxGraphicsStateGuardian9.cxx index 1a277c4180..bd7c8e8cd8 100755 --- a/panda/src/dxgsg9/dxGraphicsStateGuardian9.cxx +++ b/panda/src/dxgsg9/dxGraphicsStateGuardian9.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxGraphicsStateGuardian9.h b/panda/src/dxgsg9/dxGraphicsStateGuardian9.h index 83c615a1ef..4b94fea117 100755 --- a/panda/src/dxgsg9/dxGraphicsStateGuardian9.h +++ b/panda/src/dxgsg9/dxGraphicsStateGuardian9.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxInput9.cxx b/panda/src/dxgsg9/dxInput9.cxx index e31834294b..23cef5aac1 100755 --- a/panda/src/dxgsg9/dxInput9.cxx +++ b/panda/src/dxgsg9/dxInput9.cxx @@ -9,15 +9,15 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "config_wdxdisplay9.h" -#include +#include "dxInput9.h" #define AXIS_RESOLUTION 2000 // use this many levels of resolution by default (could be more if needed and device supported it) #define AXIS_RANGE_CENTERED // if defined, axis range is centered on 0, instead of starting on 0 diff --git a/panda/src/dxgsg9/dxInput9.h b/panda/src/dxgsg9/dxInput9.h index 3e0de5a7bf..38fc4e9e77 100755 --- a/panda/src/dxgsg9/dxInput9.h +++ b/panda/src/dxgsg9/dxInput9.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxSavedFrameBuffer9.I b/panda/src/dxgsg9/dxSavedFrameBuffer9.I index 4f453b3309..785c6f17ca 100755 --- a/panda/src/dxgsg9/dxSavedFrameBuffer9.I +++ b/panda/src/dxgsg9/dxSavedFrameBuffer9.I @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxSavedFrameBuffer9.cxx b/panda/src/dxgsg9/dxSavedFrameBuffer9.cxx index 840a2b10fc..ea9d7fe086 100755 --- a/panda/src/dxgsg9/dxSavedFrameBuffer9.cxx +++ b/panda/src/dxgsg9/dxSavedFrameBuffer9.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxSavedFrameBuffer9.h b/panda/src/dxgsg9/dxSavedFrameBuffer9.h index 61c125565a..2829555780 100755 --- a/panda/src/dxgsg9/dxSavedFrameBuffer9.h +++ b/panda/src/dxgsg9/dxSavedFrameBuffer9.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,10 +21,10 @@ #include "pandabase.h" -#include -#include -#include -#include +#include "savedFrameBuffer.h" +#include "texture.h" +#include "textureContext.h" +#include "pixelBuffer.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxTextureContext9.cxx b/panda/src/dxgsg9/dxTextureContext9.cxx index 77654547e6..b61d521c12 100755 --- a/panda/src/dxgsg9/dxTextureContext9.cxx +++ b/panda/src/dxgsg9/dxTextureContext9.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -22,7 +22,7 @@ #include "config_dxgsg9.h" #include "dxGraphicsStateGuardian9.h" //#include "pnmImage.h" -#include "d3dx9tex.h" +#include //#define FORCE_16bpp_1555 static const DWORD g_LowByteMask = 0x000000FF; diff --git a/panda/src/dxgsg9/dxTextureContext9.h b/panda/src/dxgsg9/dxTextureContext9.h index f442943326..346c65a2f1 100755 --- a/panda/src/dxgsg9/dxTextureContext9.h +++ b/panda/src/dxgsg9/dxTextureContext9.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/dxgsg9base.h b/panda/src/dxgsg9/dxgsg9base.h index 689c2bfe09..eb48da36a2 100755 --- a/panda/src/dxgsg9/dxgsg9base.h +++ b/panda/src/dxgsg9/dxgsg9base.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/wdxGraphicsPipe9.I b/panda/src/dxgsg9/wdxGraphicsPipe9.I index cab15e236f..eaafc45db5 100755 --- a/panda/src/dxgsg9/wdxGraphicsPipe9.I +++ b/panda/src/dxgsg9/wdxGraphicsPipe9.I @@ -9,9 +9,9 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/wdxGraphicsPipe9.cxx b/panda/src/dxgsg9/wdxGraphicsPipe9.cxx index b83eb35fb9..f551e18959 100755 --- a/panda/src/dxgsg9/wdxGraphicsPipe9.cxx +++ b/panda/src/dxgsg9/wdxGraphicsPipe9.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/wdxGraphicsPipe9.h b/panda/src/dxgsg9/wdxGraphicsPipe9.h index 59945db5b4..7407866c82 100755 --- a/panda/src/dxgsg9/wdxGraphicsPipe9.h +++ b/panda/src/dxgsg9/wdxGraphicsPipe9.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/wdxGraphicsWindow9.I b/panda/src/dxgsg9/wdxGraphicsWindow9.I index 3eeb5a4854..64fdefdce8 100755 --- a/panda/src/dxgsg9/wdxGraphicsWindow9.I +++ b/panda/src/dxgsg9/wdxGraphicsWindow9.I @@ -9,9 +9,9 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/wdxGraphicsWindow9.cxx b/panda/src/dxgsg9/wdxGraphicsWindow9.cxx index ddaa58940f..061b9f4313 100755 --- a/panda/src/dxgsg9/wdxGraphicsWindow9.cxx +++ b/panda/src/dxgsg9/wdxGraphicsWindow9.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/dxgsg9/wdxGraphicsWindow9.h b/panda/src/dxgsg9/wdxGraphicsWindow9.h index ef12180935..f9f1d09d4b 100755 --- a/panda/src/dxgsg9/wdxGraphicsWindow9.h +++ b/panda/src/dxgsg9/wdxGraphicsWindow9.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/effects/config_effects.cxx b/panda/src/effects/config_effects.cxx index 0c0d4df730..63972be5e5 100644 --- a/panda/src/effects/config_effects.cxx +++ b/panda/src/effects/config_effects.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/effects/config_effects.h b/panda/src/effects/config_effects.h index ac3ce36928..f0283137e5 100644 --- a/panda/src/effects/config_effects.h +++ b/panda/src/effects/config_effects.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/effects/lensFlareNode.I b/panda/src/effects/lensFlareNode.I index a215d692c6..0d16059896 100644 --- a/panda/src/effects/lensFlareNode.I +++ b/panda/src/effects/lensFlareNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/effects/lensFlareNode.cxx b/panda/src/effects/lensFlareNode.cxx index 02a18ce3c1..5c8104c875 100644 --- a/panda/src/effects/lensFlareNode.cxx +++ b/panda/src/effects/lensFlareNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/effects/lensFlareNode.h b/panda/src/effects/lensFlareNode.h index 6761dbfe62..a6b1b01683 100644 --- a/panda/src/effects/lensFlareNode.h +++ b/panda/src/effects/lensFlareNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,12 +23,12 @@ #include "pandabase.h" -#include -#include +#include "namedNode.h" +#include "texture.h" #include "luse.h" -#include -#include -#include +#include "pta_Colorf.h" +#include "pta_float.h" +#include "renderRelation.h" #include "pmap.h" class GraphicsStateGuardian; diff --git a/panda/src/egg/config_egg.cxx b/panda/src/egg/config_egg.cxx index e78fdd5a23..e6bb173fe0 100644 --- a/panda/src/egg/config_egg.cxx +++ b/panda/src/egg/config_egg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/config_egg.h b/panda/src/egg/config_egg.h index 6cc57eb2ac..71b2c9c338 100644 --- a/panda/src/egg/config_egg.h +++ b/panda/src/egg/config_egg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggAnimData.I b/panda/src/egg/eggAnimData.I index 2b7ae3493a..35aa63c802 100644 --- a/panda/src/egg/eggAnimData.I +++ b/panda/src/egg/eggAnimData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggAnimData.cxx b/panda/src/egg/eggAnimData.cxx index 9a53f04f92..9038465376 100644 --- a/panda/src/egg/eggAnimData.cxx +++ b/panda/src/egg/eggAnimData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggAnimData.h b/panda/src/egg/eggAnimData.h index d27c2c1b53..4cd75e2656 100644 --- a/panda/src/egg/eggAnimData.h +++ b/panda/src/egg/eggAnimData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggAttributes.I b/panda/src/egg/eggAttributes.I index 94c65dcb95..dad9404c79 100644 --- a/panda/src/egg/eggAttributes.I +++ b/panda/src/egg/eggAttributes.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggAttributes.cxx b/panda/src/egg/eggAttributes.cxx index 18a790da44..84aa5ac40c 100644 --- a/panda/src/egg/eggAttributes.cxx +++ b/panda/src/egg/eggAttributes.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "eggMorph.h" #include "eggMorphList.h" -#include +#include "indent.h" #include TypeHandle EggAttributes::_type_handle; diff --git a/panda/src/egg/eggAttributes.h b/panda/src/egg/eggAttributes.h index 0f130969a3..83c2125c4b 100644 --- a/panda/src/egg/eggAttributes.h +++ b/panda/src/egg/eggAttributes.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggBin.cxx b/panda/src/egg/eggBin.cxx index 5f439a6715..3df439b623 100644 --- a/panda/src/egg/eggBin.cxx +++ b/panda/src/egg/eggBin.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggBin.h b/panda/src/egg/eggBin.h index 0b5a0b40ba..1db711da8d 100644 --- a/panda/src/egg/eggBin.h +++ b/panda/src/egg/eggBin.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggBinMaker.cxx b/panda/src/egg/eggBinMaker.cxx index f978663408..6eed7f73af 100644 --- a/panda/src/egg/eggBinMaker.cxx +++ b/panda/src/egg/eggBinMaker.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggBinMaker.h b/panda/src/egg/eggBinMaker.h index d399c084fa..4e0f9093a3 100644 --- a/panda/src/egg/eggBinMaker.h +++ b/panda/src/egg/eggBinMaker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggComment.I b/panda/src/egg/eggComment.I index 2ec6d0da76..e8562f91dd 100644 --- a/panda/src/egg/eggComment.I +++ b/panda/src/egg/eggComment.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggComment.cxx b/panda/src/egg/eggComment.cxx index c637841aec..5ead467803 100644 --- a/panda/src/egg/eggComment.cxx +++ b/panda/src/egg/eggComment.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "eggComment.h" #include "eggMiscFuncs.h" -#include -#include +#include "indent.h" +#include "string_utils.h" TypeHandle EggComment::_type_handle; diff --git a/panda/src/egg/eggComment.h b/panda/src/egg/eggComment.h index fac135e19c..0303a744fd 100644 --- a/panda/src/egg/eggComment.h +++ b/panda/src/egg/eggComment.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggCoordinateSystem.I b/panda/src/egg/eggCoordinateSystem.I index 711694b11c..a15a1886ac 100644 --- a/panda/src/egg/eggCoordinateSystem.I +++ b/panda/src/egg/eggCoordinateSystem.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggCoordinateSystem.cxx b/panda/src/egg/eggCoordinateSystem.cxx index 468f80ae69..10920e988f 100644 --- a/panda/src/egg/eggCoordinateSystem.cxx +++ b/panda/src/egg/eggCoordinateSystem.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "eggCoordinateSystem.h" -#include +#include "indent.h" TypeHandle EggCoordinateSystem::_type_handle; diff --git a/panda/src/egg/eggCoordinateSystem.h b/panda/src/egg/eggCoordinateSystem.h index a0fc7b8657..b03054a34c 100644 --- a/panda/src/egg/eggCoordinateSystem.h +++ b/panda/src/egg/eggCoordinateSystem.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggCurve.I b/panda/src/egg/eggCurve.I index 3d03dfa3dc..1ec20dc212 100644 --- a/panda/src/egg/eggCurve.I +++ b/panda/src/egg/eggCurve.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggCurve.cxx b/panda/src/egg/eggCurve.cxx index 69dc3a4827..6ccb3086e3 100644 --- a/panda/src/egg/eggCurve.cxx +++ b/panda/src/egg/eggCurve.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "eggCurve.h" -#include +#include "string_utils.h" #include "notify.h" TypeHandle EggCurve::_type_handle; diff --git a/panda/src/egg/eggCurve.h b/panda/src/egg/eggCurve.h index 5dd1334dea..c446b6dba9 100644 --- a/panda/src/egg/eggCurve.h +++ b/panda/src/egg/eggCurve.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggData.I b/panda/src/egg/eggData.I index 48cc879d55..d4c9af48f0 100644 --- a/panda/src/egg/eggData.I +++ b/panda/src/egg/eggData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggData.cxx b/panda/src/egg/eggData.cxx index 063c7af2eb..6d4bb58982 100644 --- a/panda/src/egg/eggData.cxx +++ b/panda/src/egg/eggData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggData.h b/panda/src/egg/eggData.h index a4ca31f7e0..3a7d384f11 100644 --- a/panda/src/egg/eggData.h +++ b/panda/src/egg/eggData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggExternalReference.I b/panda/src/egg/eggExternalReference.I index cd8e623e43..8794c0e19b 100644 --- a/panda/src/egg/eggExternalReference.I +++ b/panda/src/egg/eggExternalReference.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggExternalReference.cxx b/panda/src/egg/eggExternalReference.cxx index 96460833c0..4893e3b0ea 100644 --- a/panda/src/egg/eggExternalReference.cxx +++ b/panda/src/egg/eggExternalReference.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "eggExternalReference.h" #include "eggMiscFuncs.h" -#include -#include +#include "indent.h" +#include "string_utils.h" TypeHandle EggExternalReference::_type_handle; diff --git a/panda/src/egg/eggExternalReference.h b/panda/src/egg/eggExternalReference.h index 421d6789ac..d92e6deedb 100644 --- a/panda/src/egg/eggExternalReference.h +++ b/panda/src/egg/eggExternalReference.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggFilenameNode.I b/panda/src/egg/eggFilenameNode.I index 889260cd42..f2de3fcc43 100644 --- a/panda/src/egg/eggFilenameNode.I +++ b/panda/src/egg/eggFilenameNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggFilenameNode.cxx b/panda/src/egg/eggFilenameNode.cxx index cb8997f9c7..5fceebc4c4 100644 --- a/panda/src/egg/eggFilenameNode.cxx +++ b/panda/src/egg/eggFilenameNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggFilenameNode.h b/panda/src/egg/eggFilenameNode.h index 4f999e47f4..fd7059d84a 100644 --- a/panda/src/egg/eggFilenameNode.h +++ b/panda/src/egg/eggFilenameNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggGroup.I b/panda/src/egg/eggGroup.I index 7e3b788d9d..7f70fd9e5a 100644 --- a/panda/src/egg/eggGroup.I +++ b/panda/src/egg/eggGroup.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggGroup.cxx b/panda/src/egg/eggGroup.cxx index 5e66128863..e1f6743c86 100644 --- a/panda/src/egg/eggGroup.cxx +++ b/panda/src/egg/eggGroup.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggGroup.h b/panda/src/egg/eggGroup.h index 0a962e30d6..8088685b24 100644 --- a/panda/src/egg/eggGroup.h +++ b/panda/src/egg/eggGroup.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggGroupNode.I b/panda/src/egg/eggGroupNode.I index 590b141979..d55e054c18 100644 --- a/panda/src/egg/eggGroupNode.I +++ b/panda/src/egg/eggGroupNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggGroupNode.cxx b/panda/src/egg/eggGroupNode.cxx index b873744142..f55bc8fc37 100644 --- a/panda/src/egg/eggGroupNode.cxx +++ b/panda/src/egg/eggGroupNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggGroupNode.h b/panda/src/egg/eggGroupNode.h index 38c947d9d4..f2479979e5 100644 --- a/panda/src/egg/eggGroupNode.h +++ b/panda/src/egg/eggGroupNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggGroupUniquifier.cxx b/panda/src/egg/eggGroupUniquifier.cxx index 11098494ec..26fe187f2d 100644 --- a/panda/src/egg/eggGroupUniquifier.cxx +++ b/panda/src/egg/eggGroupUniquifier.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggGroupUniquifier.h b/panda/src/egg/eggGroupUniquifier.h index f0899c631f..ba9f07282f 100644 --- a/panda/src/egg/eggGroupUniquifier.h +++ b/panda/src/egg/eggGroupUniquifier.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggLine.I b/panda/src/egg/eggLine.I index 1572adb9f7..414e1d2fd3 100644 --- a/panda/src/egg/eggLine.I +++ b/panda/src/egg/eggLine.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggLine.cxx b/panda/src/egg/eggLine.cxx index c85c7e099a..0517f292b6 100644 --- a/panda/src/egg/eggLine.cxx +++ b/panda/src/egg/eggLine.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggLine.h b/panda/src/egg/eggLine.h index 50c2ce7ead..4977ea2518 100644 --- a/panda/src/egg/eggLine.h +++ b/panda/src/egg/eggLine.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMaterial.I b/panda/src/egg/eggMaterial.I index 8e9d48f850..c607c2e93e 100644 --- a/panda/src/egg/eggMaterial.I +++ b/panda/src/egg/eggMaterial.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMaterial.cxx b/panda/src/egg/eggMaterial.cxx index d966be66cf..b6dcf4bf5d 100644 --- a/panda/src/egg/eggMaterial.cxx +++ b/panda/src/egg/eggMaterial.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "eggMaterial.h" -#include +#include "indent.h" TypeHandle EggMaterial::_type_handle; diff --git a/panda/src/egg/eggMaterial.h b/panda/src/egg/eggMaterial.h index a0da789d3d..ef198f7220 100644 --- a/panda/src/egg/eggMaterial.h +++ b/panda/src/egg/eggMaterial.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMaterialCollection.I b/panda/src/egg/eggMaterialCollection.I index 002c1e259b..4589611b75 100644 --- a/panda/src/egg/eggMaterialCollection.I +++ b/panda/src/egg/eggMaterialCollection.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMaterialCollection.cxx b/panda/src/egg/eggMaterialCollection.cxx index 565e9edb74..73534a23ac 100644 --- a/panda/src/egg/eggMaterialCollection.cxx +++ b/panda/src/egg/eggMaterialCollection.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "eggPrimitive.h" #include "eggMaterial.h" -#include +#include "nameUniquifier.h" #include diff --git a/panda/src/egg/eggMaterialCollection.h b/panda/src/egg/eggMaterialCollection.h index 050541cb83..c60c2bdc90 100644 --- a/panda/src/egg/eggMaterialCollection.h +++ b/panda/src/egg/eggMaterialCollection.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMiscFuncs.I b/panda/src/egg/eggMiscFuncs.I index 91e3cf46fa..23d7a5b123 100644 --- a/panda/src/egg/eggMiscFuncs.I +++ b/panda/src/egg/eggMiscFuncs.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMiscFuncs.cxx b/panda/src/egg/eggMiscFuncs.cxx index b6fc98edbf..f5db2553bc 100644 --- a/panda/src/egg/eggMiscFuncs.cxx +++ b/panda/src/egg/eggMiscFuncs.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMiscFuncs.h b/panda/src/egg/eggMiscFuncs.h index d3c9b44235..c9aa40f57f 100644 --- a/panda/src/egg/eggMiscFuncs.h +++ b/panda/src/egg/eggMiscFuncs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMorph.I b/panda/src/egg/eggMorph.I index 9461051fc7..fc7bcc7941 100644 --- a/panda/src/egg/eggMorph.I +++ b/panda/src/egg/eggMorph.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMorph.h b/panda/src/egg/eggMorph.h index 5c46ea04a3..488b3231bf 100644 --- a/panda/src/egg/eggMorph.h +++ b/panda/src/egg/eggMorph.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMorphList.I b/panda/src/egg/eggMorphList.I index 276564217a..de118f79f2 100644 --- a/panda/src/egg/eggMorphList.I +++ b/panda/src/egg/eggMorphList.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggMorphList.cxx b/panda/src/egg/eggMorphList.cxx index 9c136ceb4e..6d8fd83530 100644 --- a/panda/src/egg/eggMorphList.cxx +++ b/panda/src/egg/eggMorphList.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -24,16 +24,16 @@ #define EXPTP EXPTP_PANDAEGG #define TYPE LVector3d #define NAME vector_LVector3d -#include +#include "vector_src.cxx" #define EXPCL EXPCL_PANDAEGG #define EXPTP EXPTP_PANDAEGG #define TYPE LVector2d #define NAME vector_LVector2d -#include +#include "vector_src.cxx" #define EXPCL EXPCL_PANDAEGG #define EXPTP EXPTP_PANDAEGG #define TYPE LVector4f #define NAME vector_LVector4f -#include +#include "vector_src.cxx" diff --git a/panda/src/egg/eggMorphList.h b/panda/src/egg/eggMorphList.h index 4dbb78d7b4..b69ff542b0 100644 --- a/panda/src/egg/eggMorphList.h +++ b/panda/src/egg/eggMorphList.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNameUniquifier.cxx b/panda/src/egg/eggNameUniquifier.cxx index ba8f76cc10..131468c52a 100644 --- a/panda/src/egg/eggNameUniquifier.cxx +++ b/panda/src/egg/eggNameUniquifier.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNameUniquifier.h b/panda/src/egg/eggNameUniquifier.h index 7219971f5f..c2f5916e53 100644 --- a/panda/src/egg/eggNameUniquifier.h +++ b/panda/src/egg/eggNameUniquifier.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNamedObject.I b/panda/src/egg/eggNamedObject.I index 5efb7289c1..146381d287 100644 --- a/panda/src/egg/eggNamedObject.I +++ b/panda/src/egg/eggNamedObject.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNamedObject.cxx b/panda/src/egg/eggNamedObject.cxx index 3dc766aaf2..ec36afc9a3 100644 --- a/panda/src/egg/eggNamedObject.cxx +++ b/panda/src/egg/eggNamedObject.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNamedObject.h b/panda/src/egg/eggNamedObject.h index 5ff84b9b27..2d09a8d730 100644 --- a/panda/src/egg/eggNamedObject.h +++ b/panda/src/egg/eggNamedObject.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNode.I b/panda/src/egg/eggNode.I index 15ff029197..c50607eb2c 100644 --- a/panda/src/egg/eggNode.I +++ b/panda/src/egg/eggNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNode.cxx b/panda/src/egg/eggNode.cxx index cece8ebc5e..6484bd5233 100644 --- a/panda/src/egg/eggNode.cxx +++ b/panda/src/egg/eggNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNode.h b/panda/src/egg/eggNode.h index a27297ee3b..25d32819f1 100644 --- a/panda/src/egg/eggNode.h +++ b/panda/src/egg/eggNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNurbsCurve.I b/panda/src/egg/eggNurbsCurve.I index b6508e4003..3ee06409fd 100644 --- a/panda/src/egg/eggNurbsCurve.I +++ b/panda/src/egg/eggNurbsCurve.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNurbsCurve.cxx b/panda/src/egg/eggNurbsCurve.cxx index 9da5e5d920..a04670de92 100644 --- a/panda/src/egg/eggNurbsCurve.cxx +++ b/panda/src/egg/eggNurbsCurve.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "eggNurbsCurve.h" -#include +#include "indent.h" TypeHandle EggNurbsCurve::_type_handle; diff --git a/panda/src/egg/eggNurbsCurve.h b/panda/src/egg/eggNurbsCurve.h index 102a606ec6..a230e2d903 100644 --- a/panda/src/egg/eggNurbsCurve.h +++ b/panda/src/egg/eggNurbsCurve.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNurbsSurface.I b/panda/src/egg/eggNurbsSurface.I index 32103947d3..66fb7cb694 100644 --- a/panda/src/egg/eggNurbsSurface.I +++ b/panda/src/egg/eggNurbsSurface.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggNurbsSurface.cxx b/panda/src/egg/eggNurbsSurface.cxx index 3e9ceb6474..1c416fa70a 100644 --- a/panda/src/egg/eggNurbsSurface.cxx +++ b/panda/src/egg/eggNurbsSurface.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "eggNurbsSurface.h" -#include +#include "indent.h" TypeHandle EggNurbsSurface::_type_handle; diff --git a/panda/src/egg/eggNurbsSurface.h b/panda/src/egg/eggNurbsSurface.h index b3707ec361..6f5d81510d 100644 --- a/panda/src/egg/eggNurbsSurface.h +++ b/panda/src/egg/eggNurbsSurface.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggObject.I b/panda/src/egg/eggObject.I index 90a50a220d..30f7f7f75d 100644 --- a/panda/src/egg/eggObject.I +++ b/panda/src/egg/eggObject.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggObject.cxx b/panda/src/egg/eggObject.cxx index 13410b746f..8ba45fa4b8 100644 --- a/panda/src/egg/eggObject.cxx +++ b/panda/src/egg/eggObject.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggObject.h b/panda/src/egg/eggObject.h index 81592ea17e..d482bed227 100644 --- a/panda/src/egg/eggObject.h +++ b/panda/src/egg/eggObject.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggParameters.cxx b/panda/src/egg/eggParameters.cxx index 979d61af30..048c4042ca 100644 --- a/panda/src/egg/eggParameters.cxx +++ b/panda/src/egg/eggParameters.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggParameters.h b/panda/src/egg/eggParameters.h index 7344f506c3..af714b9ce8 100644 --- a/panda/src/egg/eggParameters.h +++ b/panda/src/egg/eggParameters.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPoint.I b/panda/src/egg/eggPoint.I index 20ed5235d3..e07c9495cb 100644 --- a/panda/src/egg/eggPoint.I +++ b/panda/src/egg/eggPoint.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPoint.cxx b/panda/src/egg/eggPoint.cxx index 638657ae51..c026626033 100644 --- a/panda/src/egg/eggPoint.cxx +++ b/panda/src/egg/eggPoint.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPoint.h b/panda/src/egg/eggPoint.h index 2a5b521ffd..9afe6db227 100644 --- a/panda/src/egg/eggPoint.h +++ b/panda/src/egg/eggPoint.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPolygon.I b/panda/src/egg/eggPolygon.I index b97cf62137..88a6d486f7 100644 --- a/panda/src/egg/eggPolygon.I +++ b/panda/src/egg/eggPolygon.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPolygon.cxx b/panda/src/egg/eggPolygon.cxx index 77db30c88f..64981d07b1 100644 --- a/panda/src/egg/eggPolygon.cxx +++ b/panda/src/egg/eggPolygon.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "eggPolygon.h" #include "eggGroupNode.h" -#include +#include "indent.h" #include diff --git a/panda/src/egg/eggPolygon.h b/panda/src/egg/eggPolygon.h index b690853e3e..64216ef120 100644 --- a/panda/src/egg/eggPolygon.h +++ b/panda/src/egg/eggPolygon.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPolysetMaker.cxx b/panda/src/egg/eggPolysetMaker.cxx index 0fa46b6984..e8b16c4440 100644 --- a/panda/src/egg/eggPolysetMaker.cxx +++ b/panda/src/egg/eggPolysetMaker.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPolysetMaker.h b/panda/src/egg/eggPolysetMaker.h index 123f7794ea..7181953ec6 100644 --- a/panda/src/egg/eggPolysetMaker.h +++ b/panda/src/egg/eggPolysetMaker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPoolUniquifier.cxx b/panda/src/egg/eggPoolUniquifier.cxx index ccc0d487ca..638d8c4921 100644 --- a/panda/src/egg/eggPoolUniquifier.cxx +++ b/panda/src/egg/eggPoolUniquifier.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPoolUniquifier.h b/panda/src/egg/eggPoolUniquifier.h index fe41905f6c..826587fa62 100644 --- a/panda/src/egg/eggPoolUniquifier.h +++ b/panda/src/egg/eggPoolUniquifier.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPrimitive.I b/panda/src/egg/eggPrimitive.I index bec135abde..43b79fb28e 100644 --- a/panda/src/egg/eggPrimitive.I +++ b/panda/src/egg/eggPrimitive.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPrimitive.cxx b/panda/src/egg/eggPrimitive.cxx index d7b8d11d61..b62578d629 100644 --- a/panda/src/egg/eggPrimitive.cxx +++ b/panda/src/egg/eggPrimitive.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggPrimitive.h b/panda/src/egg/eggPrimitive.h index 6a569d714b..d37fe1dade 100644 --- a/panda/src/egg/eggPrimitive.h +++ b/panda/src/egg/eggPrimitive.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggRenderMode.I b/panda/src/egg/eggRenderMode.I index 08aa0db4d4..e815f28508 100644 --- a/panda/src/egg/eggRenderMode.I +++ b/panda/src/egg/eggRenderMode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggRenderMode.cxx b/panda/src/egg/eggRenderMode.cxx index 659d20d2c8..796672c810 100644 --- a/panda/src/egg/eggRenderMode.cxx +++ b/panda/src/egg/eggRenderMode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggRenderMode.h b/panda/src/egg/eggRenderMode.h index d745200314..bed113c64d 100644 --- a/panda/src/egg/eggRenderMode.h +++ b/panda/src/egg/eggRenderMode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggSAnimData.I b/panda/src/egg/eggSAnimData.I index 323f2253e1..b711d5b306 100644 --- a/panda/src/egg/eggSAnimData.I +++ b/panda/src/egg/eggSAnimData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggSAnimData.cxx b/panda/src/egg/eggSAnimData.cxx index 8fb9273536..dde8814e06 100644 --- a/panda/src/egg/eggSAnimData.cxx +++ b/panda/src/egg/eggSAnimData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "eggMiscFuncs.h" #include "eggParameters.h" -#include +#include "indent.h" #include diff --git a/panda/src/egg/eggSAnimData.h b/panda/src/egg/eggSAnimData.h index b77c2cde10..c15e62cdce 100644 --- a/panda/src/egg/eggSAnimData.h +++ b/panda/src/egg/eggSAnimData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggSurface.I b/panda/src/egg/eggSurface.I index 5843a995e4..a8ea93e55d 100644 --- a/panda/src/egg/eggSurface.I +++ b/panda/src/egg/eggSurface.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggSurface.cxx b/panda/src/egg/eggSurface.cxx index 14a601a768..87c59c0111 100644 --- a/panda/src/egg/eggSurface.cxx +++ b/panda/src/egg/eggSurface.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggSurface.h b/panda/src/egg/eggSurface.h index 4d30fd61af..b8fe86fc94 100644 --- a/panda/src/egg/eggSurface.h +++ b/panda/src/egg/eggSurface.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggSwitchCondition.cxx b/panda/src/egg/eggSwitchCondition.cxx index dddeac360b..40245a197b 100644 --- a/panda/src/egg/eggSwitchCondition.cxx +++ b/panda/src/egg/eggSwitchCondition.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "eggSwitchCondition.h" -#include +#include "indent.h" TypeHandle EggSwitchCondition::_type_handle; TypeHandle EggSwitchConditionDistance::_type_handle; diff --git a/panda/src/egg/eggSwitchCondition.h b/panda/src/egg/eggSwitchCondition.h index ef02fb6be2..b23151e9fe 100644 --- a/panda/src/egg/eggSwitchCondition.h +++ b/panda/src/egg/eggSwitchCondition.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggTable.I b/panda/src/egg/eggTable.I index ad4c9a3a2c..1992b56e83 100644 --- a/panda/src/egg/eggTable.I +++ b/panda/src/egg/eggTable.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggTable.cxx b/panda/src/egg/eggTable.cxx index 57d01ba5f0..a40ab3e8e2 100644 --- a/panda/src/egg/eggTable.cxx +++ b/panda/src/egg/eggTable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggTable.h b/panda/src/egg/eggTable.h index b0a3096a30..68eebe3390 100644 --- a/panda/src/egg/eggTable.h +++ b/panda/src/egg/eggTable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggTexture.I b/panda/src/egg/eggTexture.I index 7bd6fdf0d2..1951c0e92b 100644 --- a/panda/src/egg/eggTexture.I +++ b/panda/src/egg/eggTexture.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggTexture.cxx b/panda/src/egg/eggTexture.cxx index 83ede469c8..994b7cc243 100644 --- a/panda/src/egg/eggTexture.cxx +++ b/panda/src/egg/eggTexture.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,8 +20,8 @@ #include "eggMiscFuncs.h" #include "lexerDefs.h" -#include -#include +#include "indent.h" +#include "string_utils.h" TypeHandle EggTexture::_type_handle; diff --git a/panda/src/egg/eggTexture.h b/panda/src/egg/eggTexture.h index b400e4aaba..43362c6753 100644 --- a/panda/src/egg/eggTexture.h +++ b/panda/src/egg/eggTexture.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggTextureCollection.I b/panda/src/egg/eggTextureCollection.I index f7ef51bf34..8cee6af3ab 100644 --- a/panda/src/egg/eggTextureCollection.I +++ b/panda/src/egg/eggTextureCollection.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggTextureCollection.cxx b/panda/src/egg/eggTextureCollection.cxx index 61d51070e1..14ee303a68 100644 --- a/panda/src/egg/eggTextureCollection.cxx +++ b/panda/src/egg/eggTextureCollection.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "eggPrimitive.h" #include "eggTexture.h" -#include +#include "nameUniquifier.h" #include diff --git a/panda/src/egg/eggTextureCollection.h b/panda/src/egg/eggTextureCollection.h index 6dff2a8563..d280f8a22b 100644 --- a/panda/src/egg/eggTextureCollection.h +++ b/panda/src/egg/eggTextureCollection.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggTransform3d.I b/panda/src/egg/eggTransform3d.I index 202bb88502..887c697c37 100644 --- a/panda/src/egg/eggTransform3d.I +++ b/panda/src/egg/eggTransform3d.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggTransform3d.cxx b/panda/src/egg/eggTransform3d.cxx index c9a31e37ef..9ce41217da 100644 --- a/panda/src/egg/eggTransform3d.cxx +++ b/panda/src/egg/eggTransform3d.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggTransform3d.h b/panda/src/egg/eggTransform3d.h index aac8215485..e9503f913f 100644 --- a/panda/src/egg/eggTransform3d.h +++ b/panda/src/egg/eggTransform3d.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggUserData.I b/panda/src/egg/eggUserData.I index 22c13210bf..76b4927ebe 100644 --- a/panda/src/egg/eggUserData.I +++ b/panda/src/egg/eggUserData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggUserData.cxx b/panda/src/egg/eggUserData.cxx index 62c2a7dc4d..2df97bc665 100644 --- a/panda/src/egg/eggUserData.cxx +++ b/panda/src/egg/eggUserData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggUserData.h b/panda/src/egg/eggUserData.h index 6e0a9bfc9d..771abf641e 100644 --- a/panda/src/egg/eggUserData.h +++ b/panda/src/egg/eggUserData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggUtilities.I b/panda/src/egg/eggUtilities.I index 4d7f79b213..593feded96 100644 --- a/panda/src/egg/eggUtilities.I +++ b/panda/src/egg/eggUtilities.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggUtilities.cxx b/panda/src/egg/eggUtilities.cxx index d082cf1664..a344019e5c 100644 --- a/panda/src/egg/eggUtilities.cxx +++ b/panda/src/egg/eggUtilities.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggUtilities.h b/panda/src/egg/eggUtilities.h index 8ac71fb9da..384ccc9841 100644 --- a/panda/src/egg/eggUtilities.h +++ b/panda/src/egg/eggUtilities.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggVertex.I b/panda/src/egg/eggVertex.I index 27ffb45a5f..cefee4b806 100644 --- a/panda/src/egg/eggVertex.I +++ b/panda/src/egg/eggVertex.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggVertex.cxx b/panda/src/egg/eggVertex.cxx index 95345f926d..9e826af768 100644 --- a/panda/src/egg/eggVertex.cxx +++ b/panda/src/egg/eggVertex.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,9 +23,9 @@ #include "eggMiscFuncs.h" #include "eggPrimitive.h" -#include +#include "indent.h" #include "luse.h" -#include +#include "lmatrix.h" #include "pandabase.h" #include diff --git a/panda/src/egg/eggVertex.h b/panda/src/egg/eggVertex.h index 1e0b785b32..1340af7f73 100644 --- a/panda/src/egg/eggVertex.h +++ b/panda/src/egg/eggVertex.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggVertexPool.I b/panda/src/egg/eggVertexPool.I index 5c30298747..ab5249f308 100644 --- a/panda/src/egg/eggVertexPool.I +++ b/panda/src/egg/eggVertexPool.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggVertexPool.cxx b/panda/src/egg/eggVertexPool.cxx index 26f85a6c63..dc20f418d7 100644 --- a/panda/src/egg/eggVertexPool.cxx +++ b/panda/src/egg/eggVertexPool.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggVertexPool.h b/panda/src/egg/eggVertexPool.h index 021829ecde..02168b5092 100644 --- a/panda/src/egg/eggVertexPool.h +++ b/panda/src/egg/eggVertexPool.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggXfmAnimData.I b/panda/src/egg/eggXfmAnimData.I index b3ae2b0eae..f3f2dafbad 100644 --- a/panda/src/egg/eggXfmAnimData.I +++ b/panda/src/egg/eggXfmAnimData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggXfmAnimData.cxx b/panda/src/egg/eggXfmAnimData.cxx index 7bba935e9d..3c35a244ad 100644 --- a/panda/src/egg/eggXfmAnimData.cxx +++ b/panda/src/egg/eggXfmAnimData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggXfmAnimData.h b/panda/src/egg/eggXfmAnimData.h index 8dfb824794..8a6e05acbe 100644 --- a/panda/src/egg/eggXfmAnimData.h +++ b/panda/src/egg/eggXfmAnimData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggXfmSAnim.I b/panda/src/egg/eggXfmSAnim.I index 08457df826..33eba9359e 100644 --- a/panda/src/egg/eggXfmSAnim.I +++ b/panda/src/egg/eggXfmSAnim.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggXfmSAnim.cxx b/panda/src/egg/eggXfmSAnim.cxx index 2867588f41..f82ed88a12 100644 --- a/panda/src/egg/eggXfmSAnim.cxx +++ b/panda/src/egg/eggXfmSAnim.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/eggXfmSAnim.h b/panda/src/egg/eggXfmSAnim.h index f52dac2958..36d57466d1 100644 --- a/panda/src/egg/eggXfmSAnim.h +++ b/panda/src/egg/eggXfmSAnim.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/lexerDefs.h b/panda/src/egg/lexerDefs.h index a5a8b13533..c6310a0b2d 100644 --- a/panda/src/egg/lexerDefs.h +++ b/panda/src/egg/lexerDefs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandabase.h" -#include +#include "typedef.h" #include diff --git a/panda/src/egg/parserDefs.h b/panda/src/egg/parserDefs.h index 45eb646d29..8aa6a11fe3 100644 --- a/panda/src/egg/parserDefs.h +++ b/panda/src/egg/parserDefs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/pt_EggMaterial.cxx b/panda/src/egg/pt_EggMaterial.cxx index 3b950fb735..42064182d4 100644 --- a/panda/src/egg/pt_EggMaterial.cxx +++ b/panda/src/egg/pt_EggMaterial.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/pt_EggMaterial.h b/panda/src/egg/pt_EggMaterial.h index ede43c5672..65e6be91a9 100644 --- a/panda/src/egg/pt_EggMaterial.h +++ b/panda/src/egg/pt_EggMaterial.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/pt_EggTexture.cxx b/panda/src/egg/pt_EggTexture.cxx index 88f123c4ef..b3b42a9dda 100644 --- a/panda/src/egg/pt_EggTexture.cxx +++ b/panda/src/egg/pt_EggTexture.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/pt_EggTexture.h b/panda/src/egg/pt_EggTexture.h index 4e038617fd..cedfb1a531 100644 --- a/panda/src/egg/pt_EggTexture.h +++ b/panda/src/egg/pt_EggTexture.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/pt_EggVertex.cxx b/panda/src/egg/pt_EggVertex.cxx index 8402b1f786..194a874eac 100644 --- a/panda/src/egg/pt_EggVertex.cxx +++ b/panda/src/egg/pt_EggVertex.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/pt_EggVertex.h b/panda/src/egg/pt_EggVertex.h index b81fe04299..587588fe9f 100644 --- a/panda/src/egg/pt_EggVertex.h +++ b/panda/src/egg/pt_EggVertex.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/test_egg.cxx b/panda/src/egg/test_egg.cxx index f951641d7a..a44f9b01e4 100644 --- a/panda/src/egg/test_egg.cxx +++ b/panda/src/egg/test_egg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/vector_PT_EggMaterial.cxx b/panda/src/egg/vector_PT_EggMaterial.cxx index ad20a92ea8..6b73ab710e 100644 --- a/panda/src/egg/vector_PT_EggMaterial.cxx +++ b/panda/src/egg/vector_PT_EggMaterial.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE PT_EggMaterial #define NAME vector_PT_EggMaterial -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/egg/vector_PT_EggMaterial.h b/panda/src/egg/vector_PT_EggMaterial.h index ae6ef7b545..39f9d4eaa8 100644 --- a/panda/src/egg/vector_PT_EggMaterial.h +++ b/panda/src/egg/vector_PT_EggMaterial.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/vector_PT_EggTexture.cxx b/panda/src/egg/vector_PT_EggTexture.cxx index 0872498195..8a65f82228 100644 --- a/panda/src/egg/vector_PT_EggTexture.cxx +++ b/panda/src/egg/vector_PT_EggTexture.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE PT_EggTexture #define NAME vector_PT_EggTexture -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/egg/vector_PT_EggTexture.h b/panda/src/egg/vector_PT_EggTexture.h index fc3ca37143..eaf7ac45cc 100644 --- a/panda/src/egg/vector_PT_EggTexture.h +++ b/panda/src/egg/vector_PT_EggTexture.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg/vector_PT_EggVertex.cxx b/panda/src/egg/vector_PT_EggVertex.cxx index d2ff123a36..400c81f57d 100644 --- a/panda/src/egg/vector_PT_EggVertex.cxx +++ b/panda/src/egg/vector_PT_EggVertex.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE PT_EggVertex #define NAME vector_PT_EggVertex -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/egg/vector_PT_EggVertex.h b/panda/src/egg/vector_PT_EggVertex.h index 79b3d94149..05d29afca6 100644 --- a/panda/src/egg/vector_PT_EggVertex.h +++ b/panda/src/egg/vector_PT_EggVertex.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/animBundleMaker.cxx b/panda/src/egg2pg/animBundleMaker.cxx index 04748f1d83..4e38c8eb91 100644 --- a/panda/src/egg2pg/animBundleMaker.cxx +++ b/panda/src/egg2pg/animBundleMaker.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/animBundleMaker.h b/panda/src/egg2pg/animBundleMaker.h index df66c68741..37a199a42c 100644 --- a/panda/src/egg2pg/animBundleMaker.h +++ b/panda/src/egg2pg/animBundleMaker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/characterMaker.cxx b/panda/src/egg2pg/characterMaker.cxx index 98ded9c9fa..aa1815b9bb 100644 --- a/panda/src/egg2pg/characterMaker.cxx +++ b/panda/src/egg2pg/characterMaker.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/characterMaker.h b/panda/src/egg2pg/characterMaker.h index fedcacd78a..28863d0887 100644 --- a/panda/src/egg2pg/characterMaker.h +++ b/panda/src/egg2pg/characterMaker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/computedVerticesMaker.I b/panda/src/egg2pg/computedVerticesMaker.I index a9789a3765..420e7bb8a7 100644 --- a/panda/src/egg2pg/computedVerticesMaker.I +++ b/panda/src/egg2pg/computedVerticesMaker.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/computedVerticesMaker.cxx b/panda/src/egg2pg/computedVerticesMaker.cxx index 7d37330825..2a17f60120 100644 --- a/panda/src/egg2pg/computedVerticesMaker.cxx +++ b/panda/src/egg2pg/computedVerticesMaker.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/computedVerticesMaker.h b/panda/src/egg2pg/computedVerticesMaker.h index e7093a093d..3f967bb1cc 100644 --- a/panda/src/egg2pg/computedVerticesMaker.h +++ b/panda/src/egg2pg/computedVerticesMaker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/computedVerticesMakerEntity.I b/panda/src/egg2pg/computedVerticesMakerEntity.I index 3671b6dc27..fcb5c58ab9 100644 --- a/panda/src/egg2pg/computedVerticesMakerEntity.I +++ b/panda/src/egg2pg/computedVerticesMakerEntity.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/computedVerticesMakerEntity.h b/panda/src/egg2pg/computedVerticesMakerEntity.h index 299243521d..d6524fcd34 100644 --- a/panda/src/egg2pg/computedVerticesMakerEntity.h +++ b/panda/src/egg2pg/computedVerticesMakerEntity.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/config_egg2pg.cxx b/panda/src/egg2pg/config_egg2pg.cxx index 9eadd9dcaa..0720ee9415 100644 --- a/panda/src/egg2pg/config_egg2pg.cxx +++ b/panda/src/egg2pg/config_egg2pg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/config_egg2pg.h b/panda/src/egg2pg/config_egg2pg.h index f96b83382e..9095f0a562 100644 --- a/panda/src/egg2pg/config_egg2pg.h +++ b/panda/src/egg2pg/config_egg2pg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/deferredNodeProperty.cxx b/panda/src/egg2pg/deferredNodeProperty.cxx index 27184fb3bc..1991f9d935 100644 --- a/panda/src/egg2pg/deferredNodeProperty.cxx +++ b/panda/src/egg2pg/deferredNodeProperty.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/deferredNodeProperty.h b/panda/src/egg2pg/deferredNodeProperty.h index f9efc04a54..60a7d8af10 100644 --- a/panda/src/egg2pg/deferredNodeProperty.h +++ b/panda/src/egg2pg/deferredNodeProperty.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/eggBinner.cxx b/panda/src/egg2pg/eggBinner.cxx index 3ccc1c51f1..c521534ada 100644 --- a/panda/src/egg2pg/eggBinner.cxx +++ b/panda/src/egg2pg/eggBinner.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/eggBinner.h b/panda/src/egg2pg/eggBinner.h index 929dd9e6b0..db5040c9cc 100644 --- a/panda/src/egg2pg/eggBinner.h +++ b/panda/src/egg2pg/eggBinner.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/eggLoader.cxx b/panda/src/egg2pg/eggLoader.cxx index 5b4b89ddae..65932cb50f 100644 --- a/panda/src/egg2pg/eggLoader.cxx +++ b/panda/src/egg2pg/eggLoader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/eggLoader.h b/panda/src/egg2pg/eggLoader.h index 6a10060798..23f51da4bb 100644 --- a/panda/src/egg2pg/eggLoader.h +++ b/panda/src/egg2pg/eggLoader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/egg_parametrics.cxx b/panda/src/egg2pg/egg_parametrics.cxx index 85ce0dc9f6..488f9f5ae1 100644 --- a/panda/src/egg2pg/egg_parametrics.cxx +++ b/panda/src/egg2pg/egg_parametrics.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/egg_parametrics.h b/panda/src/egg2pg/egg_parametrics.h index c3a4f671c5..8d357303fb 100644 --- a/panda/src/egg2pg/egg_parametrics.h +++ b/panda/src/egg2pg/egg_parametrics.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/load_egg_file.cxx b/panda/src/egg2pg/load_egg_file.cxx index 4a74ed688d..ff7d1d83d0 100644 --- a/panda/src/egg2pg/load_egg_file.cxx +++ b/panda/src/egg2pg/load_egg_file.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/load_egg_file.h b/panda/src/egg2pg/load_egg_file.h index 8addf19f05..2b4bc9c78b 100644 --- a/panda/src/egg2pg/load_egg_file.h +++ b/panda/src/egg2pg/load_egg_file.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/loaderFileTypeEgg.cxx b/panda/src/egg2pg/loaderFileTypeEgg.cxx index 5614e25cfc..daa39f1bea 100644 --- a/panda/src/egg2pg/loaderFileTypeEgg.cxx +++ b/panda/src/egg2pg/loaderFileTypeEgg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/egg2pg/loaderFileTypeEgg.h b/panda/src/egg2pg/loaderFileTypeEgg.h index ff006545d2..a8a5010891 100644 --- a/panda/src/egg2pg/loaderFileTypeEgg.h +++ b/panda/src/egg2pg/loaderFileTypeEgg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/buttonEvent.I b/panda/src/event/buttonEvent.I index 40d0792d07..f20a70b3fa 100644 --- a/panda/src/event/buttonEvent.I +++ b/panda/src/event/buttonEvent.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/buttonEvent.cxx b/panda/src/event/buttonEvent.cxx index 0f7271ae28..b647471816 100644 --- a/panda/src/event/buttonEvent.cxx +++ b/panda/src/event/buttonEvent.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/buttonEvent.h b/panda/src/event/buttonEvent.h index 936ebc5b7e..7148d7ee2e 100644 --- a/panda/src/event/buttonEvent.h +++ b/panda/src/event/buttonEvent.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/buttonEventList.I b/panda/src/event/buttonEventList.I index 3022081739..f163b2c2b7 100644 --- a/panda/src/event/buttonEventList.I +++ b/panda/src/event/buttonEventList.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/buttonEventList.cxx b/panda/src/event/buttonEventList.cxx index c8fafe119f..c37e133415 100644 --- a/panda/src/event/buttonEventList.cxx +++ b/panda/src/event/buttonEventList.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/buttonEventList.h b/panda/src/event/buttonEventList.h index 53fa130bf8..82494dc43c 100644 --- a/panda/src/event/buttonEventList.h +++ b/panda/src/event/buttonEventList.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/config_event.cxx b/panda/src/event/config_event.cxx index 26f3cf8584..a6c9d3f0a2 100644 --- a/panda/src/event/config_event.cxx +++ b/panda/src/event/config_event.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/config_event.h b/panda/src/event/config_event.h index 24bbe08b73..18fc5daf79 100644 --- a/panda/src/event/config_event.h +++ b/panda/src/event/config_event.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/event.I b/panda/src/event/event.I index 12dd260179..68c7640c0c 100644 --- a/panda/src/event/event.I +++ b/panda/src/event/event.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/event.cxx b/panda/src/event/event.cxx index 17b04959aa..af04703c0b 100644 --- a/panda/src/event/event.cxx +++ b/panda/src/event/event.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/event.h b/panda/src/event/event.h index 83285604ad..87ba7d7d37 100644 --- a/panda/src/event/event.h +++ b/panda/src/event/event.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventHandler.I b/panda/src/event/eventHandler.I index fe7383f34c..eb72ed2f8f 100755 --- a/panda/src/event/eventHandler.I +++ b/panda/src/event/eventHandler.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventHandler.cxx b/panda/src/event/eventHandler.cxx index b0e111c40b..388fe9b28e 100644 --- a/panda/src/event/eventHandler.cxx +++ b/panda/src/event/eventHandler.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventHandler.h b/panda/src/event/eventHandler.h index 761a67e91c..b77ef5f2ab 100644 --- a/panda/src/event/eventHandler.h +++ b/panda/src/event/eventHandler.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventParameter.I b/panda/src/event/eventParameter.I index 23f30865bf..7f726303ad 100644 --- a/panda/src/event/eventParameter.I +++ b/panda/src/event/eventParameter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventParameter.cxx b/panda/src/event/eventParameter.cxx index 37b8ca1f28..3e1a883c8c 100644 --- a/panda/src/event/eventParameter.cxx +++ b/panda/src/event/eventParameter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventParameter.h b/panda/src/event/eventParameter.h index 7db8cb687f..adcce0e449 100644 --- a/panda/src/event/eventParameter.h +++ b/panda/src/event/eventParameter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventQueue.I b/panda/src/event/eventQueue.I index d3e4b44977..995c9317ed 100644 --- a/panda/src/event/eventQueue.I +++ b/panda/src/event/eventQueue.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventQueue.cxx b/panda/src/event/eventQueue.cxx index 98b178d28a..bd5413ab5a 100644 --- a/panda/src/event/eventQueue.cxx +++ b/panda/src/event/eventQueue.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventQueue.h b/panda/src/event/eventQueue.h index 715053e4c7..bd4a77bed5 100644 --- a/panda/src/event/eventQueue.h +++ b/panda/src/event/eventQueue.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventReceiver.cxx b/panda/src/event/eventReceiver.cxx index d33b04f980..c483e1afb5 100644 --- a/panda/src/event/eventReceiver.cxx +++ b/panda/src/event/eventReceiver.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/eventReceiver.h b/panda/src/event/eventReceiver.h index 9915fab3fd..ac0fd334a6 100644 --- a/panda/src/event/eventReceiver.h +++ b/panda/src/event/eventReceiver.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/pt_Event.cxx b/panda/src/event/pt_Event.cxx index 296050a1d7..ab9738aaca 100644 --- a/panda/src/event/pt_Event.cxx +++ b/panda/src/event/pt_Event.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/pt_Event.h b/panda/src/event/pt_Event.h index 0007d7a683..bb4228604e 100644 --- a/panda/src/event/pt_Event.h +++ b/panda/src/event/pt_Event.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/throw_event.I b/panda/src/event/throw_event.I index a52154e3e2..2fc0d79353 100644 --- a/panda/src/event/throw_event.I +++ b/panda/src/event/throw_event.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/event/throw_event.h b/panda/src/event/throw_event.h index 0a1ae6917a..2fb6696f22 100644 --- a/panda/src/event/throw_event.h +++ b/panda/src/event/throw_event.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/atomicAdjust.I b/panda/src/express/atomicAdjust.I index 949e93f112..048eb2c6dc 100644 --- a/panda/src/express/atomicAdjust.I +++ b/panda/src/express/atomicAdjust.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/atomicAdjust.cxx b/panda/src/express/atomicAdjust.cxx index 488d0d8648..933d60e675 100644 --- a/panda/src/express/atomicAdjust.cxx +++ b/panda/src/express/atomicAdjust.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/atomicAdjust.h b/panda/src/express/atomicAdjust.h index cf9037b0bc..e262af2222 100644 --- a/panda/src/express/atomicAdjust.h +++ b/panda/src/express/atomicAdjust.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/atomicAdjustDummyImpl.I b/panda/src/express/atomicAdjustDummyImpl.I index 27c6757686..8fb885a0a1 100644 --- a/panda/src/express/atomicAdjustDummyImpl.I +++ b/panda/src/express/atomicAdjustDummyImpl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/atomicAdjustDummyImpl.cxx b/panda/src/express/atomicAdjustDummyImpl.cxx index c9334bb878..3d62b0a3da 100644 --- a/panda/src/express/atomicAdjustDummyImpl.cxx +++ b/panda/src/express/atomicAdjustDummyImpl.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/atomicAdjustDummyImpl.h b/panda/src/express/atomicAdjustDummyImpl.h index 0484327cd0..406853f432 100644 --- a/panda/src/express/atomicAdjustDummyImpl.h +++ b/panda/src/express/atomicAdjustDummyImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/atomicAdjustImpl.h b/panda/src/express/atomicAdjustImpl.h index a4d1913cb5..72be4d3897 100644 --- a/panda/src/express/atomicAdjustImpl.h +++ b/panda/src/express/atomicAdjustImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/atomicAdjustNsprImpl.I b/panda/src/express/atomicAdjustNsprImpl.I index fb2037a81e..d463dfb896 100644 --- a/panda/src/express/atomicAdjustNsprImpl.I +++ b/panda/src/express/atomicAdjustNsprImpl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/atomicAdjustNsprImpl.cxx b/panda/src/express/atomicAdjustNsprImpl.cxx index 1f3feb10f3..a2072ffa75 100644 --- a/panda/src/express/atomicAdjustNsprImpl.cxx +++ b/panda/src/express/atomicAdjustNsprImpl.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/atomicAdjustNsprImpl.h b/panda/src/express/atomicAdjustNsprImpl.h index 7b233b7e45..7b7ddb9188 100644 --- a/panda/src/express/atomicAdjustNsprImpl.h +++ b/panda/src/express/atomicAdjustNsprImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/bigEndian.h b/panda/src/express/bigEndian.h index df914c1f49..d329af0f30 100644 --- a/panda/src/express/bigEndian.h +++ b/panda/src/express/bigEndian.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/buffer.I b/panda/src/express/buffer.I index ca93c4518e..2d8ec6afe8 100644 --- a/panda/src/express/buffer.I +++ b/panda/src/express/buffer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/buffer.cxx b/panda/src/express/buffer.cxx index 691de879eb..f5423d4c3e 100644 --- a/panda/src/express/buffer.cxx +++ b/panda/src/express/buffer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/buffer.h b/panda/src/express/buffer.h index c80733a9a4..615b5fe5aa 100644 --- a/panda/src/express/buffer.h +++ b/panda/src/express/buffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/checksumHashGenerator.I b/panda/src/express/checksumHashGenerator.I index 5206e80b7c..d7b2306c9f 100644 --- a/panda/src/express/checksumHashGenerator.I +++ b/panda/src/express/checksumHashGenerator.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/checksumHashGenerator.cxx b/panda/src/express/checksumHashGenerator.cxx index 785716cbd0..dbbe15863c 100644 --- a/panda/src/express/checksumHashGenerator.cxx +++ b/panda/src/express/checksumHashGenerator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/checksumHashGenerator.h b/panda/src/express/checksumHashGenerator.h index d67d427205..7716823827 100644 --- a/panda/src/express/checksumHashGenerator.h +++ b/panda/src/express/checksumHashGenerator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/circBuffer.I b/panda/src/express/circBuffer.I index bd510c6979..10c7eec115 100644 --- a/panda/src/express/circBuffer.I +++ b/panda/src/express/circBuffer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/circBuffer.h b/panda/src/express/circBuffer.h index 0662ce9c59..c802464a82 100644 --- a/panda/src/express/circBuffer.h +++ b/panda/src/express/circBuffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/clockObject.I b/panda/src/express/clockObject.I index 140b923e24..e1018bb405 100644 --- a/panda/src/express/clockObject.I +++ b/panda/src/express/clockObject.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/clockObject.cxx b/panda/src/express/clockObject.cxx index 1fc669e4fd..66ff9381eb 100644 --- a/panda/src/express/clockObject.cxx +++ b/panda/src/express/clockObject.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/clockObject.h b/panda/src/express/clockObject.h index ec7a6b7816..a5cddaa4ff 100644 --- a/panda/src/express/clockObject.h +++ b/panda/src/express/clockObject.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/conditionVar.I b/panda/src/express/conditionVar.I index c6b4887e5e..ba5a79010c 100644 --- a/panda/src/express/conditionVar.I +++ b/panda/src/express/conditionVar.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/conditionVar.cxx b/panda/src/express/conditionVar.cxx index d8596d460b..e390a6c70d 100644 --- a/panda/src/express/conditionVar.cxx +++ b/panda/src/express/conditionVar.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/conditionVar.h b/panda/src/express/conditionVar.h index 2523043afb..ac87d3c65b 100644 --- a/panda/src/express/conditionVar.h +++ b/panda/src/express/conditionVar.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/conditionVarDummyImpl.I b/panda/src/express/conditionVarDummyImpl.I index 2f75b3d0b3..843b999699 100644 --- a/panda/src/express/conditionVarDummyImpl.I +++ b/panda/src/express/conditionVarDummyImpl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/conditionVarDummyImpl.cxx b/panda/src/express/conditionVarDummyImpl.cxx index 029e3d24fb..bb7d7b1b9c 100644 --- a/panda/src/express/conditionVarDummyImpl.cxx +++ b/panda/src/express/conditionVarDummyImpl.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/conditionVarDummyImpl.h b/panda/src/express/conditionVarDummyImpl.h index 1b5322316a..513e75b1ce 100644 --- a/panda/src/express/conditionVarDummyImpl.h +++ b/panda/src/express/conditionVarDummyImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/conditionVarImpl.h b/panda/src/express/conditionVarImpl.h index 2df8454399..31fa709606 100644 --- a/panda/src/express/conditionVarImpl.h +++ b/panda/src/express/conditionVarImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/conditionVarNsprImpl.I b/panda/src/express/conditionVarNsprImpl.I index 2dc20b240a..01ec07c9c4 100644 --- a/panda/src/express/conditionVarNsprImpl.I +++ b/panda/src/express/conditionVarNsprImpl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/conditionVarNsprImpl.cxx b/panda/src/express/conditionVarNsprImpl.cxx index 4fc2afeba4..e27e80298f 100644 --- a/panda/src/express/conditionVarNsprImpl.cxx +++ b/panda/src/express/conditionVarNsprImpl.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/conditionVarNsprImpl.h b/panda/src/express/conditionVarNsprImpl.h index e295aedb93..af2baa1464 100644 --- a/panda/src/express/conditionVarNsprImpl.h +++ b/panda/src/express/conditionVarNsprImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/config_express.cxx b/panda/src/express/config_express.cxx index 1ad7c6fd29..005253fc62 100644 --- a/panda/src/express/config_express.cxx +++ b/panda/src/express/config_express.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/config_express.h b/panda/src/express/config_express.h index 8e6eaecbb3..6ecabe491c 100644 --- a/panda/src/express/config_express.h +++ b/panda/src/express/config_express.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagram.I b/panda/src/express/datagram.I index d78443ae04..89bd584beb 100644 --- a/panda/src/express/datagram.I +++ b/panda/src/express/datagram.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagram.cxx b/panda/src/express/datagram.cxx index 1bf26b8c5a..e9a342575b 100644 --- a/panda/src/express/datagram.cxx +++ b/panda/src/express/datagram.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagram.h b/panda/src/express/datagram.h index 2383db6143..c43dc512d6 100644 --- a/panda/src/express/datagram.h +++ b/panda/src/express/datagram.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagramGenerator.I b/panda/src/express/datagramGenerator.I index 7d5da6d710..c39df065ad 100644 --- a/panda/src/express/datagramGenerator.I +++ b/panda/src/express/datagramGenerator.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagramGenerator.cxx b/panda/src/express/datagramGenerator.cxx index f5ffbe7b51..0adf1c46fd 100644 --- a/panda/src/express/datagramGenerator.cxx +++ b/panda/src/express/datagramGenerator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagramGenerator.h b/panda/src/express/datagramGenerator.h index 23ec2e44bf..599d0f1de4 100644 --- a/panda/src/express/datagramGenerator.h +++ b/panda/src/express/datagramGenerator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagramIterator.I b/panda/src/express/datagramIterator.I index 787047c816..826f3736ad 100644 --- a/panda/src/express/datagramIterator.I +++ b/panda/src/express/datagramIterator.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagramIterator.cxx b/panda/src/express/datagramIterator.cxx index c17ac057c5..b4b562ef36 100644 --- a/panda/src/express/datagramIterator.cxx +++ b/panda/src/express/datagramIterator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagramIterator.h b/panda/src/express/datagramIterator.h index 50066be9cf..9e5972fcd1 100644 --- a/panda/src/express/datagramIterator.h +++ b/panda/src/express/datagramIterator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagramSink.I b/panda/src/express/datagramSink.I index 2816fe33df..612cf38a5a 100644 --- a/panda/src/express/datagramSink.I +++ b/panda/src/express/datagramSink.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagramSink.cxx b/panda/src/express/datagramSink.cxx index a3ae7a84c4..7093777504 100644 --- a/panda/src/express/datagramSink.cxx +++ b/panda/src/express/datagramSink.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/datagramSink.h b/panda/src/express/datagramSink.h index d7a579d4dc..d82a87d6ce 100644 --- a/panda/src/express/datagramSink.h +++ b/panda/src/express/datagramSink.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/dcast.cxx b/panda/src/express/dcast.cxx index 397aeab506..1a609de337 100644 --- a/panda/src/express/dcast.cxx +++ b/panda/src/express/dcast.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/dcast.h b/panda/src/express/dcast.h index e4d4fc804e..4eef5bb90c 100644 --- a/panda/src/express/dcast.h +++ b/panda/src/express/dcast.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/error_utils.cxx b/panda/src/express/error_utils.cxx index 79294fc5df..6fcd5b627b 100644 --- a/panda/src/express/error_utils.cxx +++ b/panda/src/express/error_utils.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/error_utils.h b/panda/src/express/error_utils.h index 2bd4bf1b31..63491764d4 100644 --- a/panda/src/express/error_utils.h +++ b/panda/src/express/error_utils.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/express_headers.h b/panda/src/express/express_headers.h index 23a9c9b3da..6fdbef1332 100644 --- a/panda/src/express/express_headers.h +++ b/panda/src/express/express_headers.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/get_config_path.cxx b/panda/src/express/get_config_path.cxx index 7647830362..abb49f800c 100644 --- a/panda/src/express/get_config_path.cxx +++ b/panda/src/express/get_config_path.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/get_config_path.h b/panda/src/express/get_config_path.h index 8973a47f16..1694ec21ee 100644 --- a/panda/src/express/get_config_path.h +++ b/panda/src/express/get_config_path.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/globPattern.I b/panda/src/express/globPattern.I index 786f836dd7..bcee2b0b1f 100644 --- a/panda/src/express/globPattern.I +++ b/panda/src/express/globPattern.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/globPattern.cxx b/panda/src/express/globPattern.cxx index 51de16893b..d22e5066cb 100644 --- a/panda/src/express/globPattern.cxx +++ b/panda/src/express/globPattern.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/globPattern.h b/panda/src/express/globPattern.h index db89cb14a8..d65e674147 100644 --- a/panda/src/express/globPattern.h +++ b/panda/src/express/globPattern.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/hashGeneratorBase.I b/panda/src/express/hashGeneratorBase.I index 2a42d68752..54ac06c997 100644 --- a/panda/src/express/hashGeneratorBase.I +++ b/panda/src/express/hashGeneratorBase.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/hashGeneratorBase.cxx b/panda/src/express/hashGeneratorBase.cxx index 9062a63126..1f3102b418 100644 --- a/panda/src/express/hashGeneratorBase.cxx +++ b/panda/src/express/hashGeneratorBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/hashGeneratorBase.h b/panda/src/express/hashGeneratorBase.h index 07f8531459..2592508c5b 100644 --- a/panda/src/express/hashGeneratorBase.h +++ b/panda/src/express/hashGeneratorBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/hashVal.I b/panda/src/express/hashVal.I index bfd3e94f5a..972cfe7e29 100644 --- a/panda/src/express/hashVal.I +++ b/panda/src/express/hashVal.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/hashVal.cxx b/panda/src/express/hashVal.cxx index ab59b64493..327d211899 100644 --- a/panda/src/express/hashVal.cxx +++ b/panda/src/express/hashVal.cxx @@ -4,22 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "hashVal.h" -#include "ctype.h" #include "virtualFileSystem.h" +#include + #ifdef HAVE_SSL #include #endif // HAVE_SSL diff --git a/panda/src/express/hashVal.h b/panda/src/express/hashVal.h index 203a656eb0..0bc22082e8 100644 --- a/panda/src/express/hashVal.h +++ b/panda/src/express/hashVal.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/indent.I b/panda/src/express/indent.I index 811a5706bc..a21ca619f6 100644 --- a/panda/src/express/indent.I +++ b/panda/src/express/indent.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/indent.cxx b/panda/src/express/indent.cxx index 22cac2af6b..4a73fd7ae6 100644 --- a/panda/src/express/indent.cxx +++ b/panda/src/express/indent.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/indent.h b/panda/src/express/indent.h index 9ddf09ca4a..21a96d440e 100644 --- a/panda/src/express/indent.h +++ b/panda/src/express/indent.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/indirectLess.I b/panda/src/express/indirectLess.I index 5eacd0c1a9..172e691421 100644 --- a/panda/src/express/indirectLess.I +++ b/panda/src/express/indirectLess.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/indirectLess.h b/panda/src/express/indirectLess.h index 9d37495cf1..56b983beca 100644 --- a/panda/src/express/indirectLess.h +++ b/panda/src/express/indirectLess.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/littleEndian.h b/panda/src/express/littleEndian.h index 22dd84723e..e40e234c9d 100644 --- a/panda/src/express/littleEndian.h +++ b/panda/src/express/littleEndian.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryInfo.I b/panda/src/express/memoryInfo.I index 0dbedb30c3..f24d33028a 100644 --- a/panda/src/express/memoryInfo.I +++ b/panda/src/express/memoryInfo.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryInfo.cxx b/panda/src/express/memoryInfo.cxx index e479001c8e..3b2f0f3bcf 100644 --- a/panda/src/express/memoryInfo.cxx +++ b/panda/src/express/memoryInfo.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryInfo.h b/panda/src/express/memoryInfo.h index 037a709c8d..6326802bd7 100644 --- a/panda/src/express/memoryInfo.h +++ b/panda/src/express/memoryInfo.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryUsage.I b/panda/src/express/memoryUsage.I index c1548c5b7a..6bf31d5b6e 100644 --- a/panda/src/express/memoryUsage.I +++ b/panda/src/express/memoryUsage.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryUsage.cxx b/panda/src/express/memoryUsage.cxx index a684dcf217..03c41c3255 100644 --- a/panda/src/express/memoryUsage.cxx +++ b/panda/src/express/memoryUsage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryUsage.h b/panda/src/express/memoryUsage.h index e25b1fb40a..c210cc6e9c 100644 --- a/panda/src/express/memoryUsage.h +++ b/panda/src/express/memoryUsage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryUsagePointerCounts.I b/panda/src/express/memoryUsagePointerCounts.I index 1080c5e31d..0c8ca82e14 100644 --- a/panda/src/express/memoryUsagePointerCounts.I +++ b/panda/src/express/memoryUsagePointerCounts.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryUsagePointerCounts.cxx b/panda/src/express/memoryUsagePointerCounts.cxx index 6bcf67c33c..eb217969af 100644 --- a/panda/src/express/memoryUsagePointerCounts.cxx +++ b/panda/src/express/memoryUsagePointerCounts.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryUsagePointerCounts.h b/panda/src/express/memoryUsagePointerCounts.h index 4eaacc8cfe..1a23dc3cb5 100644 --- a/panda/src/express/memoryUsagePointerCounts.h +++ b/panda/src/express/memoryUsagePointerCounts.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryUsagePointers.I b/panda/src/express/memoryUsagePointers.I index bfbdd8c859..85b5a4bcde 100644 --- a/panda/src/express/memoryUsagePointers.I +++ b/panda/src/express/memoryUsagePointers.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryUsagePointers.cxx b/panda/src/express/memoryUsagePointers.cxx index 1b33d18888..ccbb2d524d 100644 --- a/panda/src/express/memoryUsagePointers.cxx +++ b/panda/src/express/memoryUsagePointers.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/memoryUsagePointers.h b/panda/src/express/memoryUsagePointers.h index 95e18e937b..d682f44b40 100644 --- a/panda/src/express/memoryUsagePointers.h +++ b/panda/src/express/memoryUsagePointers.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/multifile.I b/panda/src/express/multifile.I index fcc06edfba..2e954ffa6d 100644 --- a/panda/src/express/multifile.I +++ b/panda/src/express/multifile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/multifile.cxx b/panda/src/express/multifile.cxx index 34088f3ed9..d65b08ed46 100644 --- a/panda/src/express/multifile.cxx +++ b/panda/src/express/multifile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/multifile.h b/panda/src/express/multifile.h index 1071f5e3fd..ee5fba9c57 100644 --- a/panda/src/express/multifile.h +++ b/panda/src/express/multifile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/mutexDummyImpl.I b/panda/src/express/mutexDummyImpl.I index 6a91a7f976..6a0977ba2e 100644 --- a/panda/src/express/mutexDummyImpl.I +++ b/panda/src/express/mutexDummyImpl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/mutexDummyImpl.cxx b/panda/src/express/mutexDummyImpl.cxx index 30f29d1f4c..1597988c21 100644 --- a/panda/src/express/mutexDummyImpl.cxx +++ b/panda/src/express/mutexDummyImpl.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/mutexDummyImpl.h b/panda/src/express/mutexDummyImpl.h index 15734b233b..bfcf352872 100644 --- a/panda/src/express/mutexDummyImpl.h +++ b/panda/src/express/mutexDummyImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/mutexHolder.I b/panda/src/express/mutexHolder.I index 7a142d7f83..c787abccbb 100644 --- a/panda/src/express/mutexHolder.I +++ b/panda/src/express/mutexHolder.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/mutexHolder.cxx b/panda/src/express/mutexHolder.cxx index 89627eeb90..89bcdd6a94 100644 --- a/panda/src/express/mutexHolder.cxx +++ b/panda/src/express/mutexHolder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/mutexHolder.h b/panda/src/express/mutexHolder.h index 4ef7b59cdb..722ecbce31 100644 --- a/panda/src/express/mutexHolder.h +++ b/panda/src/express/mutexHolder.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/mutexImpl.h b/panda/src/express/mutexImpl.h index 258b9c278e..5dbc753aec 100644 --- a/panda/src/express/mutexImpl.h +++ b/panda/src/express/mutexImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/mutexNsprImpl.I b/panda/src/express/mutexNsprImpl.I index 840ca63f59..9df1f25c70 100644 --- a/panda/src/express/mutexNsprImpl.I +++ b/panda/src/express/mutexNsprImpl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/mutexNsprImpl.cxx b/panda/src/express/mutexNsprImpl.cxx index ec1af92ef0..61b1d58aec 100644 --- a/panda/src/express/mutexNsprImpl.cxx +++ b/panda/src/express/mutexNsprImpl.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/mutexNsprImpl.h b/panda/src/express/mutexNsprImpl.h index d5c12b7e0a..12d8747287 100644 --- a/panda/src/express/mutexNsprImpl.h +++ b/panda/src/express/mutexNsprImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/namable.I b/panda/src/express/namable.I index 16499a2bea..3f74b57a90 100644 --- a/panda/src/express/namable.I +++ b/panda/src/express/namable.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/namable.cxx b/panda/src/express/namable.cxx index dcfd9664b9..75b09d2511 100644 --- a/panda/src/express/namable.cxx +++ b/panda/src/express/namable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/namable.h b/panda/src/express/namable.h index 0974cce721..43fe9d88ae 100644 --- a/panda/src/express/namable.h +++ b/panda/src/express/namable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/nativeNumericData.I b/panda/src/express/nativeNumericData.I index cca9f21e50..e523cd62f7 100644 --- a/panda/src/express/nativeNumericData.I +++ b/panda/src/express/nativeNumericData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/nativeNumericData.cxx b/panda/src/express/nativeNumericData.cxx index 936c57208c..c115aaf6e0 100644 --- a/panda/src/express/nativeNumericData.cxx +++ b/panda/src/express/nativeNumericData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/nativeNumericData.h b/panda/src/express/nativeNumericData.h index d6ba5b38db..1cd92bc1b2 100644 --- a/panda/src/express/nativeNumericData.h +++ b/panda/src/express/nativeNumericData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/numeric_types.h b/panda/src/express/numeric_types.h index 7239551f72..0ba0d07bd4 100644 --- a/panda/src/express/numeric_types.h +++ b/panda/src/express/numeric_types.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/ordered_vector.I b/panda/src/express/ordered_vector.I index c38cb3e687..af9f6406a0 100644 --- a/panda/src/express/ordered_vector.I +++ b/panda/src/express/ordered_vector.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/ordered_vector.cxx b/panda/src/express/ordered_vector.cxx index bb11d9ef4c..da647fa7e1 100644 --- a/panda/src/express/ordered_vector.cxx +++ b/panda/src/express/ordered_vector.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/ordered_vector.h b/panda/src/express/ordered_vector.h index 709bcd71e9..c04d1261a4 100644 --- a/panda/src/express/ordered_vector.h +++ b/panda/src/express/ordered_vector.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/patchfile.I b/panda/src/express/patchfile.I index 5a90c6d529..8a811ef11d 100644 --- a/panda/src/express/patchfile.I +++ b/panda/src/express/patchfile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/patchfile.cxx b/panda/src/express/patchfile.cxx index 19ba0c2f3d..1e04862a85 100644 --- a/panda/src/express/patchfile.cxx +++ b/panda/src/express/patchfile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/patchfile.h b/panda/src/express/patchfile.h index e71595aadb..4029174e72 100644 --- a/panda/src/express/patchfile.h +++ b/panda/src/express/patchfile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef PATCHFILE_H diff --git a/panda/src/express/pmutex.I b/panda/src/express/pmutex.I index a81d49a31f..04b40b595d 100644 --- a/panda/src/express/pmutex.I +++ b/panda/src/express/pmutex.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/pmutex.cxx b/panda/src/express/pmutex.cxx index 1c419a9916..ebcd5de77c 100644 --- a/panda/src/express/pmutex.cxx +++ b/panda/src/express/pmutex.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/pmutex.h b/panda/src/express/pmutex.h index b06ec6e160..6b5566972f 100644 --- a/panda/src/express/pmutex.h +++ b/panda/src/express/pmutex.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/pointerTo.I b/panda/src/express/pointerTo.I index 0c4a4b758e..acb60bd6fd 100644 --- a/panda/src/express/pointerTo.I +++ b/panda/src/express/pointerTo.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/pointerTo.h b/panda/src/express/pointerTo.h index 89d2474872..ad6fe66746 100644 --- a/panda/src/express/pointerTo.h +++ b/panda/src/express/pointerTo.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/pointerToArray.I b/panda/src/express/pointerToArray.I index 6a96d38402..82b804ba0a 100644 --- a/panda/src/express/pointerToArray.I +++ b/panda/src/express/pointerToArray.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/pointerToArray.h b/panda/src/express/pointerToArray.h index 2d1c8a85b3..f9d586cbcc 100644 --- a/panda/src/express/pointerToArray.h +++ b/panda/src/express/pointerToArray.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/profileTimer.I b/panda/src/express/profileTimer.I index db8a19fb7c..9409f6a182 100644 --- a/panda/src/express/profileTimer.I +++ b/panda/src/express/profileTimer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/profileTimer.cxx b/panda/src/express/profileTimer.cxx index b7762f4b1b..5d0b0f305a 100644 --- a/panda/src/express/profileTimer.cxx +++ b/panda/src/express/profileTimer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/profileTimer.h b/panda/src/express/profileTimer.h index a6470756e3..4ff24b4682 100644 --- a/panda/src/express/profileTimer.h +++ b/panda/src/express/profileTimer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef PROFILETIMER_H //[ diff --git a/panda/src/express/pta_uchar.cxx b/panda/src/express/pta_uchar.cxx index cb752831a6..a48d413b92 100644 --- a/panda/src/express/pta_uchar.cxx +++ b/panda/src/express/pta_uchar.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/pta_uchar.h b/panda/src/express/pta_uchar.h index 1f075d8889..7338f7d84d 100644 --- a/panda/src/express/pta_uchar.h +++ b/panda/src/express/pta_uchar.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/ramfile.I b/panda/src/express/ramfile.I index 29d9807ca4..3aa6bcfff5 100644 --- a/panda/src/express/ramfile.I +++ b/panda/src/express/ramfile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/ramfile.cxx b/panda/src/express/ramfile.cxx index 4a09893ee4..f1370079c5 100644 --- a/panda/src/express/ramfile.cxx +++ b/panda/src/express/ramfile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/ramfile.h b/panda/src/express/ramfile.h index 7ee56c9c28..83b541ef67 100644 --- a/panda/src/express/ramfile.h +++ b/panda/src/express/ramfile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/referenceCount.I b/panda/src/express/referenceCount.I index 0510a07d21..a3f48512b5 100644 --- a/panda/src/express/referenceCount.I +++ b/panda/src/express/referenceCount.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/referenceCount.cxx b/panda/src/express/referenceCount.cxx index e39372e1a6..a3c0c6422f 100644 --- a/panda/src/express/referenceCount.cxx +++ b/panda/src/express/referenceCount.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/referenceCount.h b/panda/src/express/referenceCount.h index f0b27ea037..5ffa2eaa0a 100644 --- a/panda/src/express/referenceCount.h +++ b/panda/src/express/referenceCount.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/register_type.I b/panda/src/express/register_type.I index 18de37205a..56ea2876e4 100644 --- a/panda/src/express/register_type.I +++ b/panda/src/express/register_type.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/register_type.cxx b/panda/src/express/register_type.cxx index b3228aeb99..df043b4e6d 100644 --- a/panda/src/express/register_type.cxx +++ b/panda/src/express/register_type.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/register_type.h b/panda/src/express/register_type.h index d1c493137e..019c8f8766 100644 --- a/panda/src/express/register_type.h +++ b/panda/src/express/register_type.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/reversedNumericData.I b/panda/src/express/reversedNumericData.I index bfe8c9ae4d..d35bb0b117 100644 --- a/panda/src/express/reversedNumericData.I +++ b/panda/src/express/reversedNumericData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/reversedNumericData.cxx b/panda/src/express/reversedNumericData.cxx index ac48d49a14..d177484bb1 100644 --- a/panda/src/express/reversedNumericData.cxx +++ b/panda/src/express/reversedNumericData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/reversedNumericData.h b/panda/src/express/reversedNumericData.h index 3f7213ec18..a058157ad5 100644 --- a/panda/src/express/reversedNumericData.h +++ b/panda/src/express/reversedNumericData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/selectThreadImpl.h b/panda/src/express/selectThreadImpl.h index a93d28854c..9ff36e0b11 100644 --- a/panda/src/express/selectThreadImpl.h +++ b/panda/src/express/selectThreadImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/streamReader.I b/panda/src/express/streamReader.I index ccfb021ebd..e495b2925b 100644 --- a/panda/src/express/streamReader.I +++ b/panda/src/express/streamReader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/streamReader.cxx b/panda/src/express/streamReader.cxx index a1f0498a65..3f81161adb 100644 --- a/panda/src/express/streamReader.cxx +++ b/panda/src/express/streamReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/streamReader.h b/panda/src/express/streamReader.h index 6423f6231d..834ec77e9d 100644 --- a/panda/src/express/streamReader.h +++ b/panda/src/express/streamReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/streamWriter.I b/panda/src/express/streamWriter.I index 60ee3df44a..2159491df0 100644 --- a/panda/src/express/streamWriter.I +++ b/panda/src/express/streamWriter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/streamWriter.cxx b/panda/src/express/streamWriter.cxx index db6da27431..eb36fe5d4c 100644 --- a/panda/src/express/streamWriter.cxx +++ b/panda/src/express/streamWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/streamWriter.h b/panda/src/express/streamWriter.h index edee0a549b..50936836bf 100644 --- a/panda/src/express/streamWriter.h +++ b/panda/src/express/streamWriter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/stringDecoder.I b/panda/src/express/stringDecoder.I index bae9754415..3c5c39c1cb 100644 --- a/panda/src/express/stringDecoder.I +++ b/panda/src/express/stringDecoder.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/stringDecoder.cxx b/panda/src/express/stringDecoder.cxx index 60433400d2..f585c8fe5d 100644 --- a/panda/src/express/stringDecoder.cxx +++ b/panda/src/express/stringDecoder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/stringDecoder.h b/panda/src/express/stringDecoder.h index 69ef47b759..ce19431f1a 100644 --- a/panda/src/express/stringDecoder.h +++ b/panda/src/express/stringDecoder.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/subStream.I b/panda/src/express/subStream.I index 8391047ca4..e0fb99e3a7 100644 --- a/panda/src/express/subStream.I +++ b/panda/src/express/subStream.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/subStream.cxx b/panda/src/express/subStream.cxx index 793b3936d0..5769eef45f 100644 --- a/panda/src/express/subStream.cxx +++ b/panda/src/express/subStream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/subStream.h b/panda/src/express/subStream.h index 8b5e4b3635..69fcb64f34 100644 --- a/panda/src/express/subStream.h +++ b/panda/src/express/subStream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/subStreamBuf.cxx b/panda/src/express/subStreamBuf.cxx index 066e376494..dd0b787236 100644 --- a/panda/src/express/subStreamBuf.cxx +++ b/panda/src/express/subStreamBuf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/subStreamBuf.h b/panda/src/express/subStreamBuf.h index 63c86b7ba2..ad91f5f3f4 100644 --- a/panda/src/express/subStreamBuf.h +++ b/panda/src/express/subStreamBuf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/test_diners.cxx b/panda/src/express/test_diners.cxx index bb92dda628..344edd378f 100644 --- a/panda/src/express/test_diners.cxx +++ b/panda/src/express/test_diners.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/test_ordered_vector.cxx b/panda/src/express/test_ordered_vector.cxx index b698954091..e7190c9f93 100644 --- a/panda/src/express/test_ordered_vector.cxx +++ b/panda/src/express/test_ordered_vector.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/test_threaddata.cxx b/panda/src/express/test_threaddata.cxx index 371ab67ac1..ba51a7723c 100644 --- a/panda/src/express/test_threaddata.cxx +++ b/panda/src/express/test_threaddata.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/test_types.cxx b/panda/src/express/test_types.cxx index 38911ff09b..ce0bde78ce 100644 --- a/panda/src/express/test_types.cxx +++ b/panda/src/express/test_types.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/test_zstream.cxx b/panda/src/express/test_zstream.cxx index b5b83b58fb..80ca3730bb 100644 --- a/panda/src/express/test_zstream.cxx +++ b/panda/src/express/test_zstream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "zStream.h" #include "filename.h" -#include "zlib.h" +#include void stream_decompress(istream &source) { diff --git a/panda/src/express/textEncoder.I b/panda/src/express/textEncoder.I index 03834a4d8a..77c53d36a7 100644 --- a/panda/src/express/textEncoder.I +++ b/panda/src/express/textEncoder.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/textEncoder.cxx b/panda/src/express/textEncoder.cxx index 508de36c56..7a9da805de 100644 --- a/panda/src/express/textEncoder.cxx +++ b/panda/src/express/textEncoder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/textEncoder.h b/panda/src/express/textEncoder.h index 73cc245348..dac803d7e4 100644 --- a/panda/src/express/textEncoder.h +++ b/panda/src/express/textEncoder.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/thread.I b/panda/src/express/thread.I index 17e5563ad9..008098f787 100644 --- a/panda/src/express/thread.I +++ b/panda/src/express/thread.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/thread.cxx b/panda/src/express/thread.cxx index c9e032420e..2d3edad1f8 100644 --- a/panda/src/express/thread.cxx +++ b/panda/src/express/thread.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/thread.h b/panda/src/express/thread.h index d98a9ccecb..0a4909fb6f 100644 --- a/panda/src/express/thread.h +++ b/panda/src/express/thread.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/threadDummyImpl.I b/panda/src/express/threadDummyImpl.I index f6703ba2d3..476c52bcfa 100644 --- a/panda/src/express/threadDummyImpl.I +++ b/panda/src/express/threadDummyImpl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/threadDummyImpl.cxx b/panda/src/express/threadDummyImpl.cxx index 7d3491314c..d6d421e5a1 100644 --- a/panda/src/express/threadDummyImpl.cxx +++ b/panda/src/express/threadDummyImpl.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/threadDummyImpl.h b/panda/src/express/threadDummyImpl.h index c114225360..b3cf3fcd09 100644 --- a/panda/src/express/threadDummyImpl.h +++ b/panda/src/express/threadDummyImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/threadImpl.h b/panda/src/express/threadImpl.h index 8bb2d9c429..13dcb46071 100644 --- a/panda/src/express/threadImpl.h +++ b/panda/src/express/threadImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/threadNsprImpl.I b/panda/src/express/threadNsprImpl.I index 43d82c1e2d..1a47412a65 100644 --- a/panda/src/express/threadNsprImpl.I +++ b/panda/src/express/threadNsprImpl.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/threadNsprImpl.cxx b/panda/src/express/threadNsprImpl.cxx index e4f48d0fca..8d6b2f8196 100644 --- a/panda/src/express/threadNsprImpl.cxx +++ b/panda/src/express/threadNsprImpl.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/threadNsprImpl.h b/panda/src/express/threadNsprImpl.h index 2b4e0b3ea4..1c665d4474 100644 --- a/panda/src/express/threadNsprImpl.h +++ b/panda/src/express/threadNsprImpl.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/threadPriority.h b/panda/src/express/threadPriority.h index 68831ffe7d..dfd1244c2e 100644 --- a/panda/src/express/threadPriority.h +++ b/panda/src/express/threadPriority.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/tokenBoard.I b/panda/src/express/tokenBoard.I index da3146a5cc..5322d81ed0 100644 --- a/panda/src/express/tokenBoard.I +++ b/panda/src/express/tokenBoard.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/tokenBoard.h b/panda/src/express/tokenBoard.h index 29020e4c97..25a529c360 100644 --- a/panda/src/express/tokenBoard.h +++ b/panda/src/express/tokenBoard.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/trueClock.I b/panda/src/express/trueClock.I index 850b789267..03d7b35994 100644 --- a/panda/src/express/trueClock.I +++ b/panda/src/express/trueClock.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/trueClock.cxx b/panda/src/express/trueClock.cxx index 39d8056790..4fb19052d9 100644 --- a/panda/src/express/trueClock.cxx +++ b/panda/src/express/trueClock.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "config_express.h" #include "numeric_types.h" -#include "math.h" // for fabs() +#include // for fabs() TrueClock *TrueClock::_global_ptr = NULL; diff --git a/panda/src/express/trueClock.h b/panda/src/express/trueClock.h index 8b15f6d759..393b58df54 100644 --- a/panda/src/express/trueClock.h +++ b/panda/src/express/trueClock.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typeHandle.I b/panda/src/express/typeHandle.I index a4ea325195..4c876ee45a 100644 --- a/panda/src/express/typeHandle.I +++ b/panda/src/express/typeHandle.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typeHandle.cxx b/panda/src/express/typeHandle.cxx index b53b38d0f2..33105f7c02 100644 --- a/panda/src/express/typeHandle.cxx +++ b/panda/src/express/typeHandle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typeHandle.h b/panda/src/express/typeHandle.h index 770b9724d8..c04eda7b96 100644 --- a/panda/src/express/typeHandle.h +++ b/panda/src/express/typeHandle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typeRegistry.I b/panda/src/express/typeRegistry.I index 9f91fd89fa..ef9cc0fd4d 100644 --- a/panda/src/express/typeRegistry.I +++ b/panda/src/express/typeRegistry.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typeRegistry.cxx b/panda/src/express/typeRegistry.cxx index f1da41e084..0216fcdf2d 100644 --- a/panda/src/express/typeRegistry.cxx +++ b/panda/src/express/typeRegistry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typeRegistry.h b/panda/src/express/typeRegistry.h index d8415b0ca4..a84e73360b 100644 --- a/panda/src/express/typeRegistry.h +++ b/panda/src/express/typeRegistry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typeRegistryNode.I b/panda/src/express/typeRegistryNode.I index 0d5c4bc0cb..55b462cbed 100644 --- a/panda/src/express/typeRegistryNode.I +++ b/panda/src/express/typeRegistryNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typeRegistryNode.cxx b/panda/src/express/typeRegistryNode.cxx index 18e490f83a..7becc0e84f 100644 --- a/panda/src/express/typeRegistryNode.cxx +++ b/panda/src/express/typeRegistryNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typeRegistryNode.h b/panda/src/express/typeRegistryNode.h index 5fe68c7e38..b384147590 100644 --- a/panda/src/express/typeRegistryNode.h +++ b/panda/src/express/typeRegistryNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typedObject.I b/panda/src/express/typedObject.I index a5a813e347..b88679287c 100644 --- a/panda/src/express/typedObject.I +++ b/panda/src/express/typedObject.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typedObject.cxx b/panda/src/express/typedObject.cxx index 45c33cc84d..fdf24de542 100644 --- a/panda/src/express/typedObject.cxx +++ b/panda/src/express/typedObject.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typedObject.h b/panda/src/express/typedObject.h index 421c1a0186..f5ed7731ac 100644 --- a/panda/src/express/typedObject.h +++ b/panda/src/express/typedObject.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typedReferenceCount.I b/panda/src/express/typedReferenceCount.I index 5bdc42d5e2..02783ee0f1 100644 --- a/panda/src/express/typedReferenceCount.I +++ b/panda/src/express/typedReferenceCount.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typedReferenceCount.cxx b/panda/src/express/typedReferenceCount.cxx index ef298434b4..89bf962b4b 100644 --- a/panda/src/express/typedReferenceCount.cxx +++ b/panda/src/express/typedReferenceCount.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typedReferenceCount.h b/panda/src/express/typedReferenceCount.h index e7e4a2f51a..9286ba9ebc 100644 --- a/panda/src/express/typedReferenceCount.h +++ b/panda/src/express/typedReferenceCount.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/typedef.h b/panda/src/express/typedef.h index 3a636fb4d6..2fc4281967 100644 --- a/panda/src/express/typedef.h +++ b/panda/src/express/typedef.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef TYPEDEF_H diff --git a/panda/src/express/unicodeLatinMap.cxx b/panda/src/express/unicodeLatinMap.cxx index 6af8bd4f68..f69c58aa73 100644 --- a/panda/src/express/unicodeLatinMap.cxx +++ b/panda/src/express/unicodeLatinMap.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/unicodeLatinMap.h b/panda/src/express/unicodeLatinMap.h index ee19fb0512..f1dabc93f5 100644 --- a/panda/src/express/unicodeLatinMap.h +++ b/panda/src/express/unicodeLatinMap.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/vector_uchar.cxx b/panda/src/express/vector_uchar.cxx index 275c4bd52c..2d46693666 100644 --- a/panda/src/express/vector_uchar.cxx +++ b/panda/src/express/vector_uchar.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE unsigned char #define NAME vector_uchar -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/express/vector_uchar.h b/panda/src/express/vector_uchar.h index 0afb4e9938..0dec1a7f1f 100644 --- a/panda/src/express/vector_uchar.h +++ b/panda/src/express/vector_uchar.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFile.I b/panda/src/express/virtualFile.I index a803a63e5d..08528c092d 100644 --- a/panda/src/express/virtualFile.I +++ b/panda/src/express/virtualFile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFile.cxx b/panda/src/express/virtualFile.cxx index d41a2de036..d3908ac2f6 100644 --- a/panda/src/express/virtualFile.cxx +++ b/panda/src/express/virtualFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFile.h b/panda/src/express/virtualFile.h index 76b68ead57..6835087b85 100644 --- a/panda/src/express/virtualFile.h +++ b/panda/src/express/virtualFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileComposite.I b/panda/src/express/virtualFileComposite.I index c42302a7a6..f6e39ab268 100644 --- a/panda/src/express/virtualFileComposite.I +++ b/panda/src/express/virtualFileComposite.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileComposite.cxx b/panda/src/express/virtualFileComposite.cxx index c018f5b896..ec392a58e1 100644 --- a/panda/src/express/virtualFileComposite.cxx +++ b/panda/src/express/virtualFileComposite.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileComposite.h b/panda/src/express/virtualFileComposite.h index 5700a564c4..17f6621ba5 100644 --- a/panda/src/express/virtualFileComposite.h +++ b/panda/src/express/virtualFileComposite.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileList.I b/panda/src/express/virtualFileList.I index 36c75ae6fa..bffbc59834 100644 --- a/panda/src/express/virtualFileList.I +++ b/panda/src/express/virtualFileList.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileList.cxx b/panda/src/express/virtualFileList.cxx index 9259b2099b..102659be53 100644 --- a/panda/src/express/virtualFileList.cxx +++ b/panda/src/express/virtualFileList.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileList.h b/panda/src/express/virtualFileList.h index df7d8ad752..b87f5fa9e5 100644 --- a/panda/src/express/virtualFileList.h +++ b/panda/src/express/virtualFileList.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileMount.I b/panda/src/express/virtualFileMount.I index 996c633861..a1766246ff 100644 --- a/panda/src/express/virtualFileMount.I +++ b/panda/src/express/virtualFileMount.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileMount.cxx b/panda/src/express/virtualFileMount.cxx index ea689441e8..ee4d3c45bf 100644 --- a/panda/src/express/virtualFileMount.cxx +++ b/panda/src/express/virtualFileMount.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileMount.h b/panda/src/express/virtualFileMount.h index 0c9d8aaa79..962ab47d7b 100644 --- a/panda/src/express/virtualFileMount.h +++ b/panda/src/express/virtualFileMount.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileMountMultifile.I b/panda/src/express/virtualFileMountMultifile.I index b12071c8bf..d29f5c5007 100644 --- a/panda/src/express/virtualFileMountMultifile.I +++ b/panda/src/express/virtualFileMountMultifile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileMountMultifile.cxx b/panda/src/express/virtualFileMountMultifile.cxx index 3507fe4414..8b7641f2f3 100644 --- a/panda/src/express/virtualFileMountMultifile.cxx +++ b/panda/src/express/virtualFileMountMultifile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileMountMultifile.h b/panda/src/express/virtualFileMountMultifile.h index a2e27647a3..2bdf5d43f2 100644 --- a/panda/src/express/virtualFileMountMultifile.h +++ b/panda/src/express/virtualFileMountMultifile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileMountSystem.I b/panda/src/express/virtualFileMountSystem.I index eab0f05a6c..a3cd602b3f 100644 --- a/panda/src/express/virtualFileMountSystem.I +++ b/panda/src/express/virtualFileMountSystem.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileMountSystem.cxx b/panda/src/express/virtualFileMountSystem.cxx index efba0463b5..b80266e1a9 100644 --- a/panda/src/express/virtualFileMountSystem.cxx +++ b/panda/src/express/virtualFileMountSystem.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileMountSystem.h b/panda/src/express/virtualFileMountSystem.h index d4250c2aad..e4f27fa8c5 100644 --- a/panda/src/express/virtualFileMountSystem.h +++ b/panda/src/express/virtualFileMountSystem.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileSimple.I b/panda/src/express/virtualFileSimple.I index 18c509e364..81ef7800a3 100644 --- a/panda/src/express/virtualFileSimple.I +++ b/panda/src/express/virtualFileSimple.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileSimple.cxx b/panda/src/express/virtualFileSimple.cxx index 3d1274d376..542aa555a0 100644 --- a/panda/src/express/virtualFileSimple.cxx +++ b/panda/src/express/virtualFileSimple.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileSimple.h b/panda/src/express/virtualFileSimple.h index 3fa3a605d3..fbef54c9e4 100644 --- a/panda/src/express/virtualFileSimple.h +++ b/panda/src/express/virtualFileSimple.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileSystem.I b/panda/src/express/virtualFileSystem.I index ccfd5492e8..1745d74893 100644 --- a/panda/src/express/virtualFileSystem.I +++ b/panda/src/express/virtualFileSystem.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileSystem.cxx b/panda/src/express/virtualFileSystem.cxx index 84246f3d87..1ce1d364da 100644 --- a/panda/src/express/virtualFileSystem.cxx +++ b/panda/src/express/virtualFileSystem.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/virtualFileSystem.h b/panda/src/express/virtualFileSystem.h index a43ba36bc2..186eb329d2 100644 --- a/panda/src/express/virtualFileSystem.h +++ b/panda/src/express/virtualFileSystem.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/windowsRegistry.cxx b/panda/src/express/windowsRegistry.cxx index 2961061cab..5afe2e5907 100755 --- a/panda/src/express/windowsRegistry.cxx +++ b/panda/src/express/windowsRegistry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/windowsRegistry.h b/panda/src/express/windowsRegistry.h index 51ec08224d..7d8de9cb65 100755 --- a/panda/src/express/windowsRegistry.h +++ b/panda/src/express/windowsRegistry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/zStream.I b/panda/src/express/zStream.I index cabc746c10..7cf2be7bc6 100644 --- a/panda/src/express/zStream.I +++ b/panda/src/express/zStream.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/zStream.cxx b/panda/src/express/zStream.cxx index 148642384c..cf0af6747d 100644 --- a/panda/src/express/zStream.cxx +++ b/panda/src/express/zStream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/zStream.h b/panda/src/express/zStream.h index edee50bb5e..dbd6df7df1 100644 --- a/panda/src/express/zStream.h +++ b/panda/src/express/zStream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/zStreamBuf.cxx b/panda/src/express/zStreamBuf.cxx index 9127f5eeec..3175fd9680 100644 --- a/panda/src/express/zStreamBuf.cxx +++ b/panda/src/express/zStreamBuf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/express/zStreamBuf.h b/panda/src/express/zStreamBuf.h index 7e5810ec52..4f0c70df7a 100644 --- a/panda/src/express/zStreamBuf.h +++ b/panda/src/express/zStreamBuf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/framework/config_framework.cxx b/panda/src/framework/config_framework.cxx index 0c72c283f5..6481d9c5a4 100644 --- a/panda/src/framework/config_framework.cxx +++ b/panda/src/framework/config_framework.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/framework/config_framework.h b/panda/src/framework/config_framework.h index 1abb1a6b3c..2c0d364908 100644 --- a/panda/src/framework/config_framework.h +++ b/panda/src/framework/config_framework.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/framework/pandaFramework.I b/panda/src/framework/pandaFramework.I index 2857c4b384..e103dd51c5 100644 --- a/panda/src/framework/pandaFramework.I +++ b/panda/src/framework/pandaFramework.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/framework/pandaFramework.cxx b/panda/src/framework/pandaFramework.cxx index 6d6a41801a..3f529d8b2b 100644 --- a/panda/src/framework/pandaFramework.cxx +++ b/panda/src/framework/pandaFramework.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/framework/pandaFramework.h b/panda/src/framework/pandaFramework.h index 3bd1b6519d..e5cb75daeb 100644 --- a/panda/src/framework/pandaFramework.h +++ b/panda/src/framework/pandaFramework.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/framework/windowFramework.I b/panda/src/framework/windowFramework.I index 17f8a32df0..7c62221c07 100644 --- a/panda/src/framework/windowFramework.I +++ b/panda/src/framework/windowFramework.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/framework/windowFramework.cxx b/panda/src/framework/windowFramework.cxx index 8008b8342f..f9fd805984 100644 --- a/panda/src/framework/windowFramework.cxx +++ b/panda/src/framework/windowFramework.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/framework/windowFramework.h b/panda/src/framework/windowFramework.h index 2b81b790de..45e9f4db29 100644 --- a/panda/src/framework/windowFramework.h +++ b/panda/src/framework/windowFramework.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glgsg/config_glgsg.cxx b/panda/src/glgsg/config_glgsg.cxx index ac0eb173a7..dbcafb77fc 100644 --- a/panda/src/glgsg/config_glgsg.cxx +++ b/panda/src/glgsg/config_glgsg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glgsg/config_glgsg.h b/panda/src/glgsg/config_glgsg.h index fb54740145..b05a45d3f1 100644 --- a/panda/src/glgsg/config_glgsg.h +++ b/panda/src/glgsg/config_glgsg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glgsg/glgsg.cxx b/panda/src/glgsg/glgsg.cxx index 6f4eb7cb23..06059dab7c 100644 --- a/panda/src/glgsg/glgsg.cxx +++ b/panda/src/glgsg/glgsg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glgsg/glgsg.h b/panda/src/glgsg/glgsg.h index 83505a9d33..dbdd4433dc 100644 --- a/panda/src/glgsg/glgsg.h +++ b/panda/src/glgsg/glgsg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glGeomNodeContext_src.I b/panda/src/glstuff/glGeomNodeContext_src.I index 0ea49ebba2..10d69ea332 100644 --- a/panda/src/glstuff/glGeomNodeContext_src.I +++ b/panda/src/glstuff/glGeomNodeContext_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glGeomNodeContext_src.cxx b/panda/src/glstuff/glGeomNodeContext_src.cxx index ca4a7ac18c..d14c7290be 100644 --- a/panda/src/glstuff/glGeomNodeContext_src.cxx +++ b/panda/src/glstuff/glGeomNodeContext_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glGeomNodeContext_src.h b/panda/src/glstuff/glGeomNodeContext_src.h index 44045f2de7..8e02a28e38 100644 --- a/panda/src/glstuff/glGeomNodeContext_src.h +++ b/panda/src/glstuff/glGeomNodeContext_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glGraphicsStateGuardian_src.I b/panda/src/glstuff/glGraphicsStateGuardian_src.I index 7db014b30a..6f59b50b3f 100644 --- a/panda/src/glstuff/glGraphicsStateGuardian_src.I +++ b/panda/src/glstuff/glGraphicsStateGuardian_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glGraphicsStateGuardian_src.cxx b/panda/src/glstuff/glGraphicsStateGuardian_src.cxx index 7355b2772c..c005930dd0 100644 --- a/panda/src/glstuff/glGraphicsStateGuardian_src.cxx +++ b/panda/src/glstuff/glGraphicsStateGuardian_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glGraphicsStateGuardian_src.h b/panda/src/glstuff/glGraphicsStateGuardian_src.h index 77d20de25b..1d207b5663 100644 --- a/panda/src/glstuff/glGraphicsStateGuardian_src.h +++ b/panda/src/glstuff/glGraphicsStateGuardian_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glSavedFrameBuffer_src.I b/panda/src/glstuff/glSavedFrameBuffer_src.I index f69534eefd..56dd4d3a48 100644 --- a/panda/src/glstuff/glSavedFrameBuffer_src.I +++ b/panda/src/glstuff/glSavedFrameBuffer_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glSavedFrameBuffer_src.cxx b/panda/src/glstuff/glSavedFrameBuffer_src.cxx index a7ee99e3bb..59a15f5fd5 100644 --- a/panda/src/glstuff/glSavedFrameBuffer_src.cxx +++ b/panda/src/glstuff/glSavedFrameBuffer_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glSavedFrameBuffer_src.h b/panda/src/glstuff/glSavedFrameBuffer_src.h index 78657e427a..6884bf083f 100644 --- a/panda/src/glstuff/glSavedFrameBuffer_src.h +++ b/panda/src/glstuff/glSavedFrameBuffer_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glTextureContext_src.I b/panda/src/glstuff/glTextureContext_src.I index ccd306082d..1e1436d5a0 100644 --- a/panda/src/glstuff/glTextureContext_src.I +++ b/panda/src/glstuff/glTextureContext_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glTextureContext_src.cxx b/panda/src/glstuff/glTextureContext_src.cxx index 5c17ea3028..826bd6e372 100644 --- a/panda/src/glstuff/glTextureContext_src.cxx +++ b/panda/src/glstuff/glTextureContext_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glTextureContext_src.h b/panda/src/glstuff/glTextureContext_src.h index 07f7ff1ebc..ebf10d633a 100644 --- a/panda/src/glstuff/glTextureContext_src.h +++ b/panda/src/glstuff/glTextureContext_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glmisc_src.cxx b/panda/src/glstuff/glmisc_src.cxx index 709536b4b5..67104fcd02 100644 --- a/panda/src/glstuff/glmisc_src.cxx +++ b/panda/src/glstuff/glmisc_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glmisc_src.h b/panda/src/glstuff/glmisc_src.h index 28fa1132fb..12aec26143 100644 --- a/panda/src/glstuff/glmisc_src.h +++ b/panda/src/glstuff/glmisc_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glpure.cxx b/panda/src/glstuff/glpure.cxx index e9b8440dac..3eb4b59567 100644 --- a/panda/src/glstuff/glpure.cxx +++ b/panda/src/glstuff/glpure.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glstuff_src.cxx b/panda/src/glstuff/glstuff_src.cxx index ea6bb7f5ba..7a4d92bdf8 100644 --- a/panda/src/glstuff/glstuff_src.cxx +++ b/panda/src/glstuff/glstuff_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glstuff_src.h b/panda/src/glstuff/glstuff_src.h index e03a3c96b0..9e8cdebdc2 100644 --- a/panda/src/glstuff/glstuff_src.h +++ b/panda/src/glstuff/glstuff_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glstuff/glstuff_undef_src.h b/panda/src/glstuff/glstuff_undef_src.h index 3243c98f12..552e393ba9 100644 --- a/panda/src/glstuff/glstuff_undef_src.h +++ b/panda/src/glstuff/glstuff_undef_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/config_glxdisplay.cxx b/panda/src/glxdisplay/config_glxdisplay.cxx index 8f867f623d..baa3078416 100644 --- a/panda/src/glxdisplay/config_glxdisplay.cxx +++ b/panda/src/glxdisplay/config_glxdisplay.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/config_glxdisplay.h b/panda/src/glxdisplay/config_glxdisplay.h index ccd2753947..b2a1c1817e 100644 --- a/panda/src/glxdisplay/config_glxdisplay.h +++ b/panda/src/glxdisplay/config_glxdisplay.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsBuffer.I b/panda/src/glxdisplay/glxGraphicsBuffer.I index 0388999adb..aee83a1f43 100644 --- a/panda/src/glxdisplay/glxGraphicsBuffer.I +++ b/panda/src/glxdisplay/glxGraphicsBuffer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsBuffer.cxx b/panda/src/glxdisplay/glxGraphicsBuffer.cxx index b3eb2f14ca..7d443533a7 100644 --- a/panda/src/glxdisplay/glxGraphicsBuffer.cxx +++ b/panda/src/glxdisplay/glxGraphicsBuffer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsBuffer.h b/panda/src/glxdisplay/glxGraphicsBuffer.h index 220339689b..5b9487f1ba 100644 --- a/panda/src/glxdisplay/glxGraphicsBuffer.h +++ b/panda/src/glxdisplay/glxGraphicsBuffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsPipe.I b/panda/src/glxdisplay/glxGraphicsPipe.I index 2501bdc96c..ffc86610df 100644 --- a/panda/src/glxdisplay/glxGraphicsPipe.I +++ b/panda/src/glxdisplay/glxGraphicsPipe.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsPipe.cxx b/panda/src/glxdisplay/glxGraphicsPipe.cxx index 11cfc8894a..29f2758f49 100644 --- a/panda/src/glxdisplay/glxGraphicsPipe.cxx +++ b/panda/src/glxdisplay/glxGraphicsPipe.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsPipe.h b/panda/src/glxdisplay/glxGraphicsPipe.h index d66d4782bd..1f4784cc0e 100644 --- a/panda/src/glxdisplay/glxGraphicsPipe.h +++ b/panda/src/glxdisplay/glxGraphicsPipe.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsStateGuardian.I b/panda/src/glxdisplay/glxGraphicsStateGuardian.I index ccb78bb8e7..22cd4c302f 100644 --- a/panda/src/glxdisplay/glxGraphicsStateGuardian.I +++ b/panda/src/glxdisplay/glxGraphicsStateGuardian.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsStateGuardian.cxx b/panda/src/glxdisplay/glxGraphicsStateGuardian.cxx index b719fb0184..7c6a8e92f8 100644 --- a/panda/src/glxdisplay/glxGraphicsStateGuardian.cxx +++ b/panda/src/glxdisplay/glxGraphicsStateGuardian.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsStateGuardian.h b/panda/src/glxdisplay/glxGraphicsStateGuardian.h index d4382c1bae..4733c4b416 100644 --- a/panda/src/glxdisplay/glxGraphicsStateGuardian.h +++ b/panda/src/glxdisplay/glxGraphicsStateGuardian.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsWindow.I b/panda/src/glxdisplay/glxGraphicsWindow.I index b648f30b21..e2cd6243a7 100644 --- a/panda/src/glxdisplay/glxGraphicsWindow.I +++ b/panda/src/glxdisplay/glxGraphicsWindow.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsWindow.cxx b/panda/src/glxdisplay/glxGraphicsWindow.cxx index 632ab98dba..411491dce6 100644 --- a/panda/src/glxdisplay/glxGraphicsWindow.cxx +++ b/panda/src/glxdisplay/glxGraphicsWindow.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/glxdisplay/glxGraphicsWindow.h b/panda/src/glxdisplay/glxGraphicsWindow.h index d98a36cd9b..13f19017aa 100644 --- a/panda/src/glxdisplay/glxGraphicsWindow.h +++ b/panda/src/glxdisplay/glxGraphicsWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/LOD.I b/panda/src/gobj/LOD.I index d042815fb1..5649a2f19c 100644 --- a/panda/src/gobj/LOD.I +++ b/panda/src/gobj/LOD.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/LOD.cxx b/panda/src/gobj/LOD.cxx index 0c0e563857..bd857ef276 100644 --- a/panda/src/gobj/LOD.cxx +++ b/panda/src/gobj/LOD.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "LOD.h" diff --git a/panda/src/gobj/LOD.h b/panda/src/gobj/LOD.h index c8a80feec3..9c87d3b753 100644 --- a/panda/src/gobj/LOD.h +++ b/panda/src/gobj/LOD.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/boundedObject.I b/panda/src/gobj/boundedObject.I index 10620da660..bdf657fd31 100644 --- a/panda/src/gobj/boundedObject.I +++ b/panda/src/gobj/boundedObject.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/boundedObject.cxx b/panda/src/gobj/boundedObject.cxx index fe949252b8..09fa9a7123 100644 --- a/panda/src/gobj/boundedObject.cxx +++ b/panda/src/gobj/boundedObject.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/boundedObject.h b/panda/src/gobj/boundedObject.h index e371a694b2..9cd6122249 100644 --- a/panda/src/gobj/boundedObject.h +++ b/panda/src/gobj/boundedObject.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/config_gobj.cxx b/panda/src/gobj/config_gobj.cxx index b6ec1a38f0..a546b12704 100644 --- a/panda/src/gobj/config_gobj.cxx +++ b/panda/src/gobj/config_gobj.cxx @@ -4,19 +4,19 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include +#include "config_util.h" #include "boundedObject.h" #include "config_gobj.h" #include "drawable.h" diff --git a/panda/src/gobj/config_gobj.h b/panda/src/gobj/config_gobj.h index 808b6b93e8..93472df396 100644 --- a/panda/src/gobj/config_gobj.h +++ b/panda/src/gobj/config_gobj.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/drawable.cxx b/panda/src/gobj/drawable.cxx index 831f7395d4..e8aa26ab49 100644 --- a/panda/src/gobj/drawable.cxx +++ b/panda/src/gobj/drawable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/drawable.h b/panda/src/gobj/drawable.h index e6e419691a..df8236b3ae 100644 --- a/panda/src/gobj/drawable.h +++ b/panda/src/gobj/drawable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geom.I b/panda/src/gobj/geom.I index edbd253e9b..f4582946ee 100644 --- a/panda/src/gobj/geom.I +++ b/panda/src/gobj/geom.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geom.cxx b/panda/src/gobj/geom.cxx index 9ce461801e..58da88a50b 100644 --- a/panda/src/gobj/geom.cxx +++ b/panda/src/gobj/geom.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geom.h b/panda/src/gobj/geom.h index f20bdaa95d..013621cb03 100644 --- a/panda/src/gobj/geom.h +++ b/panda/src/gobj/geom.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef GEOM_H diff --git a/panda/src/gobj/geomLine.cxx b/panda/src/gobj/geomLine.cxx index 85c4aa075a..df95aa37d1 100644 --- a/panda/src/gobj/geomLine.cxx +++ b/panda/src/gobj/geomLine.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" +#include "ioPtaDatagramShort.h" +#include "ioPtaDatagramInt.h" +#include "ioPtaDatagramLinMath.h" +#include "graphicsStateGuardianBase.h" #include "geomLine.h" diff --git a/panda/src/gobj/geomLine.h b/panda/src/gobj/geomLine.h index bf376b4b96..e221bdeaa8 100644 --- a/panda/src/gobj/geomLine.h +++ b/panda/src/gobj/geomLine.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomLinestrip.cxx b/panda/src/gobj/geomLinestrip.cxx index c3a981ac6a..888311985e 100644 --- a/panda/src/gobj/geomLinestrip.cxx +++ b/panda/src/gobj/geomLinestrip.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" +#include "ioPtaDatagramShort.h" +#include "ioPtaDatagramInt.h" +#include "ioPtaDatagramLinMath.h" +#include "graphicsStateGuardianBase.h" #include "config_gobj.h" #include "geomLinestrip.h" diff --git a/panda/src/gobj/geomLinestrip.h b/panda/src/gobj/geomLinestrip.h index 20dd8ceed7..c2274c6aa9 100644 --- a/panda/src/gobj/geomLinestrip.h +++ b/panda/src/gobj/geomLinestrip.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomPoint.cxx b/panda/src/gobj/geomPoint.cxx index 227d70c6a9..3b52a7feea 100644 --- a/panda/src/gobj/geomPoint.cxx +++ b/panda/src/gobj/geomPoint.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" +#include "ioPtaDatagramShort.h" +#include "ioPtaDatagramInt.h" +#include "ioPtaDatagramLinMath.h" +#include "graphicsStateGuardianBase.h" #include "geomPoint.h" diff --git a/panda/src/gobj/geomPoint.h b/panda/src/gobj/geomPoint.h index ba2498ac8c..9eb9e234bb 100644 --- a/panda/src/gobj/geomPoint.h +++ b/panda/src/gobj/geomPoint.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomPolygon.cxx b/panda/src/gobj/geomPolygon.cxx index a5fe24de8a..f40c5b9280 100644 --- a/panda/src/gobj/geomPolygon.cxx +++ b/panda/src/gobj/geomPolygon.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" +#include "ioPtaDatagramShort.h" +#include "ioPtaDatagramInt.h" +#include "ioPtaDatagramLinMath.h" +#include "graphicsStateGuardianBase.h" #include "geomPolygon.h" diff --git a/panda/src/gobj/geomPolygon.h b/panda/src/gobj/geomPolygon.h index 112f44ca80..2bc8ad2165 100644 --- a/panda/src/gobj/geomPolygon.h +++ b/panda/src/gobj/geomPolygon.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomQuad.cxx b/panda/src/gobj/geomQuad.cxx index 1c93f87c6e..9445070f9e 100644 --- a/panda/src/gobj/geomQuad.cxx +++ b/panda/src/gobj/geomQuad.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" +#include "ioPtaDatagramShort.h" +#include "ioPtaDatagramInt.h" +#include "ioPtaDatagramLinMath.h" +#include "graphicsStateGuardianBase.h" #include "geomTri.h" #include "geomQuad.h" diff --git a/panda/src/gobj/geomQuad.h b/panda/src/gobj/geomQuad.h index 821c9e27da..0d059a9354 100644 --- a/panda/src/gobj/geomQuad.h +++ b/panda/src/gobj/geomQuad.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomSphere.cxx b/panda/src/gobj/geomSphere.cxx index 4f5db73282..8df01309ed 100644 --- a/panda/src/gobj/geomSphere.cxx +++ b/panda/src/gobj/geomSphere.cxx @@ -4,24 +4,24 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "geomSphere.h" -#include -#include -#include -#include -#include +#include "graphicsStateGuardianBase.h" +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" TypeHandle GeomSphere::_type_handle; diff --git a/panda/src/gobj/geomSphere.h b/panda/src/gobj/geomSphere.h index 88d46a0e6a..60a689b71b 100644 --- a/panda/src/gobj/geomSphere.h +++ b/panda/src/gobj/geomSphere.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomSprite.I b/panda/src/gobj/geomSprite.I index 23fbe3127e..8753c5e4ff 100644 --- a/panda/src/gobj/geomSprite.I +++ b/panda/src/gobj/geomSprite.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomSprite.cxx b/panda/src/gobj/geomSprite.cxx index 62d85cf715..8f8e32ab0f 100644 --- a/panda/src/gobj/geomSprite.cxx +++ b/panda/src/gobj/geomSprite.cxx @@ -4,27 +4,27 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" +#include "ioPtaDatagramShort.h" +#include "ioPtaDatagramInt.h" +#include "ioPtaDatagramFloat.h" +#include "ioPtaDatagramLinMath.h" +#include "graphicsStateGuardianBase.h" #include "geomSprite.h" diff --git a/panda/src/gobj/geomSprite.h b/panda/src/gobj/geomSprite.h index 06a7af3a65..f4303681bf 100644 --- a/panda/src/gobj/geomSprite.h +++ b/panda/src/gobj/geomSprite.h @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef GEOMSPRITE_H #define GEOMSPRITE_H -#include +#include "pta_float.h" #include "geom.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomTri.cxx b/panda/src/gobj/geomTri.cxx index 25aacfef28..7c33489839 100644 --- a/panda/src/gobj/geomTri.cxx +++ b/panda/src/gobj/geomTri.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" +#include "ioPtaDatagramShort.h" +#include "ioPtaDatagramInt.h" +#include "ioPtaDatagramLinMath.h" +#include "graphicsStateGuardianBase.h" #include "geomTri.h" diff --git a/panda/src/gobj/geomTri.h b/panda/src/gobj/geomTri.h index 9d2eae2812..74b3150c59 100644 --- a/panda/src/gobj/geomTri.h +++ b/panda/src/gobj/geomTri.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomTrifan.cxx b/panda/src/gobj/geomTrifan.cxx index 80e06feb71..7fa6526d60 100644 --- a/panda/src/gobj/geomTrifan.cxx +++ b/panda/src/gobj/geomTrifan.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" +#include "ioPtaDatagramShort.h" +#include "ioPtaDatagramInt.h" +#include "ioPtaDatagramLinMath.h" +#include "graphicsStateGuardianBase.h" #include "geomTri.h" #include "geomTrifan.h" diff --git a/panda/src/gobj/geomTrifan.h b/panda/src/gobj/geomTrifan.h index bc0a1172ff..bea72df2c2 100644 --- a/panda/src/gobj/geomTrifan.h +++ b/panda/src/gobj/geomTrifan.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomTristrip.cxx b/panda/src/gobj/geomTristrip.cxx index 14df5c3d4e..b0cb65a949 100644 --- a/panda/src/gobj/geomTristrip.cxx +++ b/panda/src/gobj/geomTristrip.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" +#include "ioPtaDatagramShort.h" +#include "ioPtaDatagramInt.h" +#include "ioPtaDatagramLinMath.h" +#include "graphicsStateGuardianBase.h" #include "geomTri.h" #include "geomTristrip.h" diff --git a/panda/src/gobj/geomTristrip.h b/panda/src/gobj/geomTristrip.h index 0dc00ace44..5dd4766d5d 100644 --- a/panda/src/gobj/geomTristrip.h +++ b/panda/src/gobj/geomTristrip.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/geomprimitives.h b/panda/src/gobj/geomprimitives.h index e0282da7c2..8fb8d06395 100644 --- a/panda/src/gobj/geomprimitives.h +++ b/panda/src/gobj/geomprimitives.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/imageBuffer.I b/panda/src/gobj/imageBuffer.I index 44e13c8480..78593338af 100644 --- a/panda/src/gobj/imageBuffer.I +++ b/panda/src/gobj/imageBuffer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/imageBuffer.cxx b/panda/src/gobj/imageBuffer.cxx index bd6743f066..81b0ddf591 100644 --- a/panda/src/gobj/imageBuffer.cxx +++ b/panda/src/gobj/imageBuffer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/imageBuffer.h b/panda/src/gobj/imageBuffer.h index ec716137e8..15f147a92f 100644 --- a/panda/src/gobj/imageBuffer.h +++ b/panda/src/gobj/imageBuffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/lens.I b/panda/src/gobj/lens.I index 4fede366bf..71fb9dbed9 100644 --- a/panda/src/gobj/lens.I +++ b/panda/src/gobj/lens.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/lens.cxx b/panda/src/gobj/lens.cxx index 299789e194..9bfde0e45d 100644 --- a/panda/src/gobj/lens.cxx +++ b/panda/src/gobj/lens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/lens.h b/panda/src/gobj/lens.h index 12840644eb..063dc7a4e9 100644 --- a/panda/src/gobj/lens.h +++ b/panda/src/gobj/lens.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/material.I b/panda/src/gobj/material.I index c3cb9549fb..b39269b5ae 100644 --- a/panda/src/gobj/material.I +++ b/panda/src/gobj/material.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/material.cxx b/panda/src/gobj/material.cxx index d107433bf2..8ce71d3836 100644 --- a/panda/src/gobj/material.cxx +++ b/panda/src/gobj/material.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pandabase.h" #include "material.h" -#include -#include -#include -#include -#include +#include "indent.h" +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" #include diff --git a/panda/src/gobj/material.h b/panda/src/gobj/material.h index 361d1f343a..cebecc7694 100644 --- a/panda/src/gobj/material.h +++ b/panda/src/gobj/material.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef MATERIAL_H @@ -23,7 +23,7 @@ //////////////////////////////////////////////////////////////////// #include "pandabase.h" -#include +#include "typedWritableReferenceCount.h" #include "luse.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/materialPool.I b/panda/src/gobj/materialPool.I index b3cd09a9af..1c1ce60588 100644 --- a/panda/src/gobj/materialPool.I +++ b/panda/src/gobj/materialPool.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/materialPool.cxx b/panda/src/gobj/materialPool.cxx index d064889f89..ca0c63a140 100644 --- a/panda/src/gobj/materialPool.cxx +++ b/panda/src/gobj/materialPool.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/materialPool.h b/panda/src/gobj/materialPool.h index c8988d0f65..65bf220b3b 100644 --- a/panda/src/gobj/materialPool.h +++ b/panda/src/gobj/materialPool.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "material.h" -#include +#include "indirectCompareTo.h" #include "pointerTo.h" #include "pset.h" diff --git a/panda/src/gobj/matrixLens.I b/panda/src/gobj/matrixLens.I index fad55c5be3..c23dc46d41 100644 --- a/panda/src/gobj/matrixLens.I +++ b/panda/src/gobj/matrixLens.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/matrixLens.cxx b/panda/src/gobj/matrixLens.cxx index a6fda582b1..7ee3e6e7a9 100644 --- a/panda/src/gobj/matrixLens.cxx +++ b/panda/src/gobj/matrixLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/matrixLens.h b/panda/src/gobj/matrixLens.h index 1f048abb6f..f417fdfcc1 100644 --- a/panda/src/gobj/matrixLens.h +++ b/panda/src/gobj/matrixLens.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/orthographicLens.I b/panda/src/gobj/orthographicLens.I index 6a9a5cb849..50a759c256 100644 --- a/panda/src/gobj/orthographicLens.I +++ b/panda/src/gobj/orthographicLens.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/orthographicLens.cxx b/panda/src/gobj/orthographicLens.cxx index 48630d7269..1e937f5ace 100644 --- a/panda/src/gobj/orthographicLens.cxx +++ b/panda/src/gobj/orthographicLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/orthographicLens.h b/panda/src/gobj/orthographicLens.h index 6489531eac..db5814b83c 100644 --- a/panda/src/gobj/orthographicLens.h +++ b/panda/src/gobj/orthographicLens.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/perspectiveLens.I b/panda/src/gobj/perspectiveLens.I index 8e13f32424..4a2a123dd3 100644 --- a/panda/src/gobj/perspectiveLens.I +++ b/panda/src/gobj/perspectiveLens.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/perspectiveLens.cxx b/panda/src/gobj/perspectiveLens.cxx index 4bf5ec3a54..ffe8827b5d 100644 --- a/panda/src/gobj/perspectiveLens.cxx +++ b/panda/src/gobj/perspectiveLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/perspectiveLens.h b/panda/src/gobj/perspectiveLens.h index e4fbc3f631..c23e3d2b2d 100644 --- a/panda/src/gobj/perspectiveLens.h +++ b/panda/src/gobj/perspectiveLens.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/pixelBuffer.I b/panda/src/gobj/pixelBuffer.I index 831643b87b..e624cc1973 100644 --- a/panda/src/gobj/pixelBuffer.I +++ b/panda/src/gobj/pixelBuffer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/pixelBuffer.cxx b/panda/src/gobj/pixelBuffer.cxx index 366428645a..e0d68bb8d4 100644 --- a/panda/src/gobj/pixelBuffer.cxx +++ b/panda/src/gobj/pixelBuffer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/pixelBuffer.h b/panda/src/gobj/pixelBuffer.h index 1d27c242ba..05e51b717c 100644 --- a/panda/src/gobj/pixelBuffer.h +++ b/panda/src/gobj/pixelBuffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef PIXELBUFFER_H diff --git a/panda/src/gobj/savedContext.I b/panda/src/gobj/savedContext.I index 9a9d7605a1..e0750b603f 100644 --- a/panda/src/gobj/savedContext.I +++ b/panda/src/gobj/savedContext.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/savedContext.cxx b/panda/src/gobj/savedContext.cxx index 8e453690c3..a5929968ec 100644 --- a/panda/src/gobj/savedContext.cxx +++ b/panda/src/gobj/savedContext.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/savedContext.h b/panda/src/gobj/savedContext.h index c0233e7044..3ccd20fe6f 100644 --- a/panda/src/gobj/savedContext.h +++ b/panda/src/gobj/savedContext.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandabase.h" -#include +#include "typedObject.h" //////////////////////////////////////////////////////////////////// // Class : SavedContext diff --git a/panda/src/gobj/test_gobj.cxx b/panda/src/gobj/test_gobj.cxx index 60ab894b0e..1e25f2c207 100644 --- a/panda/src/gobj/test_gobj.cxx +++ b/panda/src/gobj/test_gobj.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/texture.I b/panda/src/gobj/texture.I index a976e4419f..d70cd93c07 100644 --- a/panda/src/gobj/texture.I +++ b/panda/src/gobj/texture.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/texture.cxx b/panda/src/gobj/texture.cxx index 63f537f5dd..1ccbd2c81d 100644 --- a/panda/src/gobj/texture.cxx +++ b/panda/src/gobj/texture.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/texture.h b/panda/src/gobj/texture.h index 916fb8b59d..a2853ff1fc 100644 --- a/panda/src/gobj/texture.h +++ b/panda/src/gobj/texture.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef TEXTURE_H diff --git a/panda/src/gobj/textureContext.I b/panda/src/gobj/textureContext.I index 602af75b6c..a347bce1cb 100644 --- a/panda/src/gobj/textureContext.I +++ b/panda/src/gobj/textureContext.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/textureContext.cxx b/panda/src/gobj/textureContext.cxx index f76fad01f5..0c0f74afea 100644 --- a/panda/src/gobj/textureContext.cxx +++ b/panda/src/gobj/textureContext.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/textureContext.h b/panda/src/gobj/textureContext.h index dc47704d3e..1b23c741e9 100644 --- a/panda/src/gobj/textureContext.h +++ b/panda/src/gobj/textureContext.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/texturePool.I b/panda/src/gobj/texturePool.I index 34dd8f5df8..d59bfb8a43 100644 --- a/panda/src/gobj/texturePool.I +++ b/panda/src/gobj/texturePool.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/texturePool.cxx b/panda/src/gobj/texturePool.cxx index e8eb7ac196..b2bb110285 100644 --- a/panda/src/gobj/texturePool.cxx +++ b/panda/src/gobj/texturePool.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gobj/texturePool.h b/panda/src/gobj/texturePool.h index 349113e068..2124f180e0 100644 --- a/panda/src/gobj/texturePool.h +++ b/panda/src/gobj/texturePool.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/cardMaker.I b/panda/src/grutil/cardMaker.I index 3ae5a60251..0df1ccdb6b 100644 --- a/panda/src/grutil/cardMaker.I +++ b/panda/src/grutil/cardMaker.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/cardMaker.cxx b/panda/src/grutil/cardMaker.cxx index e4fdfbacef..838de62f5e 100644 --- a/panda/src/grutil/cardMaker.cxx +++ b/panda/src/grutil/cardMaker.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/cardMaker.h b/panda/src/grutil/cardMaker.h index 13e0ee54a4..a0203a25de 100644 --- a/panda/src/grutil/cardMaker.h +++ b/panda/src/grutil/cardMaker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/config_grutil.cxx b/panda/src/grutil/config_grutil.cxx index 490ccce3da..d2402c8193 100644 --- a/panda/src/grutil/config_grutil.cxx +++ b/panda/src/grutil/config_grutil.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/config_grutil.h b/panda/src/grutil/config_grutil.h index 470dd909e3..ce75b5da9a 100644 --- a/panda/src/grutil/config_grutil.h +++ b/panda/src/grutil/config_grutil.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/frameRateMeter.I b/panda/src/grutil/frameRateMeter.I index 1387587c4d..3dca8f360d 100644 --- a/panda/src/grutil/frameRateMeter.I +++ b/panda/src/grutil/frameRateMeter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/frameRateMeter.cxx b/panda/src/grutil/frameRateMeter.cxx index a575a237bb..de88387238 100644 --- a/panda/src/grutil/frameRateMeter.cxx +++ b/panda/src/grutil/frameRateMeter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/frameRateMeter.h b/panda/src/grutil/frameRateMeter.h index f69263236e..86ce7329eb 100644 --- a/panda/src/grutil/frameRateMeter.h +++ b/panda/src/grutil/frameRateMeter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/lineSegs.I b/panda/src/grutil/lineSegs.I index f3fd27a176..59cf02b811 100644 --- a/panda/src/grutil/lineSegs.I +++ b/panda/src/grutil/lineSegs.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/lineSegs.cxx b/panda/src/grutil/lineSegs.cxx index 2e2557e7e6..cf090250e2 100644 --- a/panda/src/grutil/lineSegs.cxx +++ b/panda/src/grutil/lineSegs.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/grutil/lineSegs.h b/panda/src/grutil/lineSegs.h index 649fe9bec6..2f0b3b1b05 100644 --- a/panda/src/grutil/lineSegs.h +++ b/panda/src/grutil/lineSegs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gsgbase/config_gsgbase.cxx b/panda/src/gsgbase/config_gsgbase.cxx index 510fcb357a..bf586a7972 100644 --- a/panda/src/gsgbase/config_gsgbase.cxx +++ b/panda/src/gsgbase/config_gsgbase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gsgbase/config_gsgbase.h b/panda/src/gsgbase/config_gsgbase.h index 7456a5142c..986790bedf 100644 --- a/panda/src/gsgbase/config_gsgbase.h +++ b/panda/src/gsgbase/config_gsgbase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gsgbase/graphicsStateGuardianBase.cxx b/panda/src/gsgbase/graphicsStateGuardianBase.cxx index 110413733f..cc130c4a6f 100644 --- a/panda/src/gsgbase/graphicsStateGuardianBase.cxx +++ b/panda/src/gsgbase/graphicsStateGuardianBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gsgbase/graphicsStateGuardianBase.h b/panda/src/gsgbase/graphicsStateGuardianBase.h index 92dceadcbe..6fe6aca23c 100644 --- a/panda/src/gsgbase/graphicsStateGuardianBase.h +++ b/panda/src/gsgbase/graphicsStateGuardianBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gsgbase/test_gsgbase.cxx b/panda/src/gsgbase/test_gsgbase.cxx index cd85aa2a8b..6d813758d8 100644 --- a/panda/src/gsgbase/test_gsgbase.cxx +++ b/panda/src/gsgbase/test_gsgbase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gsgmisc/geomIssuer.I b/panda/src/gsgmisc/geomIssuer.I index abfa46bcb2..507c04cc12 100644 --- a/panda/src/gsgmisc/geomIssuer.I +++ b/panda/src/gsgmisc/geomIssuer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/gsgmisc/geomIssuer.cxx b/panda/src/gsgmisc/geomIssuer.cxx index 7076628b0b..880c14a3bb 100644 --- a/panda/src/gsgmisc/geomIssuer.cxx +++ b/panda/src/gsgmisc/geomIssuer.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "geomIssuer.h" -#include -#include +#include "geom.h" +#include "graphicsStateGuardianBase.h" static void issue_vertex_noop(const Geom *, Geom::VertexIterator &, diff --git a/panda/src/gsgmisc/geomIssuer.h b/panda/src/gsgmisc/geomIssuer.h index 5abd7659c9..4cd3a13834 100644 --- a/panda/src/gsgmisc/geomIssuer.h +++ b/panda/src/gsgmisc/geomIssuer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/lerp/config_lerp.cxx b/panda/src/lerp/config_lerp.cxx index 12581e017e..3334dfba70 100644 --- a/panda/src/lerp/config_lerp.cxx +++ b/panda/src/lerp/config_lerp.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/lerp/config_lerp.h b/panda/src/lerp/config_lerp.h index 2da891168a..4f3351fb1c 100644 --- a/panda/src/lerp/config_lerp.h +++ b/panda/src/lerp/config_lerp.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/lerp/lerp.cxx b/panda/src/lerp/lerp.cxx index 3477e4c6aa..4eae0a4b7d 100644 --- a/panda/src/lerp/lerp.cxx +++ b/panda/src/lerp/lerp.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/lerp/lerp.h b/panda/src/lerp/lerp.h index 0e1e7ccc2b..64232762e9 100644 --- a/panda/src/lerp/lerp.h +++ b/panda/src/lerp/lerp.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/lerp/lerp_headers.h b/panda/src/lerp/lerp_headers.h index fe095f074b..e3c1acc678 100644 --- a/panda/src/lerp/lerp_headers.h +++ b/panda/src/lerp/lerp_headers.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/lerp/lerpblend.cxx b/panda/src/lerp/lerpblend.cxx index 12f662e3c4..09dde25686 100644 --- a/panda/src/lerp/lerpblend.cxx +++ b/panda/src/lerp/lerpblend.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/lerp/lerpblend.h b/panda/src/lerp/lerpblend.h index 0cf5b45be6..d5ccc64759 100644 --- a/panda/src/lerp/lerpblend.h +++ b/panda/src/lerp/lerpblend.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/lerp/lerpchans.h b/panda/src/lerp/lerpchans.h index ad7e36089c..1e94b4628c 100644 --- a/panda/src/lerp/lerpchans.h +++ b/panda/src/lerp/lerpchans.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/lerp/lerpfunctor.cxx b/panda/src/lerp/lerpfunctor.cxx index 7623f12ef0..0a3ecb93b4 100644 --- a/panda/src/lerp/lerpfunctor.cxx +++ b/panda/src/lerp/lerpfunctor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/lerp/lerpfunctor.h b/panda/src/lerp/lerpfunctor.h index ddd5e3e4c0..98f6570ea1 100644 --- a/panda/src/lerp/lerpfunctor.h +++ b/panda/src/lerp/lerpfunctor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/cast_to_double.I b/panda/src/linmath/cast_to_double.I index c329c8eb5d..7b3f879539 100644 --- a/panda/src/linmath/cast_to_double.I +++ b/panda/src/linmath/cast_to_double.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/cast_to_double.h b/panda/src/linmath/cast_to_double.h index a9ec7bbd2c..8d6b6cb69f 100644 --- a/panda/src/linmath/cast_to_double.h +++ b/panda/src/linmath/cast_to_double.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/cast_to_float.I b/panda/src/linmath/cast_to_float.I index 9402d631f8..fe73a13ef3 100644 --- a/panda/src/linmath/cast_to_float.I +++ b/panda/src/linmath/cast_to_float.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/cast_to_float.h b/panda/src/linmath/cast_to_float.h index 7a3b37c838..41d34fe58b 100644 --- a/panda/src/linmath/cast_to_float.h +++ b/panda/src/linmath/cast_to_float.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/cmath.I b/panda/src/linmath/cmath.I index 7437546b5a..93dca7f348 100644 --- a/panda/src/linmath/cmath.I +++ b/panda/src/linmath/cmath.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/cmath.h b/panda/src/linmath/cmath.h index 5417437b50..39ca3ab289 100644 --- a/panda/src/linmath/cmath.h +++ b/panda/src/linmath/cmath.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/compose_matrix.cxx b/panda/src/linmath/compose_matrix.cxx index 7db46dcf1a..d1de272551 100644 --- a/panda/src/linmath/compose_matrix.cxx +++ b/panda/src/linmath/compose_matrix.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/compose_matrix.h b/panda/src/linmath/compose_matrix.h index 83d99031c2..27cdc188a4 100644 --- a/panda/src/linmath/compose_matrix.h +++ b/panda/src/linmath/compose_matrix.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/compose_matrix_src.I b/panda/src/linmath/compose_matrix_src.I index eb931f2ded..01b3a06172 100644 --- a/panda/src/linmath/compose_matrix_src.I +++ b/panda/src/linmath/compose_matrix_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/compose_matrix_src.cxx b/panda/src/linmath/compose_matrix_src.cxx index a140966925..4194f51866 100644 --- a/panda/src/linmath/compose_matrix_src.cxx +++ b/panda/src/linmath/compose_matrix_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/compose_matrix_src.h b/panda/src/linmath/compose_matrix_src.h index b5e70b31e2..dc17eaeac4 100644 --- a/panda/src/linmath/compose_matrix_src.h +++ b/panda/src/linmath/compose_matrix_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/config_linmath.cxx b/panda/src/linmath/config_linmath.cxx index 8ead7e97de..2567e990c6 100644 --- a/panda/src/linmath/config_linmath.cxx +++ b/panda/src/linmath/config_linmath.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/config_linmath.h b/panda/src/linmath/config_linmath.h index 9d658078e6..42ff15c435 100644 --- a/panda/src/linmath/config_linmath.h +++ b/panda/src/linmath/config_linmath.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/coordinateSystem.cxx b/panda/src/linmath/coordinateSystem.cxx index 587ace9927..7ca3432826 100644 --- a/panda/src/linmath/coordinateSystem.cxx +++ b/panda/src/linmath/coordinateSystem.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/coordinateSystem.h b/panda/src/linmath/coordinateSystem.h index 1aaa92ffa9..d3d219b08d 100644 --- a/panda/src/linmath/coordinateSystem.h +++ b/panda/src/linmath/coordinateSystem.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandabase.h" -#include +#include "typedef.h" #include diff --git a/panda/src/linmath/dbl2fltnames.h b/panda/src/linmath/dbl2fltnames.h index e27d5d69e5..1017eddcdf 100644 --- a/panda/src/linmath/dbl2fltnames.h +++ b/panda/src/linmath/dbl2fltnames.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/dblnames.h b/panda/src/linmath/dblnames.h index c96e63d81f..abe6564642 100644 --- a/panda/src/linmath/dblnames.h +++ b/panda/src/linmath/dblnames.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/deg_2_rad.h b/panda/src/linmath/deg_2_rad.h index e60dbda6fe..4d43b0bb2e 100644 --- a/panda/src/linmath/deg_2_rad.h +++ b/panda/src/linmath/deg_2_rad.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/flt2dblnames.h b/panda/src/linmath/flt2dblnames.h index 1bf07f8e60..42a5866db8 100644 --- a/panda/src/linmath/flt2dblnames.h +++ b/panda/src/linmath/flt2dblnames.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/fltnames.h b/panda/src/linmath/fltnames.h index 2db1840770..91338b940e 100644 --- a/panda/src/linmath/fltnames.h +++ b/panda/src/linmath/fltnames.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/ioPtaDatagramLinMath.I b/panda/src/linmath/ioPtaDatagramLinMath.I index e1c66e4241..2f3d9fc3db 100644 --- a/panda/src/linmath/ioPtaDatagramLinMath.I +++ b/panda/src/linmath/ioPtaDatagramLinMath.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/ioPtaDatagramLinMath.cxx b/panda/src/linmath/ioPtaDatagramLinMath.cxx index 0671ccab67..b4081b6a71 100644 --- a/panda/src/linmath/ioPtaDatagramLinMath.cxx +++ b/panda/src/linmath/ioPtaDatagramLinMath.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/ioPtaDatagramLinMath.h b/panda/src/linmath/ioPtaDatagramLinMath.h index b918abe889..9aeae3d392 100644 --- a/panda/src/linmath/ioPtaDatagramLinMath.h +++ b/panda/src/linmath/ioPtaDatagramLinMath.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lcast_to.h b/panda/src/linmath/lcast_to.h index 334daca6fd..8bc9a7ceaa 100644 --- a/panda/src/linmath/lcast_to.h +++ b/panda/src/linmath/lcast_to.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lcast_to_src.I b/panda/src/linmath/lcast_to_src.I index cb6e35ed8e..eff3d71b7d 100644 --- a/panda/src/linmath/lcast_to_src.I +++ b/panda/src/linmath/lcast_to_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lcast_to_src.h b/panda/src/linmath/lcast_to_src.h index 669c8b921d..b78eae3eaa 100644 --- a/panda/src/linmath/lcast_to_src.h +++ b/panda/src/linmath/lcast_to_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmat_ops.h b/panda/src/linmath/lmat_ops.h index 514df059aa..ff652b07c2 100644 --- a/panda/src/linmath/lmat_ops.h +++ b/panda/src/linmath/lmat_ops.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmat_ops_src.I b/panda/src/linmath/lmat_ops_src.I index b930d472b9..2de39de130 100644 --- a/panda/src/linmath/lmat_ops_src.I +++ b/panda/src/linmath/lmat_ops_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmat_ops_src.h b/panda/src/linmath/lmat_ops_src.h index c753ad1ea0..c0671286e4 100644 --- a/panda/src/linmath/lmat_ops_src.h +++ b/panda/src/linmath/lmat_ops_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmatrix.cxx b/panda/src/linmath/lmatrix.cxx index 574cd2c856..b11f68de10 100644 --- a/panda/src/linmath/lmatrix.cxx +++ b/panda/src/linmath/lmatrix.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmatrix.h b/panda/src/linmath/lmatrix.h index 1355baa908..7fd1468e35 100644 --- a/panda/src/linmath/lmatrix.h +++ b/panda/src/linmath/lmatrix.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmatrix3.cxx b/panda/src/linmath/lmatrix3.cxx index 09d4c7a35c..300f10bf61 100644 --- a/panda/src/linmath/lmatrix3.cxx +++ b/panda/src/linmath/lmatrix3.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmatrix3.h b/panda/src/linmath/lmatrix3.h index 00169f02a6..146529dd3d 100644 --- a/panda/src/linmath/lmatrix3.h +++ b/panda/src/linmath/lmatrix3.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,11 +21,11 @@ #include "pandabase.h" #include -#include -#include -#include +#include "typedObject.h" +#include "datagram.h" +#include "datagramIterator.h" #include "notify.h" -#include +#include "indent.h" #include "deg_2_rad.h" #include "nearly_zero.h" #include "coordinateSystem.h" diff --git a/panda/src/linmath/lmatrix3_src.I b/panda/src/linmath/lmatrix3_src.I index 90fd6ddc59..56565bf37d 100644 --- a/panda/src/linmath/lmatrix3_src.I +++ b/panda/src/linmath/lmatrix3_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmatrix3_src.cxx b/panda/src/linmath/lmatrix3_src.cxx index 8df10e1895..89e3c95590 100644 --- a/panda/src/linmath/lmatrix3_src.cxx +++ b/panda/src/linmath/lmatrix3_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmatrix3_src.h b/panda/src/linmath/lmatrix3_src.h index 0a45c2098f..786f25ba88 100644 --- a/panda/src/linmath/lmatrix3_src.h +++ b/panda/src/linmath/lmatrix3_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmatrix4.cxx b/panda/src/linmath/lmatrix4.cxx index f727b1d69f..2437c157ee 100644 --- a/panda/src/linmath/lmatrix4.cxx +++ b/panda/src/linmath/lmatrix4.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmatrix4.h b/panda/src/linmath/lmatrix4.h index 9c136d0011..7504a566e8 100644 --- a/panda/src/linmath/lmatrix4.h +++ b/panda/src/linmath/lmatrix4.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,10 +21,10 @@ #include "pandabase.h" #include -#include -#include -#include -#include +#include "typedObject.h" +#include "datagram.h" +#include "datagramIterator.h" +#include "indent.h" #include "deg_2_rad.h" #include "nearly_zero.h" diff --git a/panda/src/linmath/lmatrix4_src.I b/panda/src/linmath/lmatrix4_src.I index 161937040b..03f76622c5 100644 --- a/panda/src/linmath/lmatrix4_src.I +++ b/panda/src/linmath/lmatrix4_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmatrix4_src.cxx b/panda/src/linmath/lmatrix4_src.cxx index 0bb19e1ab3..41d9794c06 100644 --- a/panda/src/linmath/lmatrix4_src.cxx +++ b/panda/src/linmath/lmatrix4_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lmatrix4_src.h b/panda/src/linmath/lmatrix4_src.h index bf505bad3e..fb4e901cf8 100644 --- a/panda/src/linmath/lmatrix4_src.h +++ b/panda/src/linmath/lmatrix4_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lorientation.cxx b/panda/src/linmath/lorientation.cxx index 930c6af5a5..dc95ef25a2 100644 --- a/panda/src/linmath/lorientation.cxx +++ b/panda/src/linmath/lorientation.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lorientation.h b/panda/src/linmath/lorientation.h index 17152f9e72..ff093716e2 100644 --- a/panda/src/linmath/lorientation.h +++ b/panda/src/linmath/lorientation.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lorientation_src.I b/panda/src/linmath/lorientation_src.I index c0e5d3ccb5..5a123f2fe2 100644 --- a/panda/src/linmath/lorientation_src.I +++ b/panda/src/linmath/lorientation_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lorientation_src.cxx b/panda/src/linmath/lorientation_src.cxx index ad60e9814f..ca63cb58c2 100644 --- a/panda/src/linmath/lorientation_src.cxx +++ b/panda/src/linmath/lorientation_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lorientation_src.h b/panda/src/linmath/lorientation_src.h index 0b962a6ee8..aa01a65745 100644 --- a/panda/src/linmath/lorientation_src.h +++ b/panda/src/linmath/lorientation_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint2.cxx b/panda/src/linmath/lpoint2.cxx index 6a7d807781..6d30e06a95 100644 --- a/panda/src/linmath/lpoint2.cxx +++ b/panda/src/linmath/lpoint2.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint2.h b/panda/src/linmath/lpoint2.h index 4840154280..0d2a303f39 100644 --- a/panda/src/linmath/lpoint2.h +++ b/panda/src/linmath/lpoint2.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint2_src.I b/panda/src/linmath/lpoint2_src.I index 811d3be358..4201fe76f4 100644 --- a/panda/src/linmath/lpoint2_src.I +++ b/panda/src/linmath/lpoint2_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint2_src.cxx b/panda/src/linmath/lpoint2_src.cxx index f7e2de8c35..27ed729a7a 100644 --- a/panda/src/linmath/lpoint2_src.cxx +++ b/panda/src/linmath/lpoint2_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint2_src.h b/panda/src/linmath/lpoint2_src.h index 1a09ee04c5..44f70639f2 100644 --- a/panda/src/linmath/lpoint2_src.h +++ b/panda/src/linmath/lpoint2_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint3.cxx b/panda/src/linmath/lpoint3.cxx index d203f11fe1..565824163d 100644 --- a/panda/src/linmath/lpoint3.cxx +++ b/panda/src/linmath/lpoint3.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint3.h b/panda/src/linmath/lpoint3.h index 6ee2bcc1cb..19f880c464 100644 --- a/panda/src/linmath/lpoint3.h +++ b/panda/src/linmath/lpoint3.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint3_src.I b/panda/src/linmath/lpoint3_src.I index 55479c8189..4d9f995a2a 100644 --- a/panda/src/linmath/lpoint3_src.I +++ b/panda/src/linmath/lpoint3_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint3_src.cxx b/panda/src/linmath/lpoint3_src.cxx index 3da6f4ce0c..5a4d444339 100644 --- a/panda/src/linmath/lpoint3_src.cxx +++ b/panda/src/linmath/lpoint3_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint3_src.h b/panda/src/linmath/lpoint3_src.h index 3d032ca732..3bcb55abfc 100644 --- a/panda/src/linmath/lpoint3_src.h +++ b/panda/src/linmath/lpoint3_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint4.cxx b/panda/src/linmath/lpoint4.cxx index 1ab55baff7..2ef4e4db84 100644 --- a/panda/src/linmath/lpoint4.cxx +++ b/panda/src/linmath/lpoint4.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint4.h b/panda/src/linmath/lpoint4.h index 295a883059..fb5445cb25 100644 --- a/panda/src/linmath/lpoint4.h +++ b/panda/src/linmath/lpoint4.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint4_src.I b/panda/src/linmath/lpoint4_src.I index fe0f886f98..6317db0807 100644 --- a/panda/src/linmath/lpoint4_src.I +++ b/panda/src/linmath/lpoint4_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint4_src.cxx b/panda/src/linmath/lpoint4_src.cxx index 370acf57ef..51bc6bdee6 100644 --- a/panda/src/linmath/lpoint4_src.cxx +++ b/panda/src/linmath/lpoint4_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lpoint4_src.h b/panda/src/linmath/lpoint4_src.h index 7f68e26dfd..feec73fa76 100644 --- a/panda/src/linmath/lpoint4_src.h +++ b/panda/src/linmath/lpoint4_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lquaternion.cxx b/panda/src/linmath/lquaternion.cxx index bd221831c6..e5aeceb04a 100644 --- a/panda/src/linmath/lquaternion.cxx +++ b/panda/src/linmath/lquaternion.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lquaternion.h b/panda/src/linmath/lquaternion.h index 6d3a2c00c4..3071a1c83e 100644 --- a/panda/src/linmath/lquaternion.h +++ b/panda/src/linmath/lquaternion.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lquaternion_src.I b/panda/src/linmath/lquaternion_src.I index 38af49a6e0..8f3abc0a28 100644 --- a/panda/src/linmath/lquaternion_src.I +++ b/panda/src/linmath/lquaternion_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lquaternion_src.cxx b/panda/src/linmath/lquaternion_src.cxx index 9796514e1d..b882f7e166 100644 --- a/panda/src/linmath/lquaternion_src.cxx +++ b/panda/src/linmath/lquaternion_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lquaternion_src.h b/panda/src/linmath/lquaternion_src.h index 14cc8692ee..b7388513e7 100644 --- a/panda/src/linmath/lquaternion_src.h +++ b/panda/src/linmath/lquaternion_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lrotation.cxx b/panda/src/linmath/lrotation.cxx index f70d62e949..d745c96d2f 100644 --- a/panda/src/linmath/lrotation.cxx +++ b/panda/src/linmath/lrotation.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lrotation.h b/panda/src/linmath/lrotation.h index 568ca9798c..6b4fd4ca68 100644 --- a/panda/src/linmath/lrotation.h +++ b/panda/src/linmath/lrotation.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lrotation_src.I b/panda/src/linmath/lrotation_src.I index db50a7416d..360c59319f 100644 --- a/panda/src/linmath/lrotation_src.I +++ b/panda/src/linmath/lrotation_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lrotation_src.cxx b/panda/src/linmath/lrotation_src.cxx index 13b575a7ba..1613487285 100644 --- a/panda/src/linmath/lrotation_src.cxx +++ b/panda/src/linmath/lrotation_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lrotation_src.h b/panda/src/linmath/lrotation_src.h index 8f5f225b93..4c6262d2f0 100644 --- a/panda/src/linmath/lrotation_src.h +++ b/panda/src/linmath/lrotation_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/luse.I b/panda/src/linmath/luse.I index 5bd49cd493..39106add29 100644 --- a/panda/src/linmath/luse.I +++ b/panda/src/linmath/luse.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/luse.cxx b/panda/src/linmath/luse.cxx index 788cca0819..79e3e3ed89 100644 --- a/panda/src/linmath/luse.cxx +++ b/panda/src/linmath/luse.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/luse.h b/panda/src/linmath/luse.h index cafceaa576..a5a56bdd4c 100644 --- a/panda/src/linmath/luse.h +++ b/panda/src/linmath/luse.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvec2_ops.h b/panda/src/linmath/lvec2_ops.h index e768a003fc..7fc620ee14 100644 --- a/panda/src/linmath/lvec2_ops.h +++ b/panda/src/linmath/lvec2_ops.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvec2_ops_src.I b/panda/src/linmath/lvec2_ops_src.I index 00681fbbea..419f92a337 100644 --- a/panda/src/linmath/lvec2_ops_src.I +++ b/panda/src/linmath/lvec2_ops_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvec2_ops_src.h b/panda/src/linmath/lvec2_ops_src.h index 97243fceab..878085ba0d 100644 --- a/panda/src/linmath/lvec2_ops_src.h +++ b/panda/src/linmath/lvec2_ops_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvec3_ops.h b/panda/src/linmath/lvec3_ops.h index db22203c5b..0354ce1b01 100644 --- a/panda/src/linmath/lvec3_ops.h +++ b/panda/src/linmath/lvec3_ops.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvec3_ops_src.I b/panda/src/linmath/lvec3_ops_src.I index ecdc69268f..6b9f5c7db4 100644 --- a/panda/src/linmath/lvec3_ops_src.I +++ b/panda/src/linmath/lvec3_ops_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvec3_ops_src.h b/panda/src/linmath/lvec3_ops_src.h index 550cd99f4a..aa53adbfad 100644 --- a/panda/src/linmath/lvec3_ops_src.h +++ b/panda/src/linmath/lvec3_ops_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvec4_ops.h b/panda/src/linmath/lvec4_ops.h index 409afa4a2c..5364d28870 100644 --- a/panda/src/linmath/lvec4_ops.h +++ b/panda/src/linmath/lvec4_ops.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvec4_ops_src.I b/panda/src/linmath/lvec4_ops_src.I index c89bd51a2e..6d5890493a 100644 --- a/panda/src/linmath/lvec4_ops_src.I +++ b/panda/src/linmath/lvec4_ops_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvec4_ops_src.h b/panda/src/linmath/lvec4_ops_src.h index 181d792b4c..46709cab99 100644 --- a/panda/src/linmath/lvec4_ops_src.h +++ b/panda/src/linmath/lvec4_ops_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase2.cxx b/panda/src/linmath/lvecBase2.cxx index 96bfafcdc6..4aafdac5b8 100644 --- a/panda/src/linmath/lvecBase2.cxx +++ b/panda/src/linmath/lvecBase2.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase2.h b/panda/src/linmath/lvecBase2.h index b0378f6584..55f4b7fa5a 100644 --- a/panda/src/linmath/lvecBase2.h +++ b/panda/src/linmath/lvecBase2.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,11 +20,11 @@ #define LVECBASE2_H #include "pandabase.h" -#include +#include "typedObject.h" #include "notify.h" -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "checksumHashGenerator.h" #include "cmath.h" #include "nearly_zero.h" diff --git a/panda/src/linmath/lvecBase2_src.I b/panda/src/linmath/lvecBase2_src.I index 0399501a5e..bf81504f49 100644 --- a/panda/src/linmath/lvecBase2_src.I +++ b/panda/src/linmath/lvecBase2_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase2_src.cxx b/panda/src/linmath/lvecBase2_src.cxx index 326b74f99e..814ca91856 100644 --- a/panda/src/linmath/lvecBase2_src.cxx +++ b/panda/src/linmath/lvecBase2_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase2_src.h b/panda/src/linmath/lvecBase2_src.h index 0b2092afae..1cf644945c 100644 --- a/panda/src/linmath/lvecBase2_src.h +++ b/panda/src/linmath/lvecBase2_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase3.cxx b/panda/src/linmath/lvecBase3.cxx index 8e10381344..40240c66a4 100644 --- a/panda/src/linmath/lvecBase3.cxx +++ b/panda/src/linmath/lvecBase3.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase3.h b/panda/src/linmath/lvecBase3.h index 70f883262f..751ddf5783 100644 --- a/panda/src/linmath/lvecBase3.h +++ b/panda/src/linmath/lvecBase3.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,11 +20,11 @@ #define LVECBASE3_H #include "pandabase.h" -#include +#include "typedObject.h" #include "notify.h" -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "checksumHashGenerator.h" #include "cmath.h" #include "nearly_zero.h" diff --git a/panda/src/linmath/lvecBase3_src.I b/panda/src/linmath/lvecBase3_src.I index 213cbd2075..9c5d35ebfc 100644 --- a/panda/src/linmath/lvecBase3_src.I +++ b/panda/src/linmath/lvecBase3_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase3_src.cxx b/panda/src/linmath/lvecBase3_src.cxx index 48081f2cfd..112aa5dca1 100644 --- a/panda/src/linmath/lvecBase3_src.cxx +++ b/panda/src/linmath/lvecBase3_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase3_src.h b/panda/src/linmath/lvecBase3_src.h index b5d9949623..1e4791f772 100644 --- a/panda/src/linmath/lvecBase3_src.h +++ b/panda/src/linmath/lvecBase3_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase4.cxx b/panda/src/linmath/lvecBase4.cxx index 18f98520f1..7b0b70f491 100644 --- a/panda/src/linmath/lvecBase4.cxx +++ b/panda/src/linmath/lvecBase4.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase4.h b/panda/src/linmath/lvecBase4.h index 0a2cb94e9c..3af4663ab5 100644 --- a/panda/src/linmath/lvecBase4.h +++ b/panda/src/linmath/lvecBase4.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase4_src.I b/panda/src/linmath/lvecBase4_src.I index 81c8715db8..32fedbbd53 100644 --- a/panda/src/linmath/lvecBase4_src.I +++ b/panda/src/linmath/lvecBase4_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase4_src.cxx b/panda/src/linmath/lvecBase4_src.cxx index 974b484fd4..84260923cf 100644 --- a/panda/src/linmath/lvecBase4_src.cxx +++ b/panda/src/linmath/lvecBase4_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvecBase4_src.h b/panda/src/linmath/lvecBase4_src.h index ed5dfd146b..7ea7b63e00 100644 --- a/panda/src/linmath/lvecBase4_src.h +++ b/panda/src/linmath/lvecBase4_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector2.cxx b/panda/src/linmath/lvector2.cxx index a9440e9517..4cfaf54be4 100644 --- a/panda/src/linmath/lvector2.cxx +++ b/panda/src/linmath/lvector2.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector2.h b/panda/src/linmath/lvector2.h index ee3fbc39e6..c92f8a2fff 100644 --- a/panda/src/linmath/lvector2.h +++ b/panda/src/linmath/lvector2.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector2_src.I b/panda/src/linmath/lvector2_src.I index 5d26788f6c..2637334a60 100644 --- a/panda/src/linmath/lvector2_src.I +++ b/panda/src/linmath/lvector2_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector2_src.cxx b/panda/src/linmath/lvector2_src.cxx index 4828e421f5..407598c5ef 100644 --- a/panda/src/linmath/lvector2_src.cxx +++ b/panda/src/linmath/lvector2_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector2_src.h b/panda/src/linmath/lvector2_src.h index bd77c6c765..95ea6ff0b0 100644 --- a/panda/src/linmath/lvector2_src.h +++ b/panda/src/linmath/lvector2_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector3.cxx b/panda/src/linmath/lvector3.cxx index cf0570faef..dd9006d8d6 100644 --- a/panda/src/linmath/lvector3.cxx +++ b/panda/src/linmath/lvector3.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector3.h b/panda/src/linmath/lvector3.h index 817fef6ef4..1bbe880f87 100644 --- a/panda/src/linmath/lvector3.h +++ b/panda/src/linmath/lvector3.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector3_src.I b/panda/src/linmath/lvector3_src.I index 0915aa4655..d5e04806b0 100644 --- a/panda/src/linmath/lvector3_src.I +++ b/panda/src/linmath/lvector3_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector3_src.cxx b/panda/src/linmath/lvector3_src.cxx index b931b54527..241bd6f1f7 100644 --- a/panda/src/linmath/lvector3_src.cxx +++ b/panda/src/linmath/lvector3_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector3_src.h b/panda/src/linmath/lvector3_src.h index 32893318f8..6c63a2516c 100644 --- a/panda/src/linmath/lvector3_src.h +++ b/panda/src/linmath/lvector3_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector4.cxx b/panda/src/linmath/lvector4.cxx index bc404d436c..1b95e27add 100644 --- a/panda/src/linmath/lvector4.cxx +++ b/panda/src/linmath/lvector4.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector4.h b/panda/src/linmath/lvector4.h index a6bcaa8c06..f532897b85 100644 --- a/panda/src/linmath/lvector4.h +++ b/panda/src/linmath/lvector4.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector4_src.I b/panda/src/linmath/lvector4_src.I index 628f7735d5..685053bd24 100644 --- a/panda/src/linmath/lvector4_src.I +++ b/panda/src/linmath/lvector4_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector4_src.cxx b/panda/src/linmath/lvector4_src.cxx index 762532ae89..48d14a3282 100644 --- a/panda/src/linmath/lvector4_src.cxx +++ b/panda/src/linmath/lvector4_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/lvector4_src.h b/panda/src/linmath/lvector4_src.h index 9c255e55ce..3fdf31bb28 100644 --- a/panda/src/linmath/lvector4_src.h +++ b/panda/src/linmath/lvector4_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/mathNumbers.cxx b/panda/src/linmath/mathNumbers.cxx index 5cffb5e9bb..273f868b6b 100644 --- a/panda/src/linmath/mathNumbers.cxx +++ b/panda/src/linmath/mathNumbers.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/mathNumbers.h b/panda/src/linmath/mathNumbers.h index a9924e7a97..71ce4a7f28 100644 --- a/panda/src/linmath/mathNumbers.h +++ b/panda/src/linmath/mathNumbers.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef MATHNUMBERS_H diff --git a/panda/src/linmath/nearly_zero.h b/panda/src/linmath/nearly_zero.h index a97b0bd9f2..4715f13e19 100644 --- a/panda/src/linmath/nearly_zero.h +++ b/panda/src/linmath/nearly_zero.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/pta_Colorf.cxx b/panda/src/linmath/pta_Colorf.cxx index a571c555fe..92e2c350be 100644 --- a/panda/src/linmath/pta_Colorf.cxx +++ b/panda/src/linmath/pta_Colorf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/pta_Colorf.h b/panda/src/linmath/pta_Colorf.h index 58115e755f..6dc7dacefb 100644 --- a/panda/src/linmath/pta_Colorf.h +++ b/panda/src/linmath/pta_Colorf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/pta_Normalf.cxx b/panda/src/linmath/pta_Normalf.cxx index 91a8e54bc0..d75875b97d 100644 --- a/panda/src/linmath/pta_Normalf.cxx +++ b/panda/src/linmath/pta_Normalf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/pta_Normalf.h b/panda/src/linmath/pta_Normalf.h index 346c65e343..8af7bfdfdd 100644 --- a/panda/src/linmath/pta_Normalf.h +++ b/panda/src/linmath/pta_Normalf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/pta_TexCoordf.cxx b/panda/src/linmath/pta_TexCoordf.cxx index e0c2f34cc6..25b283c363 100644 --- a/panda/src/linmath/pta_TexCoordf.cxx +++ b/panda/src/linmath/pta_TexCoordf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/pta_TexCoordf.h b/panda/src/linmath/pta_TexCoordf.h index 6e24fad7db..47cf8d0b02 100644 --- a/panda/src/linmath/pta_TexCoordf.h +++ b/panda/src/linmath/pta_TexCoordf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/pta_Vertexf.cxx b/panda/src/linmath/pta_Vertexf.cxx index 61fb0f2abd..60421c7a95 100644 --- a/panda/src/linmath/pta_Vertexf.cxx +++ b/panda/src/linmath/pta_Vertexf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/pta_Vertexf.h b/panda/src/linmath/pta_Vertexf.h index 67f2e43367..c9de8c4388 100644 --- a/panda/src/linmath/pta_Vertexf.h +++ b/panda/src/linmath/pta_Vertexf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/test_math.cxx b/panda/src/linmath/test_math.cxx index 61a058ccbd..5c4b661be2 100644 --- a/panda/src/linmath/test_math.cxx +++ b/panda/src/linmath/test_math.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/vector_Colorf.cxx b/panda/src/linmath/vector_Colorf.cxx index 0647ce356d..854cd5263a 100644 --- a/panda/src/linmath/vector_Colorf.cxx +++ b/panda/src/linmath/vector_Colorf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE Colorf #define NAME vector_Colorf -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/linmath/vector_Colorf.h b/panda/src/linmath/vector_Colorf.h index d727842a00..9102f2c5ec 100644 --- a/panda/src/linmath/vector_Colorf.h +++ b/panda/src/linmath/vector_Colorf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/vector_LPoint2f.cxx b/panda/src/linmath/vector_LPoint2f.cxx index b5d184ce7f..523eba41bb 100644 --- a/panda/src/linmath/vector_LPoint2f.cxx +++ b/panda/src/linmath/vector_LPoint2f.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE LPoint2f #define NAME vector_LPoint2f -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/linmath/vector_LPoint2f.h b/panda/src/linmath/vector_LPoint2f.h index b826d1f75d..0d4bcf4354 100644 --- a/panda/src/linmath/vector_LPoint2f.h +++ b/panda/src/linmath/vector_LPoint2f.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/vector_LVecBase3f.cxx b/panda/src/linmath/vector_LVecBase3f.cxx index 16b3ddd768..c62d4f0fb1 100644 --- a/panda/src/linmath/vector_LVecBase3f.cxx +++ b/panda/src/linmath/vector_LVecBase3f.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE LVecBase3f #define NAME vector_LVecBase3f -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/linmath/vector_LVecBase3f.h b/panda/src/linmath/vector_LVecBase3f.h index cb8d575697..8e33a18c10 100644 --- a/panda/src/linmath/vector_LVecBase3f.h +++ b/panda/src/linmath/vector_LVecBase3f.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/vector_Normalf.cxx b/panda/src/linmath/vector_Normalf.cxx index 60dc70902a..329a1e071d 100644 --- a/panda/src/linmath/vector_Normalf.cxx +++ b/panda/src/linmath/vector_Normalf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE Normalf #define NAME vector_Normalf -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/linmath/vector_Normalf.h b/panda/src/linmath/vector_Normalf.h index cd09e907ca..f305f60fdf 100644 --- a/panda/src/linmath/vector_Normalf.h +++ b/panda/src/linmath/vector_Normalf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/vector_TexCoordf.h b/panda/src/linmath/vector_TexCoordf.h index 011eb97cb2..4969b946c4 100644 --- a/panda/src/linmath/vector_TexCoordf.h +++ b/panda/src/linmath/vector_TexCoordf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/linmath/vector_Vertexf.cxx b/panda/src/linmath/vector_Vertexf.cxx index 455f1617f9..1311626cae 100644 --- a/panda/src/linmath/vector_Vertexf.cxx +++ b/panda/src/linmath/vector_Vertexf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE Vertexf #define NAME vector_Vertexf -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/linmath/vector_Vertexf.h b/panda/src/linmath/vector_Vertexf.h index 88eb97805f..49355dac35 100644 --- a/panda/src/linmath/vector_Vertexf.h +++ b/panda/src/linmath/vector_Vertexf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingHexahedron.I b/panda/src/mathutil/boundingHexahedron.I index 328c0d75d2..e89a6ee44b 100644 --- a/panda/src/mathutil/boundingHexahedron.I +++ b/panda/src/mathutil/boundingHexahedron.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingHexahedron.cxx b/panda/src/mathutil/boundingHexahedron.cxx index 253507670b..e46754966d 100644 --- a/panda/src/mathutil/boundingHexahedron.cxx +++ b/panda/src/mathutil/boundingHexahedron.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingHexahedron.h b/panda/src/mathutil/boundingHexahedron.h index 16b3ba469e..f04500ab6d 100644 --- a/panda/src/mathutil/boundingHexahedron.h +++ b/panda/src/mathutil/boundingHexahedron.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingLine.I b/panda/src/mathutil/boundingLine.I index d4b6e3be64..739184afa3 100644 --- a/panda/src/mathutil/boundingLine.I +++ b/panda/src/mathutil/boundingLine.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingLine.cxx b/panda/src/mathutil/boundingLine.cxx index e54de2d47e..3add323eaa 100644 --- a/panda/src/mathutil/boundingLine.cxx +++ b/panda/src/mathutil/boundingLine.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingLine.h b/panda/src/mathutil/boundingLine.h index d3dfd900f9..8fcdd4c2c2 100644 --- a/panda/src/mathutil/boundingLine.h +++ b/panda/src/mathutil/boundingLine.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingSphere.I b/panda/src/mathutil/boundingSphere.I index 44c262a3e4..0fe94e5d18 100644 --- a/panda/src/mathutil/boundingSphere.I +++ b/panda/src/mathutil/boundingSphere.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingSphere.cxx b/panda/src/mathutil/boundingSphere.cxx index 5ab4884c1b..7d8f182980 100644 --- a/panda/src/mathutil/boundingSphere.cxx +++ b/panda/src/mathutil/boundingSphere.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingSphere.h b/panda/src/mathutil/boundingSphere.h index ff3ec85a2b..f80969a68a 100644 --- a/panda/src/mathutil/boundingSphere.h +++ b/panda/src/mathutil/boundingSphere.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingVolume.I b/panda/src/mathutil/boundingVolume.I index fd7170c2ff..a002ec4360 100644 --- a/panda/src/mathutil/boundingVolume.I +++ b/panda/src/mathutil/boundingVolume.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/boundingVolume.cxx b/panda/src/mathutil/boundingVolume.cxx index d5fe2dfa54..bde970e250 100644 --- a/panda/src/mathutil/boundingVolume.cxx +++ b/panda/src/mathutil/boundingVolume.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "boundingVolume.h" #include "finiteBoundingVolume.h" -#include +#include "indent.h" TypeHandle BoundingVolume::_type_handle; diff --git a/panda/src/mathutil/boundingVolume.h b/panda/src/mathutil/boundingVolume.h index 126c1aa830..a4fbe2a2a1 100644 --- a/panda/src/mathutil/boundingVolume.h +++ b/panda/src/mathutil/boundingVolume.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/config_mathutil.cxx b/panda/src/mathutil/config_mathutil.cxx index 25cfca6f4c..c434f8d81d 100644 --- a/panda/src/mathutil/config_mathutil.cxx +++ b/panda/src/mathutil/config_mathutil.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/config_mathutil.h b/panda/src/mathutil/config_mathutil.h index 75ee52067c..02ba700fd6 100644 --- a/panda/src/mathutil/config_mathutil.h +++ b/panda/src/mathutil/config_mathutil.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/fftCompressor.cxx b/panda/src/mathutil/fftCompressor.cxx index 536cf325ca..44da283e9f 100644 --- a/panda/src/mathutil/fftCompressor.cxx +++ b/panda/src/mathutil/fftCompressor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/fftCompressor.h b/panda/src/mathutil/fftCompressor.h index 8431ed5080..9679b0e9de 100644 --- a/panda/src/mathutil/fftCompressor.h +++ b/panda/src/mathutil/fftCompressor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/finiteBoundingVolume.cxx b/panda/src/mathutil/finiteBoundingVolume.cxx index bdd0f6dd7b..e25d305da3 100644 --- a/panda/src/mathutil/finiteBoundingVolume.cxx +++ b/panda/src/mathutil/finiteBoundingVolume.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/finiteBoundingVolume.h b/panda/src/mathutil/finiteBoundingVolume.h index d313dfe534..7210ac9918 100644 --- a/panda/src/mathutil/finiteBoundingVolume.h +++ b/panda/src/mathutil/finiteBoundingVolume.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/frustum.h b/panda/src/mathutil/frustum.h index b38a4d728d..43fb9c799c 100644 --- a/panda/src/mathutil/frustum.h +++ b/panda/src/mathutil/frustum.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef FRUSTUM_H diff --git a/panda/src/mathutil/frustum_src.I b/panda/src/mathutil/frustum_src.I index b97d1b34ac..fde9068a3f 100644 --- a/panda/src/mathutil/frustum_src.I +++ b/panda/src/mathutil/frustum_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/frustum_src.h b/panda/src/mathutil/frustum_src.h index bfb955b0af..506349eabf 100644 --- a/panda/src/mathutil/frustum_src.h +++ b/panda/src/mathutil/frustum_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/geometricBoundingVolume.I b/panda/src/mathutil/geometricBoundingVolume.I index 8866f8a4ab..25f22d7a60 100644 --- a/panda/src/mathutil/geometricBoundingVolume.I +++ b/panda/src/mathutil/geometricBoundingVolume.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/geometricBoundingVolume.cxx b/panda/src/mathutil/geometricBoundingVolume.cxx index d52ae40369..4144b3e50e 100644 --- a/panda/src/mathutil/geometricBoundingVolume.cxx +++ b/panda/src/mathutil/geometricBoundingVolume.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/geometricBoundingVolume.h b/panda/src/mathutil/geometricBoundingVolume.h index 489cc6a7dd..7b77c9846a 100644 --- a/panda/src/mathutil/geometricBoundingVolume.h +++ b/panda/src/mathutil/geometricBoundingVolume.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -24,7 +24,7 @@ #include "boundingVolume.h" #include "luse.h" -#include +#include "lmatrix.h" /////////////////////////////////////////////////////////////////// // Class : GeometricBoundingVolume diff --git a/panda/src/mathutil/linmath_events.cxx b/panda/src/mathutil/linmath_events.cxx index 90f8522df1..56a47bc5c9 100644 --- a/panda/src/mathutil/linmath_events.cxx +++ b/panda/src/mathutil/linmath_events.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/linmath_events.h b/panda/src/mathutil/linmath_events.h index bec54197f4..fd086b2c76 100644 --- a/panda/src/mathutil/linmath_events.h +++ b/panda/src/mathutil/linmath_events.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/look_at.cxx b/panda/src/mathutil/look_at.cxx index 948a1fb285..a5c974d28c 100644 --- a/panda/src/mathutil/look_at.cxx +++ b/panda/src/mathutil/look_at.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/look_at.h b/panda/src/mathutil/look_at.h index 499ee75c72..74dc976f6c 100644 --- a/panda/src/mathutil/look_at.h +++ b/panda/src/mathutil/look_at.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/look_at_src.I b/panda/src/mathutil/look_at_src.I index 019f7e2495..74c9766163 100644 --- a/panda/src/mathutil/look_at_src.I +++ b/panda/src/mathutil/look_at_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/look_at_src.cxx b/panda/src/mathutil/look_at_src.cxx index 6cd3e2c3f5..de388f8d4d 100644 --- a/panda/src/mathutil/look_at_src.cxx +++ b/panda/src/mathutil/look_at_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/look_at_src.h b/panda/src/mathutil/look_at_src.h index 92bb6cd0dd..0ffe16620d 100644 --- a/panda/src/mathutil/look_at_src.h +++ b/panda/src/mathutil/look_at_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/mathHelpers.I b/panda/src/mathutil/mathHelpers.I index cfab0240b0..c3f5fc3803 100644 --- a/panda/src/mathutil/mathHelpers.I +++ b/panda/src/mathutil/mathHelpers.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include diff --git a/panda/src/mathutil/mathHelpers.h b/panda/src/mathutil/mathHelpers.h index 16455f56e3..ba1e2a740e 100644 --- a/panda/src/mathutil/mathHelpers.h +++ b/panda/src/mathutil/mathHelpers.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/omniBoundingVolume.I b/panda/src/mathutil/omniBoundingVolume.I index 4e814afc44..128c9b4718 100644 --- a/panda/src/mathutil/omniBoundingVolume.I +++ b/panda/src/mathutil/omniBoundingVolume.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/omniBoundingVolume.cxx b/panda/src/mathutil/omniBoundingVolume.cxx index 3a86b38297..ac08338557 100644 --- a/panda/src/mathutil/omniBoundingVolume.cxx +++ b/panda/src/mathutil/omniBoundingVolume.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/omniBoundingVolume.h b/panda/src/mathutil/omniBoundingVolume.h index a7ff8639bd..e3d5deea7f 100644 --- a/panda/src/mathutil/omniBoundingVolume.h +++ b/panda/src/mathutil/omniBoundingVolume.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/plane.cxx b/panda/src/mathutil/plane.cxx index b4f28afc96..28998880a9 100644 --- a/panda/src/mathutil/plane.cxx +++ b/panda/src/mathutil/plane.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/plane.h b/panda/src/mathutil/plane.h index 71a3465bea..e96ce5f278 100644 --- a/panda/src/mathutil/plane.h +++ b/panda/src/mathutil/plane.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/plane_src.I b/panda/src/mathutil/plane_src.I index db3299317e..d966f1947d 100644 --- a/panda/src/mathutil/plane_src.I +++ b/panda/src/mathutil/plane_src.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/plane_src.cxx b/panda/src/mathutil/plane_src.cxx index e9237fd862..88d7eeba95 100644 --- a/panda/src/mathutil/plane_src.cxx +++ b/panda/src/mathutil/plane_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/plane_src.h b/panda/src/mathutil/plane_src.h index 7c0bcdf65f..31e0660025 100644 --- a/panda/src/mathutil/plane_src.h +++ b/panda/src/mathutil/plane_src.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/rotate_to.cxx b/panda/src/mathutil/rotate_to.cxx index 935c1df3fb..24b8101dc4 100644 --- a/panda/src/mathutil/rotate_to.cxx +++ b/panda/src/mathutil/rotate_to.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/rotate_to.h b/panda/src/mathutil/rotate_to.h index 8648c7e401..d49cfd5d1a 100644 --- a/panda/src/mathutil/rotate_to.h +++ b/panda/src/mathutil/rotate_to.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/rotate_to_src.cxx b/panda/src/mathutil/rotate_to_src.cxx index b29407bddd..af6d228045 100644 --- a/panda/src/mathutil/rotate_to_src.cxx +++ b/panda/src/mathutil/rotate_to_src.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mathutil/test_mathutil.cxx b/panda/src/mathutil/test_mathutil.cxx index 70ab8ddcd8..721211fd3b 100644 --- a/panda/src/mathutil/test_mathutil.cxx +++ b/panda/src/mathutil/test_mathutil.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/config_mesadisplay.cxx b/panda/src/mesadisplay/config_mesadisplay.cxx index 4761ab1c15..3bcbd7c2cc 100644 --- a/panda/src/mesadisplay/config_mesadisplay.cxx +++ b/panda/src/mesadisplay/config_mesadisplay.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/config_mesadisplay.h b/panda/src/mesadisplay/config_mesadisplay.h index df388987dd..796c2bf8f7 100644 --- a/panda/src/mesadisplay/config_mesadisplay.h +++ b/panda/src/mesadisplay/config_mesadisplay.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/mesagsg.cxx b/panda/src/mesadisplay/mesagsg.cxx index e5025254bf..9ae9460ea6 100644 --- a/panda/src/mesadisplay/mesagsg.cxx +++ b/panda/src/mesadisplay/mesagsg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/mesagsg.h b/panda/src/mesadisplay/mesagsg.h index 898bd5f564..8c30146bb4 100644 --- a/panda/src/mesadisplay/mesagsg.h +++ b/panda/src/mesadisplay/mesagsg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/osMesaGraphicsBuffer.I b/panda/src/mesadisplay/osMesaGraphicsBuffer.I index 02bb53c53a..5d07c28101 100644 --- a/panda/src/mesadisplay/osMesaGraphicsBuffer.I +++ b/panda/src/mesadisplay/osMesaGraphicsBuffer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/osMesaGraphicsBuffer.cxx b/panda/src/mesadisplay/osMesaGraphicsBuffer.cxx index b75e3f00b2..e651c6a0e0 100644 --- a/panda/src/mesadisplay/osMesaGraphicsBuffer.cxx +++ b/panda/src/mesadisplay/osMesaGraphicsBuffer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/osMesaGraphicsBuffer.h b/panda/src/mesadisplay/osMesaGraphicsBuffer.h index d02943861f..f2caff8a7d 100644 --- a/panda/src/mesadisplay/osMesaGraphicsBuffer.h +++ b/panda/src/mesadisplay/osMesaGraphicsBuffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/osMesaGraphicsPipe.I b/panda/src/mesadisplay/osMesaGraphicsPipe.I index 59c29af6f8..79e62688e2 100644 --- a/panda/src/mesadisplay/osMesaGraphicsPipe.I +++ b/panda/src/mesadisplay/osMesaGraphicsPipe.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/osMesaGraphicsPipe.cxx b/panda/src/mesadisplay/osMesaGraphicsPipe.cxx index 9c1ffd7da9..f413c97cf1 100644 --- a/panda/src/mesadisplay/osMesaGraphicsPipe.cxx +++ b/panda/src/mesadisplay/osMesaGraphicsPipe.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/osMesaGraphicsPipe.h b/panda/src/mesadisplay/osMesaGraphicsPipe.h index 3bc946433f..0c4e1d4956 100644 --- a/panda/src/mesadisplay/osMesaGraphicsPipe.h +++ b/panda/src/mesadisplay/osMesaGraphicsPipe.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/osMesaGraphicsStateGuardian.I b/panda/src/mesadisplay/osMesaGraphicsStateGuardian.I index b430282518..0f0896f98e 100644 --- a/panda/src/mesadisplay/osMesaGraphicsStateGuardian.I +++ b/panda/src/mesadisplay/osMesaGraphicsStateGuardian.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/osMesaGraphicsStateGuardian.cxx b/panda/src/mesadisplay/osMesaGraphicsStateGuardian.cxx index a270b29a3e..f416e00760 100644 --- a/panda/src/mesadisplay/osMesaGraphicsStateGuardian.cxx +++ b/panda/src/mesadisplay/osMesaGraphicsStateGuardian.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/mesadisplay/osMesaGraphicsStateGuardian.h b/panda/src/mesadisplay/osMesaGraphicsStateGuardian.h index dbf6f86e40..ae03efd7e0 100644 --- a/panda/src/mesadisplay/osMesaGraphicsStateGuardian.h +++ b/panda/src/mesadisplay/osMesaGraphicsStateGuardian.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/config_net.cxx b/panda/src/net/config_net.cxx index 296d59bd61..514b161ddc 100644 --- a/panda/src/net/config_net.cxx +++ b/panda/src/net/config_net.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/config_net.h b/panda/src/net/config_net.h index 0d16fa04d9..65aa97b381 100644 --- a/panda/src/net/config_net.h +++ b/panda/src/net/config_net.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/connection.cxx b/panda/src/net/connection.cxx index e57eb3c0b2..b28b190980 100644 --- a/panda/src/net/connection.cxx +++ b/panda/src/net/connection.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/connection.h b/panda/src/net/connection.h index 6c12532fe1..68db59898c 100644 --- a/panda/src/net/connection.h +++ b/panda/src/net/connection.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/connectionListener.cxx b/panda/src/net/connectionListener.cxx index b5845318fb..1b5c483a96 100644 --- a/panda/src/net/connectionListener.cxx +++ b/panda/src/net/connectionListener.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/connectionListener.h b/panda/src/net/connectionListener.h index eeba177979..a1259c181e 100644 --- a/panda/src/net/connectionListener.h +++ b/panda/src/net/connectionListener.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/connectionManager.cxx b/panda/src/net/connectionManager.cxx index e28cbea7c9..f885991647 100644 --- a/panda/src/net/connectionManager.cxx +++ b/panda/src/net/connectionManager.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/connectionManager.h b/panda/src/net/connectionManager.h index 076b902fde..534fdd6cdf 100644 --- a/panda/src/net/connectionManager.h +++ b/panda/src/net/connectionManager.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/connectionReader.cxx b/panda/src/net/connectionReader.cxx index 8db0454975..c37547ee60 100644 --- a/panda/src/net/connectionReader.cxx +++ b/panda/src/net/connectionReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/connectionReader.h b/panda/src/net/connectionReader.h index 402717e7cb..50d9f70091 100644 --- a/panda/src/net/connectionReader.h +++ b/panda/src/net/connectionReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/connectionWriter.cxx b/panda/src/net/connectionWriter.cxx index 44a0c9fad3..1b46751d81 100644 --- a/panda/src/net/connectionWriter.cxx +++ b/panda/src/net/connectionWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/connectionWriter.h b/panda/src/net/connectionWriter.h index c8e9f13dcb..b66ce8957b 100644 --- a/panda/src/net/connectionWriter.h +++ b/panda/src/net/connectionWriter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/datagramQueue.cxx b/panda/src/net/datagramQueue.cxx index 2024e95611..78f7c1feb6 100644 --- a/panda/src/net/datagramQueue.cxx +++ b/panda/src/net/datagramQueue.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/datagramQueue.h b/panda/src/net/datagramQueue.h index e5657c4c8a..1c78413ff8 100644 --- a/panda/src/net/datagramQueue.h +++ b/panda/src/net/datagramQueue.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/datagramTCPHeader.I b/panda/src/net/datagramTCPHeader.I index ca9b632336..23f581facb 100644 --- a/panda/src/net/datagramTCPHeader.I +++ b/panda/src/net/datagramTCPHeader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/datagramTCPHeader.cxx b/panda/src/net/datagramTCPHeader.cxx index 60f684e347..e075e24803 100644 --- a/panda/src/net/datagramTCPHeader.cxx +++ b/panda/src/net/datagramTCPHeader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/datagramTCPHeader.h b/panda/src/net/datagramTCPHeader.h index 96fdeaa77c..e2a7155a1a 100644 --- a/panda/src/net/datagramTCPHeader.h +++ b/panda/src/net/datagramTCPHeader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/datagramUDPHeader.I b/panda/src/net/datagramUDPHeader.I index 8687b24695..9a9b4c1a36 100644 --- a/panda/src/net/datagramUDPHeader.I +++ b/panda/src/net/datagramUDPHeader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/datagramUDPHeader.cxx b/panda/src/net/datagramUDPHeader.cxx index 6e019e0fc8..8a227a9cb9 100644 --- a/panda/src/net/datagramUDPHeader.cxx +++ b/panda/src/net/datagramUDPHeader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/datagramUDPHeader.h b/panda/src/net/datagramUDPHeader.h index 471a655a15..dfc15fb8d2 100644 --- a/panda/src/net/datagramUDPHeader.h +++ b/panda/src/net/datagramUDPHeader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/datagram_ui.cxx b/panda/src/net/datagram_ui.cxx index da579e6ae9..9e226c4ea7 100644 --- a/panda/src/net/datagram_ui.cxx +++ b/panda/src/net/datagram_ui.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/datagram_ui.h b/panda/src/net/datagram_ui.h index 789bba7b5e..78bd9340ae 100644 --- a/panda/src/net/datagram_ui.h +++ b/panda/src/net/datagram_ui.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/fake_http_server.cxx b/panda/src/net/fake_http_server.cxx index 26532c461e..aad3d47f42 100644 --- a/panda/src/net/fake_http_server.cxx +++ b/panda/src/net/fake_http_server.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/netAddress.cxx b/panda/src/net/netAddress.cxx index 19e156cfa8..9ad66bac52 100644 --- a/panda/src/net/netAddress.cxx +++ b/panda/src/net/netAddress.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/netAddress.h b/panda/src/net/netAddress.h index a94a34b3a0..297d4fd098 100644 --- a/panda/src/net/netAddress.h +++ b/panda/src/net/netAddress.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #define NETADDRESS_H #include "pandabase.h" -#include +#include "numeric_types.h" #include diff --git a/panda/src/net/netDatagram.I b/panda/src/net/netDatagram.I index 396a9508ee..dcf229e57c 100644 --- a/panda/src/net/netDatagram.I +++ b/panda/src/net/netDatagram.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/netDatagram.cxx b/panda/src/net/netDatagram.cxx index b64b6fe733..df1b4b1240 100644 --- a/panda/src/net/netDatagram.cxx +++ b/panda/src/net/netDatagram.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/netDatagram.h b/panda/src/net/netDatagram.h index f69f906ebd..f493cf85e4 100644 --- a/panda/src/net/netDatagram.h +++ b/panda/src/net/netDatagram.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -24,7 +24,7 @@ #include "connection.h" #include "netAddress.h" -#include +#include "datagram.h" #include "pointerTo.h" #include diff --git a/panda/src/net/pprerror.cxx b/panda/src/net/pprerror.cxx index 04b6f2c3ba..66d92f0e1c 100644 --- a/panda/src/net/pprerror.cxx +++ b/panda/src/net/pprerror.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/pprerror.h b/panda/src/net/pprerror.h index 6a2aaaa7dd..3ea29c9c33 100644 --- a/panda/src/net/pprerror.h +++ b/panda/src/net/pprerror.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/queuedConnectionListener.I b/panda/src/net/queuedConnectionListener.I index 4004fe34f8..609dec43a2 100644 --- a/panda/src/net/queuedConnectionListener.I +++ b/panda/src/net/queuedConnectionListener.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/queuedConnectionListener.cxx b/panda/src/net/queuedConnectionListener.cxx index b2ee17b94b..96727ba193 100644 --- a/panda/src/net/queuedConnectionListener.cxx +++ b/panda/src/net/queuedConnectionListener.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/queuedConnectionListener.h b/panda/src/net/queuedConnectionListener.h index 8cdee809df..0b5a4e7655 100644 --- a/panda/src/net/queuedConnectionListener.h +++ b/panda/src/net/queuedConnectionListener.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/queuedConnectionManager.cxx b/panda/src/net/queuedConnectionManager.cxx index a8a74e4fa8..86da10f4c7 100644 --- a/panda/src/net/queuedConnectionManager.cxx +++ b/panda/src/net/queuedConnectionManager.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/queuedConnectionManager.h b/panda/src/net/queuedConnectionManager.h index 7a75b623ad..32f89585a7 100644 --- a/panda/src/net/queuedConnectionManager.h +++ b/panda/src/net/queuedConnectionManager.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/queuedConnectionReader.cxx b/panda/src/net/queuedConnectionReader.cxx index c77304a95b..608b191ef5 100644 --- a/panda/src/net/queuedConnectionReader.cxx +++ b/panda/src/net/queuedConnectionReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/queuedConnectionReader.h b/panda/src/net/queuedConnectionReader.h index 612ac5e06a..32d47677a0 100644 --- a/panda/src/net/queuedConnectionReader.h +++ b/panda/src/net/queuedConnectionReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/queuedReturn.I b/panda/src/net/queuedReturn.I index e3f39ef99b..28013e44cf 100644 --- a/panda/src/net/queuedReturn.I +++ b/panda/src/net/queuedReturn.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/queuedReturn.h b/panda/src/net/queuedReturn.h index 7eabfc6c6f..5b2c1b09be 100644 --- a/panda/src/net/queuedReturn.h +++ b/panda/src/net/queuedReturn.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/recentConnectionReader.cxx b/panda/src/net/recentConnectionReader.cxx index b41189a45a..563af27c60 100644 --- a/panda/src/net/recentConnectionReader.cxx +++ b/panda/src/net/recentConnectionReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/recentConnectionReader.h b/panda/src/net/recentConnectionReader.h index 94c2429f3d..4990a8d56b 100644 --- a/panda/src/net/recentConnectionReader.h +++ b/panda/src/net/recentConnectionReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/test_datagram.cxx b/panda/src/net/test_datagram.cxx index 2e7f69a113..c29ca60e54 100644 --- a/panda/src/net/test_datagram.cxx +++ b/panda/src/net/test_datagram.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/test_raw_server.cxx b/panda/src/net/test_raw_server.cxx index 418175d83b..ce62e9cf1d 100644 --- a/panda/src/net/test_raw_server.cxx +++ b/panda/src/net/test_raw_server.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/test_spam_client.cxx b/panda/src/net/test_spam_client.cxx index e6f48d105a..be30584ef4 100644 --- a/panda/src/net/test_spam_client.cxx +++ b/panda/src/net/test_spam_client.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/test_spam_server.cxx b/panda/src/net/test_spam_server.cxx index 1eda99add0..2f0502d253 100644 --- a/panda/src/net/test_spam_server.cxx +++ b/panda/src/net/test_spam_server.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/test_tcp_client.cxx b/panda/src/net/test_tcp_client.cxx index 16700f7626..26e0992678 100644 --- a/panda/src/net/test_tcp_client.cxx +++ b/panda/src/net/test_tcp_client.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/test_tcp_server.cxx b/panda/src/net/test_tcp_server.cxx index 2e2364a7b9..e24c7fde31 100644 --- a/panda/src/net/test_tcp_server.cxx +++ b/panda/src/net/test_tcp_server.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/net/test_udp.cxx b/panda/src/net/test_udp.cxx index 047e26c85e..21a7e08c4e 100644 --- a/panda/src/net/test_udp.cxx +++ b/panda/src/net/test_udp.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pandabase/pandabase.cxx b/panda/src/pandabase/pandabase.cxx index 02f9004445..aebe74dba5 100644 --- a/panda/src/pandabase/pandabase.cxx +++ b/panda/src/pandabase/pandabase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pandabase/pandabase.h b/panda/src/pandabase/pandabase.h index 14a461313f..23a471d304 100644 --- a/panda/src/pandabase/pandabase.h +++ b/panda/src/pandabase/pandabase.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/panda/src/pandabase/pandasymbols.h b/panda/src/pandabase/pandasymbols.h index d647db4e16..e13014552f 100644 --- a/panda/src/pandabase/pandasymbols.h +++ b/panda/src/pandabase/pandasymbols.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/panda/src/parametrics/classicNurbsCurve.I b/panda/src/parametrics/classicNurbsCurve.I index 4452c271d6..cb5ccf32c4 100644 --- a/panda/src/parametrics/classicNurbsCurve.I +++ b/panda/src/parametrics/classicNurbsCurve.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/classicNurbsCurve.cxx b/panda/src/parametrics/classicNurbsCurve.cxx index ba37fdd5a1..2fe1256e18 100644 --- a/panda/src/parametrics/classicNurbsCurve.cxx +++ b/panda/src/parametrics/classicNurbsCurve.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "classicNurbsCurve.h" #include "config_parametrics.h" -#include -#include -#include -#include -#include +#include "indent.h" +#include "datagram.h" +#include "datagramIterator.h" +#include "bamWriter.h" +#include "bamReader.h" //////////////////////////////////////////////////////////////////// // Statics diff --git a/panda/src/parametrics/classicNurbsCurve.h b/panda/src/parametrics/classicNurbsCurve.h index 4e3b3f2b26..838fda543e 100644 --- a/panda/src/parametrics/classicNurbsCurve.h +++ b/panda/src/parametrics/classicNurbsCurve.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/config_parametrics.cxx b/panda/src/parametrics/config_parametrics.cxx index 6d6f4e387d..71b053fb80 100644 --- a/panda/src/parametrics/config_parametrics.cxx +++ b/panda/src/parametrics/config_parametrics.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/config_parametrics.h b/panda/src/parametrics/config_parametrics.h index 9eb11d0ab4..4385d20ae9 100644 --- a/panda/src/parametrics/config_parametrics.h +++ b/panda/src/parametrics/config_parametrics.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/cubicCurveseg.cxx b/panda/src/parametrics/cubicCurveseg.cxx index e481d74dd2..e96dcefcfd 100644 --- a/panda/src/parametrics/cubicCurveseg.cxx +++ b/panda/src/parametrics/cubicCurveseg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,10 +21,10 @@ #include "config_parametrics.h" #include "hermiteCurve.h" -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamWriter.h" +#include "bamReader.h" TypeHandle CubicCurveseg::_type_handle; diff --git a/panda/src/parametrics/cubicCurveseg.h b/panda/src/parametrics/cubicCurveseg.h index 7772afa779..03b98f48fe 100644 --- a/panda/src/parametrics/cubicCurveseg.h +++ b/panda/src/parametrics/cubicCurveseg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/curveFitter.I b/panda/src/parametrics/curveFitter.I index ed55f9a7b0..72f5b58d4e 100644 --- a/panda/src/parametrics/curveFitter.I +++ b/panda/src/parametrics/curveFitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/curveFitter.cxx b/panda/src/parametrics/curveFitter.cxx index ee54c08d0b..764244d102 100644 --- a/panda/src/parametrics/curveFitter.cxx +++ b/panda/src/parametrics/curveFitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/curveFitter.h b/panda/src/parametrics/curveFitter.h index 8e8c3991a4..7a3c4fae02 100644 --- a/panda/src/parametrics/curveFitter.h +++ b/panda/src/parametrics/curveFitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -25,7 +25,7 @@ #include "parametricCurveCollection.h" -#include +#include "typedef.h" #include "pvector.h" class HermiteCurve; diff --git a/panda/src/parametrics/hermiteCurve.cxx b/panda/src/parametrics/hermiteCurve.cxx index e8e4ed633d..5224bcce39 100644 --- a/panda/src/parametrics/hermiteCurve.cxx +++ b/panda/src/parametrics/hermiteCurve.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,11 +21,11 @@ #include "config_parametrics.h" #include "luse.h" -#include -#include -#include -#include -#include +#include "indent.h" +#include "datagram.h" +#include "datagramIterator.h" +#include "bamWriter.h" +#include "bamReader.h" #include diff --git a/panda/src/parametrics/hermiteCurve.h b/panda/src/parametrics/hermiteCurve.h index 8e94f6e6a4..9a1b05e001 100644 --- a/panda/src/parametrics/hermiteCurve.h +++ b/panda/src/parametrics/hermiteCurve.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsBasisVector.I b/panda/src/parametrics/nurbsBasisVector.I index daa3941aae..b816c2d231 100644 --- a/panda/src/parametrics/nurbsBasisVector.I +++ b/panda/src/parametrics/nurbsBasisVector.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsBasisVector.cxx b/panda/src/parametrics/nurbsBasisVector.cxx index 8e52ee72dd..59f6e241b2 100644 --- a/panda/src/parametrics/nurbsBasisVector.cxx +++ b/panda/src/parametrics/nurbsBasisVector.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsBasisVector.h b/panda/src/parametrics/nurbsBasisVector.h index 4b555660a7..4a76ab48e8 100644 --- a/panda/src/parametrics/nurbsBasisVector.h +++ b/panda/src/parametrics/nurbsBasisVector.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurve.h b/panda/src/parametrics/nurbsCurve.h index 6227859d02..c1d5f50204 100644 --- a/panda/src/parametrics/nurbsCurve.h +++ b/panda/src/parametrics/nurbsCurve.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveDrawer.I b/panda/src/parametrics/nurbsCurveDrawer.I index e3186800b3..5ae146b534 100644 --- a/panda/src/parametrics/nurbsCurveDrawer.I +++ b/panda/src/parametrics/nurbsCurveDrawer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveDrawer.cxx b/panda/src/parametrics/nurbsCurveDrawer.cxx index 24e7557df6..49435d5e65 100644 --- a/panda/src/parametrics/nurbsCurveDrawer.cxx +++ b/panda/src/parametrics/nurbsCurveDrawer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveDrawer.h b/panda/src/parametrics/nurbsCurveDrawer.h index e6ab82254c..4b38820f07 100644 --- a/panda/src/parametrics/nurbsCurveDrawer.h +++ b/panda/src/parametrics/nurbsCurveDrawer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveEvaluator.I b/panda/src/parametrics/nurbsCurveEvaluator.I index 772cc4c06b..0e094a5963 100644 --- a/panda/src/parametrics/nurbsCurveEvaluator.I +++ b/panda/src/parametrics/nurbsCurveEvaluator.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveEvaluator.cxx b/panda/src/parametrics/nurbsCurveEvaluator.cxx index f35fe67cae..2672007127 100644 --- a/panda/src/parametrics/nurbsCurveEvaluator.cxx +++ b/panda/src/parametrics/nurbsCurveEvaluator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveEvaluator.h b/panda/src/parametrics/nurbsCurveEvaluator.h index e2872b69a8..b5ee666f0e 100644 --- a/panda/src/parametrics/nurbsCurveEvaluator.h +++ b/panda/src/parametrics/nurbsCurveEvaluator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveInterface.I b/panda/src/parametrics/nurbsCurveInterface.I index 767c21da32..0f43315be8 100644 --- a/panda/src/parametrics/nurbsCurveInterface.I +++ b/panda/src/parametrics/nurbsCurveInterface.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveInterface.cxx b/panda/src/parametrics/nurbsCurveInterface.cxx index 5555127d80..16ba7cd078 100644 --- a/panda/src/parametrics/nurbsCurveInterface.cxx +++ b/panda/src/parametrics/nurbsCurveInterface.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveInterface.h b/panda/src/parametrics/nurbsCurveInterface.h index 65ce0fddbd..e19c0a97ea 100644 --- a/panda/src/parametrics/nurbsCurveInterface.h +++ b/panda/src/parametrics/nurbsCurveInterface.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveResult.I b/panda/src/parametrics/nurbsCurveResult.I index 8c26b100e5..daa6b89c79 100644 --- a/panda/src/parametrics/nurbsCurveResult.I +++ b/panda/src/parametrics/nurbsCurveResult.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveResult.cxx b/panda/src/parametrics/nurbsCurveResult.cxx index c7075e0b0b..36cf63dd6c 100644 --- a/panda/src/parametrics/nurbsCurveResult.cxx +++ b/panda/src/parametrics/nurbsCurveResult.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsCurveResult.h b/panda/src/parametrics/nurbsCurveResult.h index d8654a054f..bd13c97db4 100644 --- a/panda/src/parametrics/nurbsCurveResult.h +++ b/panda/src/parametrics/nurbsCurveResult.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsPPCurve.cxx b/panda/src/parametrics/nurbsPPCurve.cxx index d0e1fe873f..1fb466b0b0 100644 --- a/panda/src/parametrics/nurbsPPCurve.cxx +++ b/panda/src/parametrics/nurbsPPCurve.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "nurbsPPCurve.h" #include "config_parametrics.h" -#include +#include "indent.h" TypeHandle NurbsPPCurve::_type_handle; diff --git a/panda/src/parametrics/nurbsPPCurve.h b/panda/src/parametrics/nurbsPPCurve.h index e0d1ac04df..cfefc66580 100644 --- a/panda/src/parametrics/nurbsPPCurve.h +++ b/panda/src/parametrics/nurbsPPCurve.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsSurfaceEvaluator.I b/panda/src/parametrics/nurbsSurfaceEvaluator.I index b0bfa6ea02..296888abc1 100644 --- a/panda/src/parametrics/nurbsSurfaceEvaluator.I +++ b/panda/src/parametrics/nurbsSurfaceEvaluator.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsSurfaceEvaluator.cxx b/panda/src/parametrics/nurbsSurfaceEvaluator.cxx index 4e98fdd6d8..b98734f7ba 100644 --- a/panda/src/parametrics/nurbsSurfaceEvaluator.cxx +++ b/panda/src/parametrics/nurbsSurfaceEvaluator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsSurfaceEvaluator.h b/panda/src/parametrics/nurbsSurfaceEvaluator.h index b50f54470d..d377b18cc7 100644 --- a/panda/src/parametrics/nurbsSurfaceEvaluator.h +++ b/panda/src/parametrics/nurbsSurfaceEvaluator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsSurfaceResult.I b/panda/src/parametrics/nurbsSurfaceResult.I index df05bfa072..00e23870fb 100644 --- a/panda/src/parametrics/nurbsSurfaceResult.I +++ b/panda/src/parametrics/nurbsSurfaceResult.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsSurfaceResult.cxx b/panda/src/parametrics/nurbsSurfaceResult.cxx index bb7852e801..3441ebe7bc 100644 --- a/panda/src/parametrics/nurbsSurfaceResult.cxx +++ b/panda/src/parametrics/nurbsSurfaceResult.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsSurfaceResult.h b/panda/src/parametrics/nurbsSurfaceResult.h index c596a85d30..37bee04db1 100644 --- a/panda/src/parametrics/nurbsSurfaceResult.h +++ b/panda/src/parametrics/nurbsSurfaceResult.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsVertex.I b/panda/src/parametrics/nurbsVertex.I index 7f7a3b9cb2..364eb9cee8 100644 --- a/panda/src/parametrics/nurbsVertex.I +++ b/panda/src/parametrics/nurbsVertex.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsVertex.cxx b/panda/src/parametrics/nurbsVertex.cxx index d5625ded96..3903ebf109 100644 --- a/panda/src/parametrics/nurbsVertex.cxx +++ b/panda/src/parametrics/nurbsVertex.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/nurbsVertex.h b/panda/src/parametrics/nurbsVertex.h index e2ce17850f..bf669877c7 100644 --- a/panda/src/parametrics/nurbsVertex.h +++ b/panda/src/parametrics/nurbsVertex.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/parametricCurve.cxx b/panda/src/parametrics/parametricCurve.cxx index 014f14a425..e83e49c06c 100644 --- a/panda/src/parametrics/parametricCurve.cxx +++ b/panda/src/parametrics/parametricCurve.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/parametricCurve.h b/panda/src/parametrics/parametricCurve.h index 55e470cd50..246980dc9c 100644 --- a/panda/src/parametrics/parametricCurve.h +++ b/panda/src/parametrics/parametricCurve.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/parametricCurveCollection.I b/panda/src/parametrics/parametricCurveCollection.I index a6a4482009..b098d8fd3b 100644 --- a/panda/src/parametrics/parametricCurveCollection.I +++ b/panda/src/parametrics/parametricCurveCollection.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/parametricCurveCollection.cxx b/panda/src/parametrics/parametricCurveCollection.cxx index 6238d11ef6..349dcaaa82 100644 --- a/panda/src/parametrics/parametricCurveCollection.cxx +++ b/panda/src/parametrics/parametricCurveCollection.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/parametricCurveCollection.h b/panda/src/parametrics/parametricCurveCollection.h index a29bb001b3..b59accae25 100644 --- a/panda/src/parametrics/parametricCurveCollection.h +++ b/panda/src/parametrics/parametricCurveCollection.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "parametricCurve.h" -#include +#include "referenceCount.h" #include "pointerTo.h" #include "luse.h" diff --git a/panda/src/parametrics/parametricCurveDrawer.I b/panda/src/parametrics/parametricCurveDrawer.I index 63183e7d03..dab1145b9f 100644 --- a/panda/src/parametrics/parametricCurveDrawer.I +++ b/panda/src/parametrics/parametricCurveDrawer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/parametricCurveDrawer.cxx b/panda/src/parametrics/parametricCurveDrawer.cxx index bb15c003ec..c276b4ab2d 100644 --- a/panda/src/parametrics/parametricCurveDrawer.cxx +++ b/panda/src/parametrics/parametricCurveDrawer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/parametricCurveDrawer.h b/panda/src/parametrics/parametricCurveDrawer.h index 2715128e44..7f8832cd00 100644 --- a/panda/src/parametrics/parametricCurveDrawer.h +++ b/panda/src/parametrics/parametricCurveDrawer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/piecewiseCurve.cxx b/panda/src/parametrics/piecewiseCurve.cxx index 99cb464c6f..959b41c2de 100644 --- a/panda/src/parametrics/piecewiseCurve.cxx +++ b/panda/src/parametrics/piecewiseCurve.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,10 +20,10 @@ #include "cubicCurveseg.h" #include "config_parametrics.h" -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamWriter.h" +#include "bamReader.h" TypeHandle PiecewiseCurve::_type_handle; diff --git a/panda/src/parametrics/piecewiseCurve.h b/panda/src/parametrics/piecewiseCurve.h index 52e4cd95e6..c82a377e9a 100644 --- a/panda/src/parametrics/piecewiseCurve.h +++ b/panda/src/parametrics/piecewiseCurve.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/ropeNode.I b/panda/src/parametrics/ropeNode.I index cda2e9071c..74b21bf89f 100644 --- a/panda/src/parametrics/ropeNode.I +++ b/panda/src/parametrics/ropeNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/ropeNode.cxx b/panda/src/parametrics/ropeNode.cxx index edc6228c50..feb1f06d36 100644 --- a/panda/src/parametrics/ropeNode.cxx +++ b/panda/src/parametrics/ropeNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/ropeNode.h b/panda/src/parametrics/ropeNode.h index 4a859a5fb0..44310f899f 100644 --- a/panda/src/parametrics/ropeNode.h +++ b/panda/src/parametrics/ropeNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/sheetNode.I b/panda/src/parametrics/sheetNode.I index ce57fad8ba..86c9e63aa1 100644 --- a/panda/src/parametrics/sheetNode.I +++ b/panda/src/parametrics/sheetNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/sheetNode.cxx b/panda/src/parametrics/sheetNode.cxx index c73033e94e..ac174220d7 100644 --- a/panda/src/parametrics/sheetNode.cxx +++ b/panda/src/parametrics/sheetNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/sheetNode.h b/panda/src/parametrics/sheetNode.h index 5d7143f944..84f5248448 100644 --- a/panda/src/parametrics/sheetNode.h +++ b/panda/src/parametrics/sheetNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/parametrics/test_parametrics.cxx b/panda/src/parametrics/test_parametrics.cxx index 2db96da011..2d1235f9b8 100644 --- a/panda/src/parametrics/test_parametrics.cxx +++ b/panda/src/parametrics/test_parametrics.cxx @@ -4,14 +4,14 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/panda/src/particlesystem/baseParticle.I b/panda/src/particlesystem/baseParticle.I index 34153e8f87..76d0cf23b6 100644 --- a/panda/src/particlesystem/baseParticle.I +++ b/panda/src/particlesystem/baseParticle.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticle.cxx b/panda/src/particlesystem/baseParticle.cxx index cc9f9017a8..a09d4de853 100644 --- a/panda/src/particlesystem/baseParticle.cxx +++ b/panda/src/particlesystem/baseParticle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticle.h b/panda/src/particlesystem/baseParticle.h index b72d62677f..071323c94c 100644 --- a/panda/src/particlesystem/baseParticle.h +++ b/panda/src/particlesystem/baseParticle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticleEmitter.I b/panda/src/particlesystem/baseParticleEmitter.I index 905d853a3d..7679536ec1 100644 --- a/panda/src/particlesystem/baseParticleEmitter.I +++ b/panda/src/particlesystem/baseParticleEmitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticleEmitter.cxx b/panda/src/particlesystem/baseParticleEmitter.cxx index 589eefe0dc..320c42e5f9 100644 --- a/panda/src/particlesystem/baseParticleEmitter.cxx +++ b/panda/src/particlesystem/baseParticleEmitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticleEmitter.h b/panda/src/particlesystem/baseParticleEmitter.h index afead58546..1673dd628c 100644 --- a/panda/src/particlesystem/baseParticleEmitter.h +++ b/panda/src/particlesystem/baseParticleEmitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticleFactory.I b/panda/src/particlesystem/baseParticleFactory.I index cd78f79692..d531132815 100644 --- a/panda/src/particlesystem/baseParticleFactory.I +++ b/panda/src/particlesystem/baseParticleFactory.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticleFactory.cxx b/panda/src/particlesystem/baseParticleFactory.cxx index 2a538bc591..0200aab633 100644 --- a/panda/src/particlesystem/baseParticleFactory.cxx +++ b/panda/src/particlesystem/baseParticleFactory.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticleFactory.h b/panda/src/particlesystem/baseParticleFactory.h index e924902d07..9e2ab4738d 100644 --- a/panda/src/particlesystem/baseParticleFactory.h +++ b/panda/src/particlesystem/baseParticleFactory.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticleRenderer.I b/panda/src/particlesystem/baseParticleRenderer.I index 2abb3ff947..1c656bd94f 100644 --- a/panda/src/particlesystem/baseParticleRenderer.I +++ b/panda/src/particlesystem/baseParticleRenderer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticleRenderer.cxx b/panda/src/particlesystem/baseParticleRenderer.cxx index 1b5f445145..03b45a3584 100644 --- a/panda/src/particlesystem/baseParticleRenderer.cxx +++ b/panda/src/particlesystem/baseParticleRenderer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/baseParticleRenderer.h b/panda/src/particlesystem/baseParticleRenderer.h index 9073d42b90..3aeb0391c7 100644 --- a/panda/src/particlesystem/baseParticleRenderer.h +++ b/panda/src/particlesystem/baseParticleRenderer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/boxEmitter.I b/panda/src/particlesystem/boxEmitter.I index 80ab2f6738..f172cdc380 100644 --- a/panda/src/particlesystem/boxEmitter.I +++ b/panda/src/particlesystem/boxEmitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/boxEmitter.cxx b/panda/src/particlesystem/boxEmitter.cxx index d6d86520ff..106c671e14 100644 --- a/panda/src/particlesystem/boxEmitter.cxx +++ b/panda/src/particlesystem/boxEmitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/boxEmitter.h b/panda/src/particlesystem/boxEmitter.h index de01bec0bf..60183594c1 100644 --- a/panda/src/particlesystem/boxEmitter.h +++ b/panda/src/particlesystem/boxEmitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/config_particlesystem.cxx b/panda/src/particlesystem/config_particlesystem.cxx index a7f36feac1..11e97fb4d2 100644 --- a/panda/src/particlesystem/config_particlesystem.cxx +++ b/panda/src/particlesystem/config_particlesystem.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/config_particlesystem.h b/panda/src/particlesystem/config_particlesystem.h index c603d5208a..55a15d1dd3 100644 --- a/panda/src/particlesystem/config_particlesystem.h +++ b/panda/src/particlesystem/config_particlesystem.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/discEmitter.I b/panda/src/particlesystem/discEmitter.I index 1100232112..6547a3f5ac 100644 --- a/panda/src/particlesystem/discEmitter.I +++ b/panda/src/particlesystem/discEmitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/discEmitter.cxx b/panda/src/particlesystem/discEmitter.cxx index 2f6c641f32..801766f8cc 100644 --- a/panda/src/particlesystem/discEmitter.cxx +++ b/panda/src/particlesystem/discEmitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/discEmitter.h b/panda/src/particlesystem/discEmitter.h index d5833259e4..8d59cf014e 100644 --- a/panda/src/particlesystem/discEmitter.h +++ b/panda/src/particlesystem/discEmitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/emitters.h b/panda/src/particlesystem/emitters.h index bfe78f235e..4775ac0d95 100644 --- a/panda/src/particlesystem/emitters.h +++ b/panda/src/particlesystem/emitters.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/geomParticleRenderer.I b/panda/src/particlesystem/geomParticleRenderer.I index b34da60f80..d3457f96c2 100644 --- a/panda/src/particlesystem/geomParticleRenderer.I +++ b/panda/src/particlesystem/geomParticleRenderer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/geomParticleRenderer.cxx b/panda/src/particlesystem/geomParticleRenderer.cxx index 3465f1082a..f5f90ac8e6 100644 --- a/panda/src/particlesystem/geomParticleRenderer.cxx +++ b/panda/src/particlesystem/geomParticleRenderer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/geomParticleRenderer.h b/panda/src/particlesystem/geomParticleRenderer.h index f073e573a8..2dceddd3fb 100644 --- a/panda/src/particlesystem/geomParticleRenderer.h +++ b/panda/src/particlesystem/geomParticleRenderer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/lineEmitter.I b/panda/src/particlesystem/lineEmitter.I index 313c36b19a..e7823d97fc 100644 --- a/panda/src/particlesystem/lineEmitter.I +++ b/panda/src/particlesystem/lineEmitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/lineEmitter.cxx b/panda/src/particlesystem/lineEmitter.cxx index f60e00ebc9..f00f064875 100644 --- a/panda/src/particlesystem/lineEmitter.cxx +++ b/panda/src/particlesystem/lineEmitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/lineEmitter.h b/panda/src/particlesystem/lineEmitter.h index 9ebfd17adc..e3d94aeaf5 100644 --- a/panda/src/particlesystem/lineEmitter.h +++ b/panda/src/particlesystem/lineEmitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/lineParticleRenderer.I b/panda/src/particlesystem/lineParticleRenderer.I index 12fbcb0b55..3c2d6438db 100644 --- a/panda/src/particlesystem/lineParticleRenderer.I +++ b/panda/src/particlesystem/lineParticleRenderer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/lineParticleRenderer.cxx b/panda/src/particlesystem/lineParticleRenderer.cxx index 4e8a1133aa..09e0423404 100644 --- a/panda/src/particlesystem/lineParticleRenderer.cxx +++ b/panda/src/particlesystem/lineParticleRenderer.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "lineParticleRenderer.h" -#include +#include "boundingSphere.h" //////////////////////////////////////////////////////////////////// // Function : LineParticleRenderer diff --git a/panda/src/particlesystem/lineParticleRenderer.h b/panda/src/particlesystem/lineParticleRenderer.h index 2e4fa93247..c2a3ad28dd 100644 --- a/panda/src/particlesystem/lineParticleRenderer.h +++ b/panda/src/particlesystem/lineParticleRenderer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/orientedParticle.I b/panda/src/particlesystem/orientedParticle.I index 011f1b6d3f..a5bb5e53cc 100644 --- a/panda/src/particlesystem/orientedParticle.I +++ b/panda/src/particlesystem/orientedParticle.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/orientedParticle.cxx b/panda/src/particlesystem/orientedParticle.cxx index 722aaf45f1..9ec36f3bb3 100644 --- a/panda/src/particlesystem/orientedParticle.cxx +++ b/panda/src/particlesystem/orientedParticle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/orientedParticle.h b/panda/src/particlesystem/orientedParticle.h index 04546a9eae..186fcc4288 100644 --- a/panda/src/particlesystem/orientedParticle.h +++ b/panda/src/particlesystem/orientedParticle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/orientedParticleFactory.I b/panda/src/particlesystem/orientedParticleFactory.I index 4557c0ead9..773e239c6f 100644 --- a/panda/src/particlesystem/orientedParticleFactory.I +++ b/panda/src/particlesystem/orientedParticleFactory.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/orientedParticleFactory.cxx b/panda/src/particlesystem/orientedParticleFactory.cxx index f9020422e9..ac5e300654 100644 --- a/panda/src/particlesystem/orientedParticleFactory.cxx +++ b/panda/src/particlesystem/orientedParticleFactory.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/orientedParticleFactory.h b/panda/src/particlesystem/orientedParticleFactory.h index 4f52aaaabf..90bc5100bb 100644 --- a/panda/src/particlesystem/orientedParticleFactory.h +++ b/panda/src/particlesystem/orientedParticleFactory.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/particleCommonFuncs.h b/panda/src/particlesystem/particleCommonFuncs.h index 285d15f08a..164818802a 100644 --- a/panda/src/particlesystem/particleCommonFuncs.h +++ b/panda/src/particlesystem/particleCommonFuncs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/particleSystem.I b/panda/src/particlesystem/particleSystem.I index aff141c454..e3b0c6129d 100644 --- a/panda/src/particlesystem/particleSystem.I +++ b/panda/src/particlesystem/particleSystem.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/particleSystem.cxx b/panda/src/particlesystem/particleSystem.cxx index 5d1a1ec3ad..42e2d833a1 100644 --- a/panda/src/particlesystem/particleSystem.cxx +++ b/panda/src/particlesystem/particleSystem.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/particleSystem.h b/panda/src/particlesystem/particleSystem.h index bf082e44ca..d00e221148 100644 --- a/panda/src/particlesystem/particleSystem.h +++ b/panda/src/particlesystem/particleSystem.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/particleSystemManager.I b/panda/src/particlesystem/particleSystemManager.I index e4accafb5f..dfeb658ff7 100644 --- a/panda/src/particlesystem/particleSystemManager.I +++ b/panda/src/particlesystem/particleSystemManager.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/particleSystemManager.cxx b/panda/src/particlesystem/particleSystemManager.cxx index 02df737d4f..07191583de 100644 --- a/panda/src/particlesystem/particleSystemManager.cxx +++ b/panda/src/particlesystem/particleSystemManager.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,8 +20,8 @@ #include "particleSystem.h" #include "pandabase.h" -#include -#include +#include "physicsManager.h" +#include "clockObject.h" #include diff --git a/panda/src/particlesystem/particleSystemManager.h b/panda/src/particlesystem/particleSystemManager.h index 0a89756ba7..4d017fb5f4 100644 --- a/panda/src/particlesystem/particleSystemManager.h +++ b/panda/src/particlesystem/particleSystemManager.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/particlefactories.h b/panda/src/particlesystem/particlefactories.h index a0ceae4db5..fe2ef74e32 100644 --- a/panda/src/particlesystem/particlefactories.h +++ b/panda/src/particlesystem/particlefactories.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/particles.h b/panda/src/particlesystem/particles.h index 598514aa31..8cc0e9db59 100644 --- a/panda/src/particlesystem/particles.h +++ b/panda/src/particlesystem/particles.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/pointEmitter.I b/panda/src/particlesystem/pointEmitter.I index 60c677c720..3b4be7074c 100644 --- a/panda/src/particlesystem/pointEmitter.I +++ b/panda/src/particlesystem/pointEmitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/pointEmitter.cxx b/panda/src/particlesystem/pointEmitter.cxx index 68e1a23b18..c1d8b1d8da 100644 --- a/panda/src/particlesystem/pointEmitter.cxx +++ b/panda/src/particlesystem/pointEmitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/pointEmitter.h b/panda/src/particlesystem/pointEmitter.h index 9d6a7096ad..b934400582 100644 --- a/panda/src/particlesystem/pointEmitter.h +++ b/panda/src/particlesystem/pointEmitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/pointParticle.cxx b/panda/src/particlesystem/pointParticle.cxx index 295a054ad4..02f334929a 100644 --- a/panda/src/particlesystem/pointParticle.cxx +++ b/panda/src/particlesystem/pointParticle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/pointParticle.h b/panda/src/particlesystem/pointParticle.h index ec1038331f..224913d310 100644 --- a/panda/src/particlesystem/pointParticle.h +++ b/panda/src/particlesystem/pointParticle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/pointParticleFactory.cxx b/panda/src/particlesystem/pointParticleFactory.cxx index c548059647..8f0e332451 100644 --- a/panda/src/particlesystem/pointParticleFactory.cxx +++ b/panda/src/particlesystem/pointParticleFactory.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/pointParticleFactory.h b/panda/src/particlesystem/pointParticleFactory.h index 591bb2e550..2ee549a2d9 100644 --- a/panda/src/particlesystem/pointParticleFactory.h +++ b/panda/src/particlesystem/pointParticleFactory.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/pointParticleRenderer.I b/panda/src/particlesystem/pointParticleRenderer.I index 785a42c4ba..3d8161be9b 100644 --- a/panda/src/particlesystem/pointParticleRenderer.I +++ b/panda/src/particlesystem/pointParticleRenderer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/pointParticleRenderer.cxx b/panda/src/particlesystem/pointParticleRenderer.cxx index 6ccf085e43..e1af668ed3 100644 --- a/panda/src/particlesystem/pointParticleRenderer.cxx +++ b/panda/src/particlesystem/pointParticleRenderer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/pointParticleRenderer.h b/panda/src/particlesystem/pointParticleRenderer.h index 9852403b72..2a251a614f 100644 --- a/panda/src/particlesystem/pointParticleRenderer.h +++ b/panda/src/particlesystem/pointParticleRenderer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/rectangleEmitter.I b/panda/src/particlesystem/rectangleEmitter.I index bb5d203813..2b8231df1c 100644 --- a/panda/src/particlesystem/rectangleEmitter.I +++ b/panda/src/particlesystem/rectangleEmitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/rectangleEmitter.cxx b/panda/src/particlesystem/rectangleEmitter.cxx index f39f318da3..45035d8f7b 100644 --- a/panda/src/particlesystem/rectangleEmitter.cxx +++ b/panda/src/particlesystem/rectangleEmitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/rectangleEmitter.h b/panda/src/particlesystem/rectangleEmitter.h index 7e24e46a8a..a0751eec5c 100644 --- a/panda/src/particlesystem/rectangleEmitter.h +++ b/panda/src/particlesystem/rectangleEmitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/ringEmitter.I b/panda/src/particlesystem/ringEmitter.I index f5ae81986f..62ce7dfa2c 100644 --- a/panda/src/particlesystem/ringEmitter.I +++ b/panda/src/particlesystem/ringEmitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/ringEmitter.cxx b/panda/src/particlesystem/ringEmitter.cxx index f87021a087..d81b842e3b 100644 --- a/panda/src/particlesystem/ringEmitter.cxx +++ b/panda/src/particlesystem/ringEmitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/ringEmitter.h b/panda/src/particlesystem/ringEmitter.h index 9e8661c1e6..b86637e953 100644 --- a/panda/src/particlesystem/ringEmitter.h +++ b/panda/src/particlesystem/ringEmitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/sparkleParticleRenderer.I b/panda/src/particlesystem/sparkleParticleRenderer.I index 8466d799b4..14f788584d 100644 --- a/panda/src/particlesystem/sparkleParticleRenderer.I +++ b/panda/src/particlesystem/sparkleParticleRenderer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/sparkleParticleRenderer.cxx b/panda/src/particlesystem/sparkleParticleRenderer.cxx index 3bc84fc3d0..0cf747a941 100644 --- a/panda/src/particlesystem/sparkleParticleRenderer.cxx +++ b/panda/src/particlesystem/sparkleParticleRenderer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/sparkleParticleRenderer.h b/panda/src/particlesystem/sparkleParticleRenderer.h index 0213fa92f1..e07eb3c2ed 100644 --- a/panda/src/particlesystem/sparkleParticleRenderer.h +++ b/panda/src/particlesystem/sparkleParticleRenderer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/sphereSurfaceEmitter.I b/panda/src/particlesystem/sphereSurfaceEmitter.I index 1560a1fb36..e3f4568fdf 100644 --- a/panda/src/particlesystem/sphereSurfaceEmitter.I +++ b/panda/src/particlesystem/sphereSurfaceEmitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/sphereSurfaceEmitter.cxx b/panda/src/particlesystem/sphereSurfaceEmitter.cxx index bffc529528..d9b6e15020 100644 --- a/panda/src/particlesystem/sphereSurfaceEmitter.cxx +++ b/panda/src/particlesystem/sphereSurfaceEmitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/sphereSurfaceEmitter.h b/panda/src/particlesystem/sphereSurfaceEmitter.h index 71f4674791..ec27bcba9b 100644 --- a/panda/src/particlesystem/sphereSurfaceEmitter.h +++ b/panda/src/particlesystem/sphereSurfaceEmitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/sphereVolumeEmitter.I b/panda/src/particlesystem/sphereVolumeEmitter.I index e56a747aa9..c6d9ccfc95 100644 --- a/panda/src/particlesystem/sphereVolumeEmitter.I +++ b/panda/src/particlesystem/sphereVolumeEmitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/sphereVolumeEmitter.cxx b/panda/src/particlesystem/sphereVolumeEmitter.cxx index c7f25741e7..f27ca42437 100644 --- a/panda/src/particlesystem/sphereVolumeEmitter.cxx +++ b/panda/src/particlesystem/sphereVolumeEmitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/sphereVolumeEmitter.h b/panda/src/particlesystem/sphereVolumeEmitter.h index 113af7f2d5..fbc67ce175 100644 --- a/panda/src/particlesystem/sphereVolumeEmitter.h +++ b/panda/src/particlesystem/sphereVolumeEmitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/spriteParticleRenderer.I b/panda/src/particlesystem/spriteParticleRenderer.I index 074d21b00c..b6f016dc47 100644 --- a/panda/src/particlesystem/spriteParticleRenderer.I +++ b/panda/src/particlesystem/spriteParticleRenderer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/spriteParticleRenderer.cxx b/panda/src/particlesystem/spriteParticleRenderer.cxx index 2513fb6a3b..1975693b4f 100644 --- a/panda/src/particlesystem/spriteParticleRenderer.cxx +++ b/panda/src/particlesystem/spriteParticleRenderer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/spriteParticleRenderer.h b/panda/src/particlesystem/spriteParticleRenderer.h index 848771796b..6103c0f437 100644 --- a/panda/src/particlesystem/spriteParticleRenderer.h +++ b/panda/src/particlesystem/spriteParticleRenderer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/tangentRingEmitter.I b/panda/src/particlesystem/tangentRingEmitter.I index aec2aab5f8..c6ce54f2c8 100644 --- a/panda/src/particlesystem/tangentRingEmitter.I +++ b/panda/src/particlesystem/tangentRingEmitter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/tangentRingEmitter.cxx b/panda/src/particlesystem/tangentRingEmitter.cxx index ce2a148e1c..c4e8747d47 100644 --- a/panda/src/particlesystem/tangentRingEmitter.cxx +++ b/panda/src/particlesystem/tangentRingEmitter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/tangentRingEmitter.h b/panda/src/particlesystem/tangentRingEmitter.h index ac675d06b0..a186789de7 100644 --- a/panda/src/particlesystem/tangentRingEmitter.h +++ b/panda/src/particlesystem/tangentRingEmitter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/zSpinParticle.I b/panda/src/particlesystem/zSpinParticle.I index 617ef7aeb8..0d88d885bf 100644 --- a/panda/src/particlesystem/zSpinParticle.I +++ b/panda/src/particlesystem/zSpinParticle.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/zSpinParticle.cxx b/panda/src/particlesystem/zSpinParticle.cxx index 68e6f2d991..5141c65aa0 100644 --- a/panda/src/particlesystem/zSpinParticle.cxx +++ b/panda/src/particlesystem/zSpinParticle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/zSpinParticle.h b/panda/src/particlesystem/zSpinParticle.h index aac6dd054b..108da1ebb8 100644 --- a/panda/src/particlesystem/zSpinParticle.h +++ b/panda/src/particlesystem/zSpinParticle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/zSpinParticleFactory.I b/panda/src/particlesystem/zSpinParticleFactory.I index 5924dff76c..1e7b69afa7 100644 --- a/panda/src/particlesystem/zSpinParticleFactory.I +++ b/panda/src/particlesystem/zSpinParticleFactory.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/zSpinParticleFactory.cxx b/panda/src/particlesystem/zSpinParticleFactory.cxx index ea89664681..ac5166d859 100644 --- a/panda/src/particlesystem/zSpinParticleFactory.cxx +++ b/panda/src/particlesystem/zSpinParticleFactory.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/particlesystem/zSpinParticleFactory.h b/panda/src/particlesystem/zSpinParticleFactory.h index f74abd2016..390353a1fa 100644 --- a/panda/src/particlesystem/zSpinParticleFactory.h +++ b/panda/src/particlesystem/zSpinParticleFactory.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/accumulatedAttribs.I b/panda/src/pgraph/accumulatedAttribs.I index bd5098f8e5..6f57593787 100644 --- a/panda/src/pgraph/accumulatedAttribs.I +++ b/panda/src/pgraph/accumulatedAttribs.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/accumulatedAttribs.cxx b/panda/src/pgraph/accumulatedAttribs.cxx index 8426429df6..fcc718e76e 100644 --- a/panda/src/pgraph/accumulatedAttribs.cxx +++ b/panda/src/pgraph/accumulatedAttribs.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/accumulatedAttribs.h b/panda/src/pgraph/accumulatedAttribs.h index 6b7c811334..516b4ab9d2 100644 --- a/panda/src/pgraph/accumulatedAttribs.h +++ b/panda/src/pgraph/accumulatedAttribs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/alphaTestAttrib.I b/panda/src/pgraph/alphaTestAttrib.I index dc6364cafa..72c54fed2b 100644 --- a/panda/src/pgraph/alphaTestAttrib.I +++ b/panda/src/pgraph/alphaTestAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/alphaTestAttrib.cxx b/panda/src/pgraph/alphaTestAttrib.cxx index f3994fb14e..57e12324d4 100644 --- a/panda/src/pgraph/alphaTestAttrib.cxx +++ b/panda/src/pgraph/alphaTestAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/alphaTestAttrib.h b/panda/src/pgraph/alphaTestAttrib.h index f76a7d5163..051362f012 100644 --- a/panda/src/pgraph/alphaTestAttrib.h +++ b/panda/src/pgraph/alphaTestAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/ambientLight.I b/panda/src/pgraph/ambientLight.I index bc623c6c85..c777f53c6a 100644 --- a/panda/src/pgraph/ambientLight.I +++ b/panda/src/pgraph/ambientLight.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/ambientLight.cxx b/panda/src/pgraph/ambientLight.cxx index c33753eb40..051fd8b30d 100644 --- a/panda/src/pgraph/ambientLight.cxx +++ b/panda/src/pgraph/ambientLight.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/ambientLight.h b/panda/src/pgraph/ambientLight.h index c1e5376fa6..2be3f807f2 100644 --- a/panda/src/pgraph/ambientLight.h +++ b/panda/src/pgraph/ambientLight.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/bamFile.I b/panda/src/pgraph/bamFile.I index 4441e8a96f..a51c36c5c4 100644 --- a/panda/src/pgraph/bamFile.I +++ b/panda/src/pgraph/bamFile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/bamFile.cxx b/panda/src/pgraph/bamFile.cxx index e08c570677..33caf67694 100644 --- a/panda/src/pgraph/bamFile.cxx +++ b/panda/src/pgraph/bamFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/bamFile.h b/panda/src/pgraph/bamFile.h index 51fd816a31..18dc468f53 100644 --- a/panda/src/pgraph/bamFile.h +++ b/panda/src/pgraph/bamFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/billboardEffect.I b/panda/src/pgraph/billboardEffect.I index 9ee2cc2bf6..cd01066008 100644 --- a/panda/src/pgraph/billboardEffect.I +++ b/panda/src/pgraph/billboardEffect.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/billboardEffect.cxx b/panda/src/pgraph/billboardEffect.cxx index cc41fa2121..0105d045de 100644 --- a/panda/src/pgraph/billboardEffect.cxx +++ b/panda/src/pgraph/billboardEffect.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/billboardEffect.h b/panda/src/pgraph/billboardEffect.h index ff614c3801..7151934094 100644 --- a/panda/src/pgraph/billboardEffect.h +++ b/panda/src/pgraph/billboardEffect.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/binCullHandler.I b/panda/src/pgraph/binCullHandler.I index 1a3518710b..8d41d32d3b 100644 --- a/panda/src/pgraph/binCullHandler.I +++ b/panda/src/pgraph/binCullHandler.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/binCullHandler.cxx b/panda/src/pgraph/binCullHandler.cxx index f8228a8a6f..11a3545865 100644 --- a/panda/src/pgraph/binCullHandler.cxx +++ b/panda/src/pgraph/binCullHandler.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/binCullHandler.h b/panda/src/pgraph/binCullHandler.h index 042657ffc0..b3f70c0c1b 100644 --- a/panda/src/pgraph/binCullHandler.h +++ b/panda/src/pgraph/binCullHandler.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/camera.I b/panda/src/pgraph/camera.I index d042900f9d..34aa2b19ec 100644 --- a/panda/src/pgraph/camera.I +++ b/panda/src/pgraph/camera.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/camera.cxx b/panda/src/pgraph/camera.cxx index cb923c69b4..d7ea8989c7 100644 --- a/panda/src/pgraph/camera.cxx +++ b/panda/src/pgraph/camera.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/camera.h b/panda/src/pgraph/camera.h index 2398184ea8..f60ac05b99 100644 --- a/panda/src/pgraph/camera.h +++ b/panda/src/pgraph/camera.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/clipPlaneAttrib.I b/panda/src/pgraph/clipPlaneAttrib.I index e60ac51a34..bd9d9b430b 100644 --- a/panda/src/pgraph/clipPlaneAttrib.I +++ b/panda/src/pgraph/clipPlaneAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/clipPlaneAttrib.cxx b/panda/src/pgraph/clipPlaneAttrib.cxx index 7817d9973c..913d4aebc5 100644 --- a/panda/src/pgraph/clipPlaneAttrib.cxx +++ b/panda/src/pgraph/clipPlaneAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/clipPlaneAttrib.h b/panda/src/pgraph/clipPlaneAttrib.h index b6d5f950d0..26fbe115a6 100644 --- a/panda/src/pgraph/clipPlaneAttrib.h +++ b/panda/src/pgraph/clipPlaneAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorAttrib.I b/panda/src/pgraph/colorAttrib.I index a2db54fd5c..40a23ec066 100644 --- a/panda/src/pgraph/colorAttrib.I +++ b/panda/src/pgraph/colorAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorAttrib.cxx b/panda/src/pgraph/colorAttrib.cxx index ed935ac4dc..7100c668ae 100644 --- a/panda/src/pgraph/colorAttrib.cxx +++ b/panda/src/pgraph/colorAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorAttrib.h b/panda/src/pgraph/colorAttrib.h index 6e8f30e70d..8533f774d3 100644 --- a/panda/src/pgraph/colorAttrib.h +++ b/panda/src/pgraph/colorAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorBlendAttrib.I b/panda/src/pgraph/colorBlendAttrib.I index 71b558210c..bd25bd65e2 100644 --- a/panda/src/pgraph/colorBlendAttrib.I +++ b/panda/src/pgraph/colorBlendAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorBlendAttrib.cxx b/panda/src/pgraph/colorBlendAttrib.cxx index 95020b9790..d03b702a8f 100644 --- a/panda/src/pgraph/colorBlendAttrib.cxx +++ b/panda/src/pgraph/colorBlendAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorBlendAttrib.h b/panda/src/pgraph/colorBlendAttrib.h index 2697ed772a..eebc0831b0 100644 --- a/panda/src/pgraph/colorBlendAttrib.h +++ b/panda/src/pgraph/colorBlendAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorScaleAttrib.I b/panda/src/pgraph/colorScaleAttrib.I index 4e30f483c1..b7017aee3a 100644 --- a/panda/src/pgraph/colorScaleAttrib.I +++ b/panda/src/pgraph/colorScaleAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorScaleAttrib.cxx b/panda/src/pgraph/colorScaleAttrib.cxx index 2e7661597f..a23a86f118 100644 --- a/panda/src/pgraph/colorScaleAttrib.cxx +++ b/panda/src/pgraph/colorScaleAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorScaleAttrib.h b/panda/src/pgraph/colorScaleAttrib.h index e13ec914ee..a697f7c851 100644 --- a/panda/src/pgraph/colorScaleAttrib.h +++ b/panda/src/pgraph/colorScaleAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorWriteAttrib.I b/panda/src/pgraph/colorWriteAttrib.I index dda5d0564c..635382182f 100644 --- a/panda/src/pgraph/colorWriteAttrib.I +++ b/panda/src/pgraph/colorWriteAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorWriteAttrib.cxx b/panda/src/pgraph/colorWriteAttrib.cxx index 9ec8dffa93..28f27bcf75 100644 --- a/panda/src/pgraph/colorWriteAttrib.cxx +++ b/panda/src/pgraph/colorWriteAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/colorWriteAttrib.h b/panda/src/pgraph/colorWriteAttrib.h index 239beb2f35..84a3d2e88a 100644 --- a/panda/src/pgraph/colorWriteAttrib.h +++ b/panda/src/pgraph/colorWriteAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/compassEffect.I b/panda/src/pgraph/compassEffect.I index 3046b2c081..5c7ad93e78 100644 --- a/panda/src/pgraph/compassEffect.I +++ b/panda/src/pgraph/compassEffect.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/compassEffect.cxx b/panda/src/pgraph/compassEffect.cxx index 8d9e2939e5..e8557ec0ce 100644 --- a/panda/src/pgraph/compassEffect.cxx +++ b/panda/src/pgraph/compassEffect.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/compassEffect.h b/panda/src/pgraph/compassEffect.h index 05bf7b7f28..b9be7e4728 100644 --- a/panda/src/pgraph/compassEffect.h +++ b/panda/src/pgraph/compassEffect.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/config_pgraph.cxx b/panda/src/pgraph/config_pgraph.cxx index e61ee20cf7..caaa43884d 100644 --- a/panda/src/pgraph/config_pgraph.cxx +++ b/panda/src/pgraph/config_pgraph.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/config_pgraph.h b/panda/src/pgraph/config_pgraph.h index fd0b14b76e..e19f702f67 100644 --- a/panda/src/pgraph/config_pgraph.h +++ b/panda/src/pgraph/config_pgraph.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBin.I b/panda/src/pgraph/cullBin.I index 2f99ac4752..d4b656c571 100644 --- a/panda/src/pgraph/cullBin.I +++ b/panda/src/pgraph/cullBin.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBin.cxx b/panda/src/pgraph/cullBin.cxx index 1f3ccf8013..bc6bb25377 100644 --- a/panda/src/pgraph/cullBin.cxx +++ b/panda/src/pgraph/cullBin.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBin.h b/panda/src/pgraph/cullBin.h index 7a83dc4c5b..259582b9af 100644 --- a/panda/src/pgraph/cullBin.h +++ b/panda/src/pgraph/cullBin.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinAttrib.I b/panda/src/pgraph/cullBinAttrib.I index 32d37c35cd..4ebbdd6412 100644 --- a/panda/src/pgraph/cullBinAttrib.I +++ b/panda/src/pgraph/cullBinAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinAttrib.cxx b/panda/src/pgraph/cullBinAttrib.cxx index eaf3ce8d0c..ee6a1bebb8 100644 --- a/panda/src/pgraph/cullBinAttrib.cxx +++ b/panda/src/pgraph/cullBinAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinAttrib.h b/panda/src/pgraph/cullBinAttrib.h index f52c993dc4..28707ebfaa 100644 --- a/panda/src/pgraph/cullBinAttrib.h +++ b/panda/src/pgraph/cullBinAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinBackToFront.I b/panda/src/pgraph/cullBinBackToFront.I index 84406f7981..e48eb0f4a2 100644 --- a/panda/src/pgraph/cullBinBackToFront.I +++ b/panda/src/pgraph/cullBinBackToFront.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinBackToFront.cxx b/panda/src/pgraph/cullBinBackToFront.cxx index 98fe333c2f..ed2475f095 100644 --- a/panda/src/pgraph/cullBinBackToFront.cxx +++ b/panda/src/pgraph/cullBinBackToFront.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinBackToFront.h b/panda/src/pgraph/cullBinBackToFront.h index ff524398cc..553fe9c5f8 100644 --- a/panda/src/pgraph/cullBinBackToFront.h +++ b/panda/src/pgraph/cullBinBackToFront.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinFixed.I b/panda/src/pgraph/cullBinFixed.I index 4f9f38283f..f11dea1771 100644 --- a/panda/src/pgraph/cullBinFixed.I +++ b/panda/src/pgraph/cullBinFixed.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinFixed.cxx b/panda/src/pgraph/cullBinFixed.cxx index 4678dcd883..043d98eec1 100644 --- a/panda/src/pgraph/cullBinFixed.cxx +++ b/panda/src/pgraph/cullBinFixed.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinFixed.h b/panda/src/pgraph/cullBinFixed.h index cb565878c3..8116722574 100644 --- a/panda/src/pgraph/cullBinFixed.h +++ b/panda/src/pgraph/cullBinFixed.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinFrontToBack.I b/panda/src/pgraph/cullBinFrontToBack.I index 44fffcde16..c8049bdde6 100644 --- a/panda/src/pgraph/cullBinFrontToBack.I +++ b/panda/src/pgraph/cullBinFrontToBack.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinFrontToBack.cxx b/panda/src/pgraph/cullBinFrontToBack.cxx index c23311ba32..269255d017 100644 --- a/panda/src/pgraph/cullBinFrontToBack.cxx +++ b/panda/src/pgraph/cullBinFrontToBack.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinFrontToBack.h b/panda/src/pgraph/cullBinFrontToBack.h index 267d3dc2b9..3795d433f3 100644 --- a/panda/src/pgraph/cullBinFrontToBack.h +++ b/panda/src/pgraph/cullBinFrontToBack.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinManager.I b/panda/src/pgraph/cullBinManager.I index 107a2bc36e..439210fa06 100644 --- a/panda/src/pgraph/cullBinManager.I +++ b/panda/src/pgraph/cullBinManager.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinManager.cxx b/panda/src/pgraph/cullBinManager.cxx index 3210898ebb..9540e2d45f 100644 --- a/panda/src/pgraph/cullBinManager.cxx +++ b/panda/src/pgraph/cullBinManager.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinManager.h b/panda/src/pgraph/cullBinManager.h index bfad020912..f4cc88513d 100644 --- a/panda/src/pgraph/cullBinManager.h +++ b/panda/src/pgraph/cullBinManager.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinUnsorted.I b/panda/src/pgraph/cullBinUnsorted.I index 0a958ee95e..472f1708d8 100644 --- a/panda/src/pgraph/cullBinUnsorted.I +++ b/panda/src/pgraph/cullBinUnsorted.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinUnsorted.cxx b/panda/src/pgraph/cullBinUnsorted.cxx index 351931b818..452fa9fc87 100644 --- a/panda/src/pgraph/cullBinUnsorted.cxx +++ b/panda/src/pgraph/cullBinUnsorted.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullBinUnsorted.h b/panda/src/pgraph/cullBinUnsorted.h index 1545f95a6c..d50d43d6f9 100644 --- a/panda/src/pgraph/cullBinUnsorted.h +++ b/panda/src/pgraph/cullBinUnsorted.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullFaceAttrib.I b/panda/src/pgraph/cullFaceAttrib.I index 737207a713..75ba867848 100644 --- a/panda/src/pgraph/cullFaceAttrib.I +++ b/panda/src/pgraph/cullFaceAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullFaceAttrib.cxx b/panda/src/pgraph/cullFaceAttrib.cxx index ad574f1fdb..024b043288 100644 --- a/panda/src/pgraph/cullFaceAttrib.cxx +++ b/panda/src/pgraph/cullFaceAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullFaceAttrib.h b/panda/src/pgraph/cullFaceAttrib.h index 8e6b558eb7..f44b9d740c 100644 --- a/panda/src/pgraph/cullFaceAttrib.h +++ b/panda/src/pgraph/cullFaceAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullHandler.I b/panda/src/pgraph/cullHandler.I index 9a80be99d6..61de5ad3c6 100644 --- a/panda/src/pgraph/cullHandler.I +++ b/panda/src/pgraph/cullHandler.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullHandler.cxx b/panda/src/pgraph/cullHandler.cxx index c796444220..6ceb210c85 100644 --- a/panda/src/pgraph/cullHandler.cxx +++ b/panda/src/pgraph/cullHandler.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullHandler.h b/panda/src/pgraph/cullHandler.h index 22c4af3c04..4c8ba1b03f 100644 --- a/panda/src/pgraph/cullHandler.h +++ b/panda/src/pgraph/cullHandler.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullResult.I b/panda/src/pgraph/cullResult.I index 4beb210449..bdb93ebc6c 100644 --- a/panda/src/pgraph/cullResult.I +++ b/panda/src/pgraph/cullResult.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullResult.cxx b/panda/src/pgraph/cullResult.cxx index 58a095fd57..045977857a 100644 --- a/panda/src/pgraph/cullResult.cxx +++ b/panda/src/pgraph/cullResult.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullResult.h b/panda/src/pgraph/cullResult.h index 1bf60c0c63..16a2986f4d 100644 --- a/panda/src/pgraph/cullResult.h +++ b/panda/src/pgraph/cullResult.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullTraverser.I b/panda/src/pgraph/cullTraverser.I index 99e5ba1b10..fbeba01c05 100644 --- a/panda/src/pgraph/cullTraverser.I +++ b/panda/src/pgraph/cullTraverser.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullTraverser.cxx b/panda/src/pgraph/cullTraverser.cxx index e743d93211..36d2b25021 100644 --- a/panda/src/pgraph/cullTraverser.cxx +++ b/panda/src/pgraph/cullTraverser.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullTraverser.h b/panda/src/pgraph/cullTraverser.h index 8030d6f3a2..c142971923 100644 --- a/panda/src/pgraph/cullTraverser.h +++ b/panda/src/pgraph/cullTraverser.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullTraverserData.I b/panda/src/pgraph/cullTraverserData.I index c1fc81c376..c3dd138bc1 100644 --- a/panda/src/pgraph/cullTraverserData.I +++ b/panda/src/pgraph/cullTraverserData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullTraverserData.cxx b/panda/src/pgraph/cullTraverserData.cxx index 5eed0aa790..19431b0d96 100644 --- a/panda/src/pgraph/cullTraverserData.cxx +++ b/panda/src/pgraph/cullTraverserData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullTraverserData.h b/panda/src/pgraph/cullTraverserData.h index 7256210ebe..32f318bb89 100644 --- a/panda/src/pgraph/cullTraverserData.h +++ b/panda/src/pgraph/cullTraverserData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullableObject.I b/panda/src/pgraph/cullableObject.I index d93f6ac092..ea4cc4634c 100644 --- a/panda/src/pgraph/cullableObject.I +++ b/panda/src/pgraph/cullableObject.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullableObject.cxx b/panda/src/pgraph/cullableObject.cxx index ccb7db990e..7761df1f81 100644 --- a/panda/src/pgraph/cullableObject.cxx +++ b/panda/src/pgraph/cullableObject.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/cullableObject.h b/panda/src/pgraph/cullableObject.h index dff50731a2..8129db54eb 100644 --- a/panda/src/pgraph/cullableObject.h +++ b/panda/src/pgraph/cullableObject.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/decalEffect.I b/panda/src/pgraph/decalEffect.I index 3d8a2419d0..015f34c4ea 100644 --- a/panda/src/pgraph/decalEffect.I +++ b/panda/src/pgraph/decalEffect.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/decalEffect.cxx b/panda/src/pgraph/decalEffect.cxx index 912c5336f7..796be2e246 100644 --- a/panda/src/pgraph/decalEffect.cxx +++ b/panda/src/pgraph/decalEffect.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/decalEffect.h b/panda/src/pgraph/decalEffect.h index 87cb53cae3..3804703709 100644 --- a/panda/src/pgraph/decalEffect.h +++ b/panda/src/pgraph/decalEffect.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/depthOffsetAttrib.I b/panda/src/pgraph/depthOffsetAttrib.I index 45f38d5ba8..5cbf2c69f4 100644 --- a/panda/src/pgraph/depthOffsetAttrib.I +++ b/panda/src/pgraph/depthOffsetAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/depthOffsetAttrib.cxx b/panda/src/pgraph/depthOffsetAttrib.cxx index 32e3101622..e890fb7067 100644 --- a/panda/src/pgraph/depthOffsetAttrib.cxx +++ b/panda/src/pgraph/depthOffsetAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/depthOffsetAttrib.h b/panda/src/pgraph/depthOffsetAttrib.h index 658e0d5ef0..c889d02fd8 100644 --- a/panda/src/pgraph/depthOffsetAttrib.h +++ b/panda/src/pgraph/depthOffsetAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/depthTestAttrib.I b/panda/src/pgraph/depthTestAttrib.I index a299798740..5e1cc6e855 100644 --- a/panda/src/pgraph/depthTestAttrib.I +++ b/panda/src/pgraph/depthTestAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/depthTestAttrib.cxx b/panda/src/pgraph/depthTestAttrib.cxx index 5332b0f423..87dc94ec2d 100644 --- a/panda/src/pgraph/depthTestAttrib.cxx +++ b/panda/src/pgraph/depthTestAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/depthTestAttrib.h b/panda/src/pgraph/depthTestAttrib.h index afdb683e6b..41558bbc05 100644 --- a/panda/src/pgraph/depthTestAttrib.h +++ b/panda/src/pgraph/depthTestAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/depthWriteAttrib.I b/panda/src/pgraph/depthWriteAttrib.I index ea0fe50297..89c8441766 100644 --- a/panda/src/pgraph/depthWriteAttrib.I +++ b/panda/src/pgraph/depthWriteAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/depthWriteAttrib.cxx b/panda/src/pgraph/depthWriteAttrib.cxx index 9d7d74b2bb..9b7ad9ad01 100644 --- a/panda/src/pgraph/depthWriteAttrib.cxx +++ b/panda/src/pgraph/depthWriteAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/depthWriteAttrib.h b/panda/src/pgraph/depthWriteAttrib.h index c206396a63..6f4bc1f91d 100644 --- a/panda/src/pgraph/depthWriteAttrib.h +++ b/panda/src/pgraph/depthWriteAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/directionalLight.I b/panda/src/pgraph/directionalLight.I index 789c7625ab..1a1d4bb16e 100644 --- a/panda/src/pgraph/directionalLight.I +++ b/panda/src/pgraph/directionalLight.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/directionalLight.cxx b/panda/src/pgraph/directionalLight.cxx index f1a70c7d5e..113590e616 100644 --- a/panda/src/pgraph/directionalLight.cxx +++ b/panda/src/pgraph/directionalLight.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/directionalLight.h b/panda/src/pgraph/directionalLight.h index b1b6090937..fd4a593859 100644 --- a/panda/src/pgraph/directionalLight.h +++ b/panda/src/pgraph/directionalLight.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/drawCullHandler.I b/panda/src/pgraph/drawCullHandler.I index b43e237316..639528105b 100644 --- a/panda/src/pgraph/drawCullHandler.I +++ b/panda/src/pgraph/drawCullHandler.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/drawCullHandler.cxx b/panda/src/pgraph/drawCullHandler.cxx index ba9c14f4d1..1191f60f66 100644 --- a/panda/src/pgraph/drawCullHandler.cxx +++ b/panda/src/pgraph/drawCullHandler.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/drawCullHandler.h b/panda/src/pgraph/drawCullHandler.h index f8fce0ab89..7e4e6bc50a 100644 --- a/panda/src/pgraph/drawCullHandler.h +++ b/panda/src/pgraph/drawCullHandler.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/findApproxLevel.I b/panda/src/pgraph/findApproxLevel.I index a612a058eb..144084e666 100644 --- a/panda/src/pgraph/findApproxLevel.I +++ b/panda/src/pgraph/findApproxLevel.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/findApproxLevel.cxx b/panda/src/pgraph/findApproxLevel.cxx index 01f9a70534..e47cd4e2ec 100644 --- a/panda/src/pgraph/findApproxLevel.cxx +++ b/panda/src/pgraph/findApproxLevel.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/findApproxLevel.h b/panda/src/pgraph/findApproxLevel.h index f0f9812039..1b6ee1c6a4 100644 --- a/panda/src/pgraph/findApproxLevel.h +++ b/panda/src/pgraph/findApproxLevel.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/findApproxLevelEntry.I b/panda/src/pgraph/findApproxLevelEntry.I index f80fe8b3a1..45e3106dcb 100644 --- a/panda/src/pgraph/findApproxLevelEntry.I +++ b/panda/src/pgraph/findApproxLevelEntry.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/findApproxLevelEntry.cxx b/panda/src/pgraph/findApproxLevelEntry.cxx index 1ef57465b1..82e9eb0561 100644 --- a/panda/src/pgraph/findApproxLevelEntry.cxx +++ b/panda/src/pgraph/findApproxLevelEntry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/findApproxLevelEntry.h b/panda/src/pgraph/findApproxLevelEntry.h index 6eb8348cc7..e93e417b4d 100644 --- a/panda/src/pgraph/findApproxLevelEntry.h +++ b/panda/src/pgraph/findApproxLevelEntry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/findApproxPath.I b/panda/src/pgraph/findApproxPath.I index 7b4d064414..b8038a23bf 100644 --- a/panda/src/pgraph/findApproxPath.I +++ b/panda/src/pgraph/findApproxPath.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/findApproxPath.cxx b/panda/src/pgraph/findApproxPath.cxx index e3a92d7f97..5d50dc930f 100644 --- a/panda/src/pgraph/findApproxPath.cxx +++ b/panda/src/pgraph/findApproxPath.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/findApproxPath.h b/panda/src/pgraph/findApproxPath.h index 49df7e1f10..c48513ce66 100644 --- a/panda/src/pgraph/findApproxPath.h +++ b/panda/src/pgraph/findApproxPath.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/fog.I b/panda/src/pgraph/fog.I index 4cb6372b10..e065a3d5e5 100644 --- a/panda/src/pgraph/fog.I +++ b/panda/src/pgraph/fog.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/fog.cxx b/panda/src/pgraph/fog.cxx index 9df26fa551..e60e7123ca 100644 --- a/panda/src/pgraph/fog.cxx +++ b/panda/src/pgraph/fog.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/fog.h b/panda/src/pgraph/fog.h index cf1d6c827d..81ffe3cc38 100644 --- a/panda/src/pgraph/fog.h +++ b/panda/src/pgraph/fog.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/fogAttrib.I b/panda/src/pgraph/fogAttrib.I index 947e99dd66..65283bd4e3 100644 --- a/panda/src/pgraph/fogAttrib.I +++ b/panda/src/pgraph/fogAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/fogAttrib.cxx b/panda/src/pgraph/fogAttrib.cxx index 60a94945a7..f4d6bf25e6 100644 --- a/panda/src/pgraph/fogAttrib.cxx +++ b/panda/src/pgraph/fogAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/fogAttrib.h b/panda/src/pgraph/fogAttrib.h index becdb0bbff..9033f331ca 100644 --- a/panda/src/pgraph/fogAttrib.h +++ b/panda/src/pgraph/fogAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/geomNode.I b/panda/src/pgraph/geomNode.I index fd8a1b6841..b34bb004a6 100644 --- a/panda/src/pgraph/geomNode.I +++ b/panda/src/pgraph/geomNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/geomNode.cxx b/panda/src/pgraph/geomNode.cxx index 1cfc0c7609..5c28d78575 100644 --- a/panda/src/pgraph/geomNode.cxx +++ b/panda/src/pgraph/geomNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/geomNode.h b/panda/src/pgraph/geomNode.h index ac6660dbdc..678460b568 100644 --- a/panda/src/pgraph/geomNode.h +++ b/panda/src/pgraph/geomNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/geomTransformer.I b/panda/src/pgraph/geomTransformer.I index 007ddb66f8..322343a74e 100644 --- a/panda/src/pgraph/geomTransformer.I +++ b/panda/src/pgraph/geomTransformer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/geomTransformer.cxx b/panda/src/pgraph/geomTransformer.cxx index f573ec447c..13ecc831ab 100644 --- a/panda/src/pgraph/geomTransformer.cxx +++ b/panda/src/pgraph/geomTransformer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/geomTransformer.h b/panda/src/pgraph/geomTransformer.h index 8102ac63f8..6c40581fef 100644 --- a/panda/src/pgraph/geomTransformer.h +++ b/panda/src/pgraph/geomTransformer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lensNode.I b/panda/src/pgraph/lensNode.I index 1e4ff3cfb1..c64938c4ff 100644 --- a/panda/src/pgraph/lensNode.I +++ b/panda/src/pgraph/lensNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lensNode.cxx b/panda/src/pgraph/lensNode.cxx index dc16f3dfca..810ba55064 100644 --- a/panda/src/pgraph/lensNode.cxx +++ b/panda/src/pgraph/lensNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lensNode.h b/panda/src/pgraph/lensNode.h index c580bad773..38740cd862 100644 --- a/panda/src/pgraph/lensNode.h +++ b/panda/src/pgraph/lensNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/light.I b/panda/src/pgraph/light.I index f84f095812..080a5f7c2f 100644 --- a/panda/src/pgraph/light.I +++ b/panda/src/pgraph/light.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/light.cxx b/panda/src/pgraph/light.cxx index 5bdb6b5e2d..265a0374e8 100644 --- a/panda/src/pgraph/light.cxx +++ b/panda/src/pgraph/light.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/light.h b/panda/src/pgraph/light.h index 693c3afb8e..08b8a5cf9f 100644 --- a/panda/src/pgraph/light.h +++ b/panda/src/pgraph/light.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lightAttrib.I b/panda/src/pgraph/lightAttrib.I index 7bac28c836..4bed42f95d 100644 --- a/panda/src/pgraph/lightAttrib.I +++ b/panda/src/pgraph/lightAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lightAttrib.cxx b/panda/src/pgraph/lightAttrib.cxx index 9c3059ab00..77f89877c2 100644 --- a/panda/src/pgraph/lightAttrib.cxx +++ b/panda/src/pgraph/lightAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lightAttrib.h b/panda/src/pgraph/lightAttrib.h index 280aa7056e..ef6b5af863 100644 --- a/panda/src/pgraph/lightAttrib.h +++ b/panda/src/pgraph/lightAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lightLensNode.I b/panda/src/pgraph/lightLensNode.I index f852cb4083..8d2bb7bd72 100644 --- a/panda/src/pgraph/lightLensNode.I +++ b/panda/src/pgraph/lightLensNode.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lightLensNode.cxx b/panda/src/pgraph/lightLensNode.cxx index 37bcd64b08..e176f330f3 100644 --- a/panda/src/pgraph/lightLensNode.cxx +++ b/panda/src/pgraph/lightLensNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lightLensNode.h b/panda/src/pgraph/lightLensNode.h index 12741105d8..1165a9021a 100644 --- a/panda/src/pgraph/lightLensNode.h +++ b/panda/src/pgraph/lightLensNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lightNode.I b/panda/src/pgraph/lightNode.I index a73b589115..c0f24eade6 100644 --- a/panda/src/pgraph/lightNode.I +++ b/panda/src/pgraph/lightNode.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lightNode.cxx b/panda/src/pgraph/lightNode.cxx index 036aaa69e9..20c436e887 100644 --- a/panda/src/pgraph/lightNode.cxx +++ b/panda/src/pgraph/lightNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lightNode.h b/panda/src/pgraph/lightNode.h index 66955a19d6..4bd0f3bcfa 100644 --- a/panda/src/pgraph/lightNode.h +++ b/panda/src/pgraph/lightNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/loader.I b/panda/src/pgraph/loader.I index f5273d9608..5d613ccfcf 100644 --- a/panda/src/pgraph/loader.I +++ b/panda/src/pgraph/loader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/loader.cxx b/panda/src/pgraph/loader.cxx index 39afb062ae..3198688d69 100644 --- a/panda/src/pgraph/loader.cxx +++ b/panda/src/pgraph/loader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/loader.h b/panda/src/pgraph/loader.h index 8ed7cd8314..8db00ad3f8 100644 --- a/panda/src/pgraph/loader.h +++ b/panda/src/pgraph/loader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/loaderFileType.cxx b/panda/src/pgraph/loaderFileType.cxx index fee71fab8c..b769fe2711 100644 --- a/panda/src/pgraph/loaderFileType.cxx +++ b/panda/src/pgraph/loaderFileType.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/loaderFileType.h b/panda/src/pgraph/loaderFileType.h index aae0d1f420..b20d22b990 100644 --- a/panda/src/pgraph/loaderFileType.h +++ b/panda/src/pgraph/loaderFileType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/loaderFileTypeBam.cxx b/panda/src/pgraph/loaderFileTypeBam.cxx index 902ece6be1..4eecab30c5 100644 --- a/panda/src/pgraph/loaderFileTypeBam.cxx +++ b/panda/src/pgraph/loaderFileTypeBam.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/loaderFileTypeBam.h b/panda/src/pgraph/loaderFileTypeBam.h index 6add6aeeee..a9a3a75b1a 100644 --- a/panda/src/pgraph/loaderFileTypeBam.h +++ b/panda/src/pgraph/loaderFileTypeBam.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/loaderFileTypeRegistry.cxx b/panda/src/pgraph/loaderFileTypeRegistry.cxx index bbc7a7b92b..0c9e9f98b4 100644 --- a/panda/src/pgraph/loaderFileTypeRegistry.cxx +++ b/panda/src/pgraph/loaderFileTypeRegistry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/loaderFileTypeRegistry.h b/panda/src/pgraph/loaderFileTypeRegistry.h index 9b5b281715..b5a42cdc44 100644 --- a/panda/src/pgraph/loaderFileTypeRegistry.h +++ b/panda/src/pgraph/loaderFileTypeRegistry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lodNode.I b/panda/src/pgraph/lodNode.I index 500ddfa2f5..c947dd0aff 100644 --- a/panda/src/pgraph/lodNode.I +++ b/panda/src/pgraph/lodNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lodNode.cxx b/panda/src/pgraph/lodNode.cxx index 4d50cca87c..6a2c578824 100644 --- a/panda/src/pgraph/lodNode.cxx +++ b/panda/src/pgraph/lodNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/lodNode.h b/panda/src/pgraph/lodNode.h index ac83bdb46d..9103435de7 100644 --- a/panda/src/pgraph/lodNode.h +++ b/panda/src/pgraph/lodNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/materialAttrib.I b/panda/src/pgraph/materialAttrib.I index f0ac1dff69..4ea7510292 100644 --- a/panda/src/pgraph/materialAttrib.I +++ b/panda/src/pgraph/materialAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/materialAttrib.cxx b/panda/src/pgraph/materialAttrib.cxx index 916ac3b0ae..c29e703b80 100644 --- a/panda/src/pgraph/materialAttrib.cxx +++ b/panda/src/pgraph/materialAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/materialAttrib.h b/panda/src/pgraph/materialAttrib.h index 3169b47693..ddd359d20e 100644 --- a/panda/src/pgraph/materialAttrib.h +++ b/panda/src/pgraph/materialAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/modelNode.I b/panda/src/pgraph/modelNode.I index b2eb59d80a..5e2dd56a79 100644 --- a/panda/src/pgraph/modelNode.I +++ b/panda/src/pgraph/modelNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/modelNode.cxx b/panda/src/pgraph/modelNode.cxx index fed68c9b2c..d03f456160 100644 --- a/panda/src/pgraph/modelNode.cxx +++ b/panda/src/pgraph/modelNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/modelNode.h b/panda/src/pgraph/modelNode.h index 57b51505a5..4def5ef9b9 100644 --- a/panda/src/pgraph/modelNode.h +++ b/panda/src/pgraph/modelNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/modelPool.I b/panda/src/pgraph/modelPool.I index ba441ea258..871fd745f6 100644 --- a/panda/src/pgraph/modelPool.I +++ b/panda/src/pgraph/modelPool.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/modelPool.cxx b/panda/src/pgraph/modelPool.cxx index 33e4d1622e..b136a57b3f 100644 --- a/panda/src/pgraph/modelPool.cxx +++ b/panda/src/pgraph/modelPool.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/modelPool.h b/panda/src/pgraph/modelPool.h index 7d8f01032e..8ce403d34f 100644 --- a/panda/src/pgraph/modelPool.h +++ b/panda/src/pgraph/modelPool.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/modelRoot.I b/panda/src/pgraph/modelRoot.I index 782768c12f..94745320f5 100644 --- a/panda/src/pgraph/modelRoot.I +++ b/panda/src/pgraph/modelRoot.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/modelRoot.cxx b/panda/src/pgraph/modelRoot.cxx index 85236b0a9f..b30239238e 100644 --- a/panda/src/pgraph/modelRoot.cxx +++ b/panda/src/pgraph/modelRoot.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/modelRoot.h b/panda/src/pgraph/modelRoot.h index bc26600a37..418c2edd2d 100644 --- a/panda/src/pgraph/modelRoot.h +++ b/panda/src/pgraph/modelRoot.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePath.I b/panda/src/pgraph/nodePath.I index c2117cf968..07624a792a 100644 --- a/panda/src/pgraph/nodePath.I +++ b/panda/src/pgraph/nodePath.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePath.cxx b/panda/src/pgraph/nodePath.cxx index b2ad4a2be5..8a2b5cc959 100644 --- a/panda/src/pgraph/nodePath.cxx +++ b/panda/src/pgraph/nodePath.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePath.h b/panda/src/pgraph/nodePath.h index 756ba068c6..25362dc4ca 100644 --- a/panda/src/pgraph/nodePath.h +++ b/panda/src/pgraph/nodePath.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePathCollection.I b/panda/src/pgraph/nodePathCollection.I index eaa2026027..93ac94f683 100644 --- a/panda/src/pgraph/nodePathCollection.I +++ b/panda/src/pgraph/nodePathCollection.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePathCollection.cxx b/panda/src/pgraph/nodePathCollection.cxx index e0ea40c049..cfc5cb50aa 100644 --- a/panda/src/pgraph/nodePathCollection.cxx +++ b/panda/src/pgraph/nodePathCollection.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePathCollection.h b/panda/src/pgraph/nodePathCollection.h index 9054266c98..353e674ef1 100644 --- a/panda/src/pgraph/nodePathCollection.h +++ b/panda/src/pgraph/nodePathCollection.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePathComponent.I b/panda/src/pgraph/nodePathComponent.I index ea58494db6..f9d8028b2a 100644 --- a/panda/src/pgraph/nodePathComponent.I +++ b/panda/src/pgraph/nodePathComponent.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePathComponent.cxx b/panda/src/pgraph/nodePathComponent.cxx index ff89110df7..4143d31053 100644 --- a/panda/src/pgraph/nodePathComponent.cxx +++ b/panda/src/pgraph/nodePathComponent.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePathComponent.h b/panda/src/pgraph/nodePathComponent.h index 78280542d4..fcb4813bf2 100644 --- a/panda/src/pgraph/nodePathComponent.h +++ b/panda/src/pgraph/nodePathComponent.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePathLerps.cxx b/panda/src/pgraph/nodePathLerps.cxx index 9d72863e06..c1d96cd83b 100644 --- a/panda/src/pgraph/nodePathLerps.cxx +++ b/panda/src/pgraph/nodePathLerps.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/nodePathLerps.h b/panda/src/pgraph/nodePathLerps.h index bc717e711e..3682679764 100644 --- a/panda/src/pgraph/nodePathLerps.h +++ b/panda/src/pgraph/nodePathLerps.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/pandaNode.I b/panda/src/pgraph/pandaNode.I index 79041e986d..5236646a5c 100644 --- a/panda/src/pgraph/pandaNode.I +++ b/panda/src/pgraph/pandaNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/pandaNode.cxx b/panda/src/pgraph/pandaNode.cxx index 79827b746e..63d2cb2d1d 100644 --- a/panda/src/pgraph/pandaNode.cxx +++ b/panda/src/pgraph/pandaNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/pandaNode.h b/panda/src/pgraph/pandaNode.h index f7e9f50c54..4bfcf81896 100644 --- a/panda/src/pgraph/pandaNode.h +++ b/panda/src/pgraph/pandaNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/planeNode.I b/panda/src/pgraph/planeNode.I index e731805f32..6d2e41a7d7 100644 --- a/panda/src/pgraph/planeNode.I +++ b/panda/src/pgraph/planeNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/planeNode.cxx b/panda/src/pgraph/planeNode.cxx index 7a94b60698..394596fbb3 100644 --- a/panda/src/pgraph/planeNode.cxx +++ b/panda/src/pgraph/planeNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/planeNode.h b/panda/src/pgraph/planeNode.h index 4c1167e0a7..40aa709df2 100644 --- a/panda/src/pgraph/planeNode.h +++ b/panda/src/pgraph/planeNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/pointLight.I b/panda/src/pgraph/pointLight.I index f4f47a6b35..fbdae5e90c 100644 --- a/panda/src/pgraph/pointLight.I +++ b/panda/src/pgraph/pointLight.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/pointLight.cxx b/panda/src/pgraph/pointLight.cxx index c2601aabd0..5e6b032d04 100644 --- a/panda/src/pgraph/pointLight.cxx +++ b/panda/src/pgraph/pointLight.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/pointLight.h b/panda/src/pgraph/pointLight.h index 1acd2a055a..b2592f6fc7 100644 --- a/panda/src/pgraph/pointLight.h +++ b/panda/src/pgraph/pointLight.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderAttrib.I b/panda/src/pgraph/renderAttrib.I index 7327d4ef0a..f4d6da83d1 100644 --- a/panda/src/pgraph/renderAttrib.I +++ b/panda/src/pgraph/renderAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderAttrib.cxx b/panda/src/pgraph/renderAttrib.cxx index 988767a81a..73eaf92de0 100644 --- a/panda/src/pgraph/renderAttrib.cxx +++ b/panda/src/pgraph/renderAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderAttrib.h b/panda/src/pgraph/renderAttrib.h index 939a85461d..1f1d44ff88 100644 --- a/panda/src/pgraph/renderAttrib.h +++ b/panda/src/pgraph/renderAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderEffect.I b/panda/src/pgraph/renderEffect.I index 9e089df269..258081cb25 100644 --- a/panda/src/pgraph/renderEffect.I +++ b/panda/src/pgraph/renderEffect.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderEffect.cxx b/panda/src/pgraph/renderEffect.cxx index 8527d3c2af..29ea06e693 100644 --- a/panda/src/pgraph/renderEffect.cxx +++ b/panda/src/pgraph/renderEffect.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderEffect.h b/panda/src/pgraph/renderEffect.h index ce288a9935..167d0c7e19 100644 --- a/panda/src/pgraph/renderEffect.h +++ b/panda/src/pgraph/renderEffect.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderEffects.I b/panda/src/pgraph/renderEffects.I index 89308bc57e..70d2dff0cb 100644 --- a/panda/src/pgraph/renderEffects.I +++ b/panda/src/pgraph/renderEffects.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderEffects.cxx b/panda/src/pgraph/renderEffects.cxx index 9422c2b831..9b0b99e65f 100644 --- a/panda/src/pgraph/renderEffects.cxx +++ b/panda/src/pgraph/renderEffects.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderEffects.h b/panda/src/pgraph/renderEffects.h index 5f9063275b..89f53ba548 100644 --- a/panda/src/pgraph/renderEffects.h +++ b/panda/src/pgraph/renderEffects.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderModeAttrib.I b/panda/src/pgraph/renderModeAttrib.I index fee8541bc3..83166f20d4 100644 --- a/panda/src/pgraph/renderModeAttrib.I +++ b/panda/src/pgraph/renderModeAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderModeAttrib.cxx b/panda/src/pgraph/renderModeAttrib.cxx index 32b241389b..5e9cac3767 100644 --- a/panda/src/pgraph/renderModeAttrib.cxx +++ b/panda/src/pgraph/renderModeAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderModeAttrib.h b/panda/src/pgraph/renderModeAttrib.h index c265ff13f0..45e076da1e 100644 --- a/panda/src/pgraph/renderModeAttrib.h +++ b/panda/src/pgraph/renderModeAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderState.I b/panda/src/pgraph/renderState.I index c45f070357..f40eb23f72 100644 --- a/panda/src/pgraph/renderState.I +++ b/panda/src/pgraph/renderState.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderState.cxx b/panda/src/pgraph/renderState.cxx index 2d4ac0ffb3..f78edca0dd 100644 --- a/panda/src/pgraph/renderState.cxx +++ b/panda/src/pgraph/renderState.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/renderState.h b/panda/src/pgraph/renderState.h index e2dbf6d65a..9c23a16656 100644 --- a/panda/src/pgraph/renderState.h +++ b/panda/src/pgraph/renderState.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sceneGraphAnalyzer.cxx b/panda/src/pgraph/sceneGraphAnalyzer.cxx index 9faa71ef7f..570e71c27b 100644 --- a/panda/src/pgraph/sceneGraphAnalyzer.cxx +++ b/panda/src/pgraph/sceneGraphAnalyzer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sceneGraphAnalyzer.h b/panda/src/pgraph/sceneGraphAnalyzer.h index d452cfd203..af80e972e9 100644 --- a/panda/src/pgraph/sceneGraphAnalyzer.h +++ b/panda/src/pgraph/sceneGraphAnalyzer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sceneGraphReducer.I b/panda/src/pgraph/sceneGraphReducer.I index 07d8ef7c1e..e7c78d885b 100644 --- a/panda/src/pgraph/sceneGraphReducer.I +++ b/panda/src/pgraph/sceneGraphReducer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sceneGraphReducer.cxx b/panda/src/pgraph/sceneGraphReducer.cxx index d0d3d05d09..6843ce5c9b 100644 --- a/panda/src/pgraph/sceneGraphReducer.cxx +++ b/panda/src/pgraph/sceneGraphReducer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sceneGraphReducer.h b/panda/src/pgraph/sceneGraphReducer.h index 89cb6ca4e6..f0024ddc0c 100644 --- a/panda/src/pgraph/sceneGraphReducer.h +++ b/panda/src/pgraph/sceneGraphReducer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sceneSetup.I b/panda/src/pgraph/sceneSetup.I index b905acfa33..b1c5823a11 100644 --- a/panda/src/pgraph/sceneSetup.I +++ b/panda/src/pgraph/sceneSetup.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sceneSetup.cxx b/panda/src/pgraph/sceneSetup.cxx index ac39a00dfc..b1dcf5641e 100644 --- a/panda/src/pgraph/sceneSetup.cxx +++ b/panda/src/pgraph/sceneSetup.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sceneSetup.h b/panda/src/pgraph/sceneSetup.h index eeba4f02f7..a5ec172ac5 100644 --- a/panda/src/pgraph/sceneSetup.h +++ b/panda/src/pgraph/sceneSetup.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/selectiveChildNode.I b/panda/src/pgraph/selectiveChildNode.I index 09828404df..266a3fd99c 100644 --- a/panda/src/pgraph/selectiveChildNode.I +++ b/panda/src/pgraph/selectiveChildNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/selectiveChildNode.cxx b/panda/src/pgraph/selectiveChildNode.cxx index 0871161250..12e6e54a68 100644 --- a/panda/src/pgraph/selectiveChildNode.cxx +++ b/panda/src/pgraph/selectiveChildNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/selectiveChildNode.h b/panda/src/pgraph/selectiveChildNode.h index 4bbcc582b3..aa4a45c27a 100644 --- a/panda/src/pgraph/selectiveChildNode.h +++ b/panda/src/pgraph/selectiveChildNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sequenceNode.I b/panda/src/pgraph/sequenceNode.I index 0706d46370..6a67e2521d 100644 --- a/panda/src/pgraph/sequenceNode.I +++ b/panda/src/pgraph/sequenceNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sequenceNode.cxx b/panda/src/pgraph/sequenceNode.cxx index dbb09d827f..f5b6afa9b6 100644 --- a/panda/src/pgraph/sequenceNode.cxx +++ b/panda/src/pgraph/sequenceNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/sequenceNode.h b/panda/src/pgraph/sequenceNode.h index 7289f6f46e..7bb0ae3518 100644 --- a/panda/src/pgraph/sequenceNode.h +++ b/panda/src/pgraph/sequenceNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/showBoundsEffect.I b/panda/src/pgraph/showBoundsEffect.I index c932abb59e..2142ab8576 100644 --- a/panda/src/pgraph/showBoundsEffect.I +++ b/panda/src/pgraph/showBoundsEffect.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/showBoundsEffect.cxx b/panda/src/pgraph/showBoundsEffect.cxx index c5d15c6a00..438213bce8 100644 --- a/panda/src/pgraph/showBoundsEffect.cxx +++ b/panda/src/pgraph/showBoundsEffect.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/showBoundsEffect.h b/panda/src/pgraph/showBoundsEffect.h index 87900d0856..0db1f3fb7a 100644 --- a/panda/src/pgraph/showBoundsEffect.h +++ b/panda/src/pgraph/showBoundsEffect.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/spotlight.I b/panda/src/pgraph/spotlight.I index 862f236958..ba3d7482da 100644 --- a/panda/src/pgraph/spotlight.I +++ b/panda/src/pgraph/spotlight.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/spotlight.cxx b/panda/src/pgraph/spotlight.cxx index 033f912235..4066bc3baa 100644 --- a/panda/src/pgraph/spotlight.cxx +++ b/panda/src/pgraph/spotlight.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/spotlight.h b/panda/src/pgraph/spotlight.h index ac5b17827f..855bc1b724 100644 --- a/panda/src/pgraph/spotlight.h +++ b/panda/src/pgraph/spotlight.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/switchNode.I b/panda/src/pgraph/switchNode.I index 430db8c73e..676e04561a 100644 --- a/panda/src/pgraph/switchNode.I +++ b/panda/src/pgraph/switchNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/switchNode.cxx b/panda/src/pgraph/switchNode.cxx index b1cc0c6539..63c6ea9f8d 100644 --- a/panda/src/pgraph/switchNode.cxx +++ b/panda/src/pgraph/switchNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/switchNode.h b/panda/src/pgraph/switchNode.h index 633dbc2a53..ce2c4b37e6 100644 --- a/panda/src/pgraph/switchNode.h +++ b/panda/src/pgraph/switchNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/test_pgraph.cxx b/panda/src/pgraph/test_pgraph.cxx index 926e64b04b..f4700e9128 100644 --- a/panda/src/pgraph/test_pgraph.cxx +++ b/panda/src/pgraph/test_pgraph.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/texMatrixAttrib.I b/panda/src/pgraph/texMatrixAttrib.I index d2a6b49b03..f305bd3293 100644 --- a/panda/src/pgraph/texMatrixAttrib.I +++ b/panda/src/pgraph/texMatrixAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/texMatrixAttrib.cxx b/panda/src/pgraph/texMatrixAttrib.cxx index e2458d758c..2994555d89 100644 --- a/panda/src/pgraph/texMatrixAttrib.cxx +++ b/panda/src/pgraph/texMatrixAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/texMatrixAttrib.h b/panda/src/pgraph/texMatrixAttrib.h index da1b00162f..7855b00b18 100644 --- a/panda/src/pgraph/texMatrixAttrib.h +++ b/panda/src/pgraph/texMatrixAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/textureApplyAttrib.I b/panda/src/pgraph/textureApplyAttrib.I index 40605a454c..181d28155c 100644 --- a/panda/src/pgraph/textureApplyAttrib.I +++ b/panda/src/pgraph/textureApplyAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/textureApplyAttrib.cxx b/panda/src/pgraph/textureApplyAttrib.cxx index 7292f963ec..537c03584b 100644 --- a/panda/src/pgraph/textureApplyAttrib.cxx +++ b/panda/src/pgraph/textureApplyAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/textureApplyAttrib.h b/panda/src/pgraph/textureApplyAttrib.h index 91559206cd..be9693ad6a 100644 --- a/panda/src/pgraph/textureApplyAttrib.h +++ b/panda/src/pgraph/textureApplyAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/textureAttrib.I b/panda/src/pgraph/textureAttrib.I index 50c4776139..263d7ae2ff 100644 --- a/panda/src/pgraph/textureAttrib.I +++ b/panda/src/pgraph/textureAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/textureAttrib.cxx b/panda/src/pgraph/textureAttrib.cxx index 8beb4f51cb..798960c96b 100644 --- a/panda/src/pgraph/textureAttrib.cxx +++ b/panda/src/pgraph/textureAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/textureAttrib.h b/panda/src/pgraph/textureAttrib.h index af467aa66b..f7833beb73 100644 --- a/panda/src/pgraph/textureAttrib.h +++ b/panda/src/pgraph/textureAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/textureCollection.I b/panda/src/pgraph/textureCollection.I index 67d20a3570..54cc3c8002 100644 --- a/panda/src/pgraph/textureCollection.I +++ b/panda/src/pgraph/textureCollection.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/textureCollection.cxx b/panda/src/pgraph/textureCollection.cxx index 58681a2918..5b0965db3f 100644 --- a/panda/src/pgraph/textureCollection.cxx +++ b/panda/src/pgraph/textureCollection.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/textureCollection.h b/panda/src/pgraph/textureCollection.h index 260a0cb206..d8bae465ed 100644 --- a/panda/src/pgraph/textureCollection.h +++ b/panda/src/pgraph/textureCollection.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/transformState.I b/panda/src/pgraph/transformState.I index 46c7c3e1df..e14deef19b 100644 --- a/panda/src/pgraph/transformState.I +++ b/panda/src/pgraph/transformState.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/transformState.cxx b/panda/src/pgraph/transformState.cxx index 6917b854d1..bb1b31f527 100644 --- a/panda/src/pgraph/transformState.cxx +++ b/panda/src/pgraph/transformState.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/transformState.h b/panda/src/pgraph/transformState.h index 90ca2a6488..495017b562 100644 --- a/panda/src/pgraph/transformState.h +++ b/panda/src/pgraph/transformState.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/transparencyAttrib.I b/panda/src/pgraph/transparencyAttrib.I index dda81306ae..5810814880 100644 --- a/panda/src/pgraph/transparencyAttrib.I +++ b/panda/src/pgraph/transparencyAttrib.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/transparencyAttrib.cxx b/panda/src/pgraph/transparencyAttrib.cxx index 8f61f15065..53de1e7f00 100644 --- a/panda/src/pgraph/transparencyAttrib.cxx +++ b/panda/src/pgraph/transparencyAttrib.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/transparencyAttrib.h b/panda/src/pgraph/transparencyAttrib.h index e5844e53dc..8bf46ed9c9 100644 --- a/panda/src/pgraph/transparencyAttrib.h +++ b/panda/src/pgraph/transparencyAttrib.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/workingNodePath.I b/panda/src/pgraph/workingNodePath.I index 102e9f5113..24f01ff997 100644 --- a/panda/src/pgraph/workingNodePath.I +++ b/panda/src/pgraph/workingNodePath.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/workingNodePath.cxx b/panda/src/pgraph/workingNodePath.cxx index d49804e3d4..51048d2653 100644 --- a/panda/src/pgraph/workingNodePath.cxx +++ b/panda/src/pgraph/workingNodePath.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgraph/workingNodePath.h b/panda/src/pgraph/workingNodePath.h index cfee1c5615..1d8f569b13 100644 --- a/panda/src/pgraph/workingNodePath.h +++ b/panda/src/pgraph/workingNodePath.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/config_pgui.cxx b/panda/src/pgui/config_pgui.cxx index 4255a8fdb1..1ffe902ccf 100644 --- a/panda/src/pgui/config_pgui.cxx +++ b/panda/src/pgui/config_pgui.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/config_pgui.h b/panda/src/pgui/config_pgui.h index a9bdb85b4d..77e7d994cb 100644 --- a/panda/src/pgui/config_pgui.h +++ b/panda/src/pgui/config_pgui.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgButton.I b/panda/src/pgui/pgButton.I index 07906136cb..c402f7d4a4 100644 --- a/panda/src/pgui/pgButton.I +++ b/panda/src/pgui/pgButton.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgButton.cxx b/panda/src/pgui/pgButton.cxx index 2471c00b0f..78aef83532 100644 --- a/panda/src/pgui/pgButton.cxx +++ b/panda/src/pgui/pgButton.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgButton.h b/panda/src/pgui/pgButton.h index 50e699e0bb..53b2244365 100644 --- a/panda/src/pgui/pgButton.h +++ b/panda/src/pgui/pgButton.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgCullTraverser.I b/panda/src/pgui/pgCullTraverser.I index 0e23c07bed..0c1794f3ab 100644 --- a/panda/src/pgui/pgCullTraverser.I +++ b/panda/src/pgui/pgCullTraverser.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgCullTraverser.cxx b/panda/src/pgui/pgCullTraverser.cxx index 60971f3edc..54ad6dba36 100644 --- a/panda/src/pgui/pgCullTraverser.cxx +++ b/panda/src/pgui/pgCullTraverser.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgCullTraverser.h b/panda/src/pgui/pgCullTraverser.h index 400b059f00..8df33ea8e6 100644 --- a/panda/src/pgui/pgCullTraverser.h +++ b/panda/src/pgui/pgCullTraverser.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgEntry.I b/panda/src/pgui/pgEntry.I index 1d1c36c47a..d9d09a40fc 100644 --- a/panda/src/pgui/pgEntry.I +++ b/panda/src/pgui/pgEntry.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgEntry.cxx b/panda/src/pgui/pgEntry.cxx index 7c3bcce3c0..b9465fa396 100644 --- a/panda/src/pgui/pgEntry.cxx +++ b/panda/src/pgui/pgEntry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgEntry.h b/panda/src/pgui/pgEntry.h index 1974d6352e..2e4e4f44ae 100644 --- a/panda/src/pgui/pgEntry.h +++ b/panda/src/pgui/pgEntry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgFrameStyle.I b/panda/src/pgui/pgFrameStyle.I index 8477e76ea1..7642c1b6d4 100644 --- a/panda/src/pgui/pgFrameStyle.I +++ b/panda/src/pgui/pgFrameStyle.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgFrameStyle.cxx b/panda/src/pgui/pgFrameStyle.cxx index 1913d8be26..6312cd71fc 100644 --- a/panda/src/pgui/pgFrameStyle.cxx +++ b/panda/src/pgui/pgFrameStyle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgFrameStyle.h b/panda/src/pgui/pgFrameStyle.h index 133fb2e46e..3e5f3ce39b 100644 --- a/panda/src/pgui/pgFrameStyle.h +++ b/panda/src/pgui/pgFrameStyle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgItem.I b/panda/src/pgui/pgItem.I index a426cbec47..ba0003f1a7 100644 --- a/panda/src/pgui/pgItem.I +++ b/panda/src/pgui/pgItem.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgItem.cxx b/panda/src/pgui/pgItem.cxx index aa93aab324..6dee87fb70 100644 --- a/panda/src/pgui/pgItem.cxx +++ b/panda/src/pgui/pgItem.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgItem.h b/panda/src/pgui/pgItem.h index 84dbec07a6..6e0f1218d0 100644 --- a/panda/src/pgui/pgItem.h +++ b/panda/src/pgui/pgItem.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherBackground.cxx b/panda/src/pgui/pgMouseWatcherBackground.cxx index 3c44ffeb0c..133f58691a 100644 --- a/panda/src/pgui/pgMouseWatcherBackground.cxx +++ b/panda/src/pgui/pgMouseWatcherBackground.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherBackground.h b/panda/src/pgui/pgMouseWatcherBackground.h index 3a9435f8d9..27273b0fc4 100644 --- a/panda/src/pgui/pgMouseWatcherBackground.h +++ b/panda/src/pgui/pgMouseWatcherBackground.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherGroup.I b/panda/src/pgui/pgMouseWatcherGroup.I index 42bfa71385..77836ad77c 100644 --- a/panda/src/pgui/pgMouseWatcherGroup.I +++ b/panda/src/pgui/pgMouseWatcherGroup.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherGroup.cxx b/panda/src/pgui/pgMouseWatcherGroup.cxx index 968df05fce..8efa1a4010 100644 --- a/panda/src/pgui/pgMouseWatcherGroup.cxx +++ b/panda/src/pgui/pgMouseWatcherGroup.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherGroup.h b/panda/src/pgui/pgMouseWatcherGroup.h index aab0e52e45..21f4b3e373 100644 --- a/panda/src/pgui/pgMouseWatcherGroup.h +++ b/panda/src/pgui/pgMouseWatcherGroup.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherParameter.I b/panda/src/pgui/pgMouseWatcherParameter.I index fca840fcce..ba1d6fb678 100644 --- a/panda/src/pgui/pgMouseWatcherParameter.I +++ b/panda/src/pgui/pgMouseWatcherParameter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherParameter.cxx b/panda/src/pgui/pgMouseWatcherParameter.cxx index 9f15d719af..87b9085f51 100644 --- a/panda/src/pgui/pgMouseWatcherParameter.cxx +++ b/panda/src/pgui/pgMouseWatcherParameter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherParameter.h b/panda/src/pgui/pgMouseWatcherParameter.h index 029af5a561..acd9d4715e 100644 --- a/panda/src/pgui/pgMouseWatcherParameter.h +++ b/panda/src/pgui/pgMouseWatcherParameter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherRegion.I b/panda/src/pgui/pgMouseWatcherRegion.I index 32f1822089..0d06308208 100644 --- a/panda/src/pgui/pgMouseWatcherRegion.I +++ b/panda/src/pgui/pgMouseWatcherRegion.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherRegion.cxx b/panda/src/pgui/pgMouseWatcherRegion.cxx index 84ad639bd6..9eb0e1c6bb 100644 --- a/panda/src/pgui/pgMouseWatcherRegion.cxx +++ b/panda/src/pgui/pgMouseWatcherRegion.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgMouseWatcherRegion.h b/panda/src/pgui/pgMouseWatcherRegion.h index 34961476d0..0d9592beb3 100644 --- a/panda/src/pgui/pgMouseWatcherRegion.h +++ b/panda/src/pgui/pgMouseWatcherRegion.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgTop.I b/panda/src/pgui/pgTop.I index 08bb5f694e..f12274acf4 100644 --- a/panda/src/pgui/pgTop.I +++ b/panda/src/pgui/pgTop.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgTop.cxx b/panda/src/pgui/pgTop.cxx index e470209035..8ae3525935 100644 --- a/panda/src/pgui/pgTop.cxx +++ b/panda/src/pgui/pgTop.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgTop.h b/panda/src/pgui/pgTop.h index 68a56c18b7..6c9601dc8f 100644 --- a/panda/src/pgui/pgTop.h +++ b/panda/src/pgui/pgTop.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgWaitBar.I b/panda/src/pgui/pgWaitBar.I index f365d2fe40..2d9057309b 100644 --- a/panda/src/pgui/pgWaitBar.I +++ b/panda/src/pgui/pgWaitBar.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgWaitBar.cxx b/panda/src/pgui/pgWaitBar.cxx index a2d4d9b272..ca53cac48d 100644 --- a/panda/src/pgui/pgWaitBar.cxx +++ b/panda/src/pgui/pgWaitBar.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pgui/pgWaitBar.h b/panda/src/pgui/pgWaitBar.h index 646a6c6958..298a112acd 100644 --- a/panda/src/pgui/pgWaitBar.h +++ b/panda/src/pgui/pgWaitBar.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/actorNode.I b/panda/src/physics/actorNode.I index 5439900faf..b1ef7eb7dc 100644 --- a/panda/src/physics/actorNode.I +++ b/panda/src/physics/actorNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/actorNode.cxx b/panda/src/physics/actorNode.cxx index a5c4dd4ae8..9bdd742723 100644 --- a/panda/src/physics/actorNode.cxx +++ b/panda/src/physics/actorNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/actorNode.h b/panda/src/physics/actorNode.h index a7eb79f360..c442436e0f 100644 --- a/panda/src/physics/actorNode.h +++ b/panda/src/physics/actorNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/angularEulerIntegrator.cxx b/panda/src/physics/angularEulerIntegrator.cxx index 59bf469207..26524c00cc 100644 --- a/panda/src/physics/angularEulerIntegrator.cxx +++ b/panda/src/physics/angularEulerIntegrator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/angularEulerIntegrator.h b/panda/src/physics/angularEulerIntegrator.h index ee8695d7d5..949ffc1af9 100644 --- a/panda/src/physics/angularEulerIntegrator.h +++ b/panda/src/physics/angularEulerIntegrator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/angularForce.cxx b/panda/src/physics/angularForce.cxx index a33846a1c5..75e9f46c16 100644 --- a/panda/src/physics/angularForce.cxx +++ b/panda/src/physics/angularForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/angularForce.h b/panda/src/physics/angularForce.h index 5d60a51527..7ed415d45e 100644 --- a/panda/src/physics/angularForce.h +++ b/panda/src/physics/angularForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/angularIntegrator.cxx b/panda/src/physics/angularIntegrator.cxx index b863f40ecc..647178fd6a 100644 --- a/panda/src/physics/angularIntegrator.cxx +++ b/panda/src/physics/angularIntegrator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/angularIntegrator.h b/panda/src/physics/angularIntegrator.h index 660ea8372d..aeb3b632fe 100644 --- a/panda/src/physics/angularIntegrator.h +++ b/panda/src/physics/angularIntegrator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/angularVectorForce.I b/panda/src/physics/angularVectorForce.I index ae130499cb..17bb8079ad 100644 --- a/panda/src/physics/angularVectorForce.I +++ b/panda/src/physics/angularVectorForce.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/angularVectorForce.cxx b/panda/src/physics/angularVectorForce.cxx index 7fe6c8906c..3346dcd1fd 100644 --- a/panda/src/physics/angularVectorForce.cxx +++ b/panda/src/physics/angularVectorForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/angularVectorForce.h b/panda/src/physics/angularVectorForce.h index 5a635e5f3d..1db54a3846 100644 --- a/panda/src/physics/angularVectorForce.h +++ b/panda/src/physics/angularVectorForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/baseForce.I b/panda/src/physics/baseForce.I index d81a2fb082..0cde7c6527 100644 --- a/panda/src/physics/baseForce.I +++ b/panda/src/physics/baseForce.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/baseForce.cxx b/panda/src/physics/baseForce.cxx index e5b48d551a..816449f4d6 100644 --- a/panda/src/physics/baseForce.cxx +++ b/panda/src/physics/baseForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/baseForce.h b/panda/src/physics/baseForce.h index 5f60eb3d17..13a1db1d1a 100644 --- a/panda/src/physics/baseForce.h +++ b/panda/src/physics/baseForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/baseIntegrator.I b/panda/src/physics/baseIntegrator.I index ca174d96c1..c6b7b8237b 100644 --- a/panda/src/physics/baseIntegrator.I +++ b/panda/src/physics/baseIntegrator.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/baseIntegrator.cxx b/panda/src/physics/baseIntegrator.cxx index a60400085a..dd4deb41d0 100644 --- a/panda/src/physics/baseIntegrator.cxx +++ b/panda/src/physics/baseIntegrator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/baseIntegrator.h b/panda/src/physics/baseIntegrator.h index 92d0ef8606..ee322afceb 100644 --- a/panda/src/physics/baseIntegrator.h +++ b/panda/src/physics/baseIntegrator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/config_physics.cxx b/panda/src/physics/config_physics.cxx index 00e7e60434..6d7b4eebf4 100644 --- a/panda/src/physics/config_physics.cxx +++ b/panda/src/physics/config_physics.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/config_physics.h b/panda/src/physics/config_physics.h index 026d183be1..65d8cf4d58 100644 --- a/panda/src/physics/config_physics.h +++ b/panda/src/physics/config_physics.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/forceNode.I b/panda/src/physics/forceNode.I index 6b539b9af0..1a62185cac 100644 --- a/panda/src/physics/forceNode.I +++ b/panda/src/physics/forceNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/forceNode.cxx b/panda/src/physics/forceNode.cxx index d3465911f4..4fd74bdf08 100644 --- a/panda/src/physics/forceNode.cxx +++ b/panda/src/physics/forceNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/forceNode.h b/panda/src/physics/forceNode.h index 6d7676002e..ab258f2ddd 100644 --- a/panda/src/physics/forceNode.h +++ b/panda/src/physics/forceNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/forces.h b/panda/src/physics/forces.h index 6fb5bddb13..1adbf944bc 100644 --- a/panda/src/physics/forces.h +++ b/panda/src/physics/forces.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearCylinderVortexForce.I b/panda/src/physics/linearCylinderVortexForce.I index f616b6e60e..18efac79bd 100644 --- a/panda/src/physics/linearCylinderVortexForce.I +++ b/panda/src/physics/linearCylinderVortexForce.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearCylinderVortexForce.cxx b/panda/src/physics/linearCylinderVortexForce.cxx index b5c455070b..2fa0901965 100644 --- a/panda/src/physics/linearCylinderVortexForce.cxx +++ b/panda/src/physics/linearCylinderVortexForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearCylinderVortexForce.h b/panda/src/physics/linearCylinderVortexForce.h index 72031a072a..d9fd78b2ef 100644 --- a/panda/src/physics/linearCylinderVortexForce.h +++ b/panda/src/physics/linearCylinderVortexForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearDistanceForce.I b/panda/src/physics/linearDistanceForce.I index 908632cc8b..8775bb7746 100644 --- a/panda/src/physics/linearDistanceForce.I +++ b/panda/src/physics/linearDistanceForce.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearDistanceForce.cxx b/panda/src/physics/linearDistanceForce.cxx index 00b3ee9658..be592c79d4 100644 --- a/panda/src/physics/linearDistanceForce.cxx +++ b/panda/src/physics/linearDistanceForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearDistanceForce.h b/panda/src/physics/linearDistanceForce.h index aca15a755b..de875539e3 100644 --- a/panda/src/physics/linearDistanceForce.h +++ b/panda/src/physics/linearDistanceForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearEulerIntegrator.cxx b/panda/src/physics/linearEulerIntegrator.cxx index eee82d56cf..7b78428704 100644 --- a/panda/src/physics/linearEulerIntegrator.cxx +++ b/panda/src/physics/linearEulerIntegrator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearEulerIntegrator.h b/panda/src/physics/linearEulerIntegrator.h index 70049cd43a..444d091474 100644 --- a/panda/src/physics/linearEulerIntegrator.h +++ b/panda/src/physics/linearEulerIntegrator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearForce.I b/panda/src/physics/linearForce.I index c60132a059..946bfa1ade 100644 --- a/panda/src/physics/linearForce.I +++ b/panda/src/physics/linearForce.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearForce.cxx b/panda/src/physics/linearForce.cxx index c731054c97..56d9949068 100644 --- a/panda/src/physics/linearForce.cxx +++ b/panda/src/physics/linearForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearForce.h b/panda/src/physics/linearForce.h index dc2627a5e4..03f033b523 100644 --- a/panda/src/physics/linearForce.h +++ b/panda/src/physics/linearForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearFrictionForce.I b/panda/src/physics/linearFrictionForce.I index 9ec8ba7087..10f7bfc560 100644 --- a/panda/src/physics/linearFrictionForce.I +++ b/panda/src/physics/linearFrictionForce.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearFrictionForce.cxx b/panda/src/physics/linearFrictionForce.cxx index 75b8ff3404..2735f072ce 100644 --- a/panda/src/physics/linearFrictionForce.cxx +++ b/panda/src/physics/linearFrictionForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearFrictionForce.h b/panda/src/physics/linearFrictionForce.h index a105264085..37cb5eb47a 100644 --- a/panda/src/physics/linearFrictionForce.h +++ b/panda/src/physics/linearFrictionForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearIntegrator.cxx b/panda/src/physics/linearIntegrator.cxx index cbcb7420d7..5bb86bc843 100644 --- a/panda/src/physics/linearIntegrator.cxx +++ b/panda/src/physics/linearIntegrator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearIntegrator.h b/panda/src/physics/linearIntegrator.h index 877d311c73..6b8a3a824c 100644 --- a/panda/src/physics/linearIntegrator.h +++ b/panda/src/physics/linearIntegrator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearJitterForce.cxx b/panda/src/physics/linearJitterForce.cxx index a4b7c47567..fdb11befa1 100644 --- a/panda/src/physics/linearJitterForce.cxx +++ b/panda/src/physics/linearJitterForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearJitterForce.h b/panda/src/physics/linearJitterForce.h index 1e15136ed1..b58c1073eb 100644 --- a/panda/src/physics/linearJitterForce.h +++ b/panda/src/physics/linearJitterForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearNoiseForce.I b/panda/src/physics/linearNoiseForce.I index 8ce7ba360c..ae53042b06 100644 --- a/panda/src/physics/linearNoiseForce.I +++ b/panda/src/physics/linearNoiseForce.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearNoiseForce.cxx b/panda/src/physics/linearNoiseForce.cxx index 2ed8576799..a6396c1572 100644 --- a/panda/src/physics/linearNoiseForce.cxx +++ b/panda/src/physics/linearNoiseForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearNoiseForce.h b/panda/src/physics/linearNoiseForce.h index aa87b73b98..362c84c821 100644 --- a/panda/src/physics/linearNoiseForce.h +++ b/panda/src/physics/linearNoiseForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearRandomForce.I b/panda/src/physics/linearRandomForce.I index 7c3d384b25..fa2f26d490 100644 --- a/panda/src/physics/linearRandomForce.I +++ b/panda/src/physics/linearRandomForce.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearRandomForce.cxx b/panda/src/physics/linearRandomForce.cxx index e954453b4c..8df96ff3a9 100644 --- a/panda/src/physics/linearRandomForce.cxx +++ b/panda/src/physics/linearRandomForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearRandomForce.h b/panda/src/physics/linearRandomForce.h index 119908d19b..420eeedf09 100644 --- a/panda/src/physics/linearRandomForce.h +++ b/panda/src/physics/linearRandomForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearSinkForce.cxx b/panda/src/physics/linearSinkForce.cxx index 0722ae30a8..7cc4d45dd8 100644 --- a/panda/src/physics/linearSinkForce.cxx +++ b/panda/src/physics/linearSinkForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearSinkForce.h b/panda/src/physics/linearSinkForce.h index a83d764e12..f21b3e1e7e 100644 --- a/panda/src/physics/linearSinkForce.h +++ b/panda/src/physics/linearSinkForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearSourceForce.cxx b/panda/src/physics/linearSourceForce.cxx index a515a0006b..52c2d0cd52 100644 --- a/panda/src/physics/linearSourceForce.cxx +++ b/panda/src/physics/linearSourceForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearSourceForce.h b/panda/src/physics/linearSourceForce.h index ef34b78c1f..154f2291cd 100644 --- a/panda/src/physics/linearSourceForce.h +++ b/panda/src/physics/linearSourceForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearUserDefinedForce.I b/panda/src/physics/linearUserDefinedForce.I index 2719292632..f1f3804c64 100644 --- a/panda/src/physics/linearUserDefinedForce.I +++ b/panda/src/physics/linearUserDefinedForce.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearUserDefinedForce.cxx b/panda/src/physics/linearUserDefinedForce.cxx index 2f205a2e9c..5d8d3b0c57 100644 --- a/panda/src/physics/linearUserDefinedForce.cxx +++ b/panda/src/physics/linearUserDefinedForce.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearUserDefinedForce.h b/panda/src/physics/linearUserDefinedForce.h index cb2a55cfce..6327969961 100644 --- a/panda/src/physics/linearUserDefinedForce.h +++ b/panda/src/physics/linearUserDefinedForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearVectorForce.I b/panda/src/physics/linearVectorForce.I index 552c4d7f2c..b8786c2e8b 100644 --- a/panda/src/physics/linearVectorForce.I +++ b/panda/src/physics/linearVectorForce.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/linearVectorForce.cxx b/panda/src/physics/linearVectorForce.cxx index 0117d0841f..a815a45094 100644 --- a/panda/src/physics/linearVectorForce.cxx +++ b/panda/src/physics/linearVectorForce.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "datagram.h" -#include -#include -#include +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" #include "linearVectorForce.h" diff --git a/panda/src/physics/linearVectorForce.h b/panda/src/physics/linearVectorForce.h index 5066a037bd..e54f135983 100644 --- a/panda/src/physics/linearVectorForce.h +++ b/panda/src/physics/linearVectorForce.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physical.I b/panda/src/physics/physical.I index 274642c68c..14baa35c66 100644 --- a/panda/src/physics/physical.I +++ b/panda/src/physics/physical.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physical.cxx b/panda/src/physics/physical.cxx index 5d5469cd20..c2b956fbf2 100644 --- a/panda/src/physics/physical.cxx +++ b/panda/src/physics/physical.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physical.h b/panda/src/physics/physical.h index c941db1f4c..1551788cd1 100644 --- a/panda/src/physics/physical.h +++ b/panda/src/physics/physical.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicalNode.I b/panda/src/physics/physicalNode.I index 94eda6ab5b..e41cfd00a9 100644 --- a/panda/src/physics/physicalNode.I +++ b/panda/src/physics/physicalNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicalNode.cxx b/panda/src/physics/physicalNode.cxx index b68321122c..335cecc194 100644 --- a/panda/src/physics/physicalNode.cxx +++ b/panda/src/physics/physicalNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicalNode.h b/panda/src/physics/physicalNode.h index e022964800..960320227f 100644 --- a/panda/src/physics/physicalNode.h +++ b/panda/src/physics/physicalNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicsCollisionHandler.I b/panda/src/physics/physicsCollisionHandler.I index 487da556c5..91a975ecbc 100755 --- a/panda/src/physics/physicsCollisionHandler.I +++ b/panda/src/physics/physicsCollisionHandler.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicsCollisionHandler.cxx b/panda/src/physics/physicsCollisionHandler.cxx index b6592f54ca..d660144e9a 100755 --- a/panda/src/physics/physicsCollisionHandler.cxx +++ b/panda/src/physics/physicsCollisionHandler.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicsCollisionHandler.h b/panda/src/physics/physicsCollisionHandler.h index 55bb0c3ccd..9f414bf105 100755 --- a/panda/src/physics/physicsCollisionHandler.h +++ b/panda/src/physics/physicsCollisionHandler.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicsManager.I b/panda/src/physics/physicsManager.I index fdb485e137..67f85a3830 100644 --- a/panda/src/physics/physicsManager.I +++ b/panda/src/physics/physicsManager.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicsManager.cxx b/panda/src/physics/physicsManager.cxx index bda854cc96..06c18e2ab3 100644 --- a/panda/src/physics/physicsManager.cxx +++ b/panda/src/physics/physicsManager.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicsManager.h b/panda/src/physics/physicsManager.h index b4abbc2eb6..b8920ea8bf 100644 --- a/panda/src/physics/physicsManager.h +++ b/panda/src/physics/physicsManager.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicsObject.I b/panda/src/physics/physicsObject.I index c897622294..a7df1f20bd 100644 --- a/panda/src/physics/physicsObject.I +++ b/panda/src/physics/physicsObject.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicsObject.cxx b/panda/src/physics/physicsObject.cxx index 323696576a..9f320c3c42 100644 --- a/panda/src/physics/physicsObject.cxx +++ b/panda/src/physics/physicsObject.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/physicsObject.h b/panda/src/physics/physicsObject.h index d80dfe84a5..d466a49d60 100644 --- a/panda/src/physics/physicsObject.h +++ b/panda/src/physics/physicsObject.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/physics/test_physics.cxx b/panda/src/physics/test_physics.cxx index d76f40afa8..f9f7f374e9 100644 --- a/panda/src/physics/test_physics.cxx +++ b/panda/src/physics/test_physics.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/config_pnmimage.cxx b/panda/src/pnmimage/config_pnmimage.cxx index dad91e3ac0..03496f6d53 100644 --- a/panda/src/pnmimage/config_pnmimage.cxx +++ b/panda/src/pnmimage/config_pnmimage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/config_pnmimage.h b/panda/src/pnmimage/config_pnmimage.h index eda5f536d0..aeba99f630 100644 --- a/panda/src/pnmimage/config_pnmimage.h +++ b/panda/src/pnmimage/config_pnmimage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnm-image-filter-core.cxx b/panda/src/pnmimage/pnm-image-filter-core.cxx index 861597bb47..38b5b78f30 100644 --- a/panda/src/pnmimage/pnm-image-filter-core.cxx +++ b/panda/src/pnmimage/pnm-image-filter-core.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnm-image-filter.cxx b/panda/src/pnmimage/pnm-image-filter.cxx index 448d1ae05b..244b118b9c 100644 --- a/panda/src/pnmimage/pnm-image-filter.cxx +++ b/panda/src/pnmimage/pnm-image-filter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -38,7 +38,7 @@ #include "pandabase.h" #include -#include +#include "cmath.h" #include "pnmImage.h" diff --git a/panda/src/pnmimage/pnmFileType.cxx b/panda/src/pnmimage/pnmFileType.cxx index ad42542ac5..ab15ee9a8b 100644 --- a/panda/src/pnmimage/pnmFileType.cxx +++ b/panda/src/pnmimage/pnmFileType.cxx @@ -4,24 +4,24 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pnmFileType.h" -#include -#include -#include -#include +#include "string_utils.h" +#include "executionEnvironment.h" +#include "bamReader.h" +#include "bamWriter.h" bool PNMFileType::_did_init_pnm = false; TypeHandle PNMFileType::_type_handle; diff --git a/panda/src/pnmimage/pnmFileType.h b/panda/src/pnmimage/pnmFileType.h index 5074168be7..e77238cc1a 100644 --- a/panda/src/pnmimage/pnmFileType.h +++ b/panda/src/pnmimage/pnmFileType.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmFileTypeRegistry.cxx b/panda/src/pnmimage/pnmFileTypeRegistry.cxx index f38f8ba578..b22166f2d0 100644 --- a/panda/src/pnmimage/pnmFileTypeRegistry.cxx +++ b/panda/src/pnmimage/pnmFileTypeRegistry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmFileTypeRegistry.h b/panda/src/pnmimage/pnmFileTypeRegistry.h index d8f375999f..b350ffbabd 100644 --- a/panda/src/pnmimage/pnmFileTypeRegistry.h +++ b/panda/src/pnmimage/pnmFileTypeRegistry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandabase.h" -#include +#include "typedObject.h" class PNMFileType; diff --git a/panda/src/pnmimage/pnmImage.I b/panda/src/pnmimage/pnmImage.I index 7aced53f27..0ca3920a03 100644 --- a/panda/src/pnmimage/pnmImage.I +++ b/panda/src/pnmimage/pnmImage.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmImage.cxx b/panda/src/pnmimage/pnmImage.cxx index f000ccfb00..92febc0a17 100644 --- a/panda/src/pnmimage/pnmImage.cxx +++ b/panda/src/pnmimage/pnmImage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmImage.h b/panda/src/pnmimage/pnmImage.h index cdc23f9b4d..3263fab09a 100644 --- a/panda/src/pnmimage/pnmImage.h +++ b/panda/src/pnmimage/pnmImage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmImageHeader.I b/panda/src/pnmimage/pnmImageHeader.I index 94479b873f..81ade31c0c 100644 --- a/panda/src/pnmimage/pnmImageHeader.I +++ b/panda/src/pnmimage/pnmImageHeader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmImageHeader.cxx b/panda/src/pnmimage/pnmImageHeader.cxx index 470a0a77f4..49754a7297 100644 --- a/panda/src/pnmimage/pnmImageHeader.cxx +++ b/panda/src/pnmimage/pnmImageHeader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmImageHeader.h b/panda/src/pnmimage/pnmImageHeader.h index abc7b005d2..6a5a3fd000 100644 --- a/panda/src/pnmimage/pnmImageHeader.h +++ b/panda/src/pnmimage/pnmImageHeader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmReader.I b/panda/src/pnmimage/pnmReader.I index 18aea18a4a..341b2decb4 100644 --- a/panda/src/pnmimage/pnmReader.I +++ b/panda/src/pnmimage/pnmReader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmReader.cxx b/panda/src/pnmimage/pnmReader.cxx index 1fb8425b93..6ce8a9ec34 100644 --- a/panda/src/pnmimage/pnmReader.cxx +++ b/panda/src/pnmimage/pnmReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmReader.h b/panda/src/pnmimage/pnmReader.h index 6bd4a41f6c..878c22f146 100644 --- a/panda/src/pnmimage/pnmReader.h +++ b/panda/src/pnmimage/pnmReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmWriter.I b/panda/src/pnmimage/pnmWriter.I index 350c910dd9..6545eb8084 100644 --- a/panda/src/pnmimage/pnmWriter.I +++ b/panda/src/pnmimage/pnmWriter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmWriter.cxx b/panda/src/pnmimage/pnmWriter.cxx index 7a371101af..dedbd91fd6 100644 --- a/panda/src/pnmimage/pnmWriter.cxx +++ b/panda/src/pnmimage/pnmWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmWriter.h b/panda/src/pnmimage/pnmWriter.h index 4e8d8d6342..714f2d32f5 100644 --- a/panda/src/pnmimage/pnmWriter.h +++ b/panda/src/pnmimage/pnmWriter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmimage_base.cxx b/panda/src/pnmimage/pnmimage_base.cxx index 9b393cb015..47da0b92dc 100644 --- a/panda/src/pnmimage/pnmimage_base.cxx +++ b/panda/src/pnmimage/pnmimage_base.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimage/pnmimage_base.h b/panda/src/pnmimage/pnmimage_base.h index 0abf66e1df..ce6f6c3da4 100644 --- a/panda/src/pnmimage/pnmimage_base.h +++ b/panda/src/pnmimage/pnmimage_base.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/bmp.h b/panda/src/pnmimagetypes/bmp.h index 1910443d71..96b22cb3e1 100644 --- a/panda/src/pnmimagetypes/bmp.h +++ b/panda/src/pnmimagetypes/bmp.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/panda/src/pnmimagetypes/colrops.c b/panda/src/pnmimagetypes/colrops.c index b66014581d..6d36972b59 100644 --- a/panda/src/pnmimagetypes/colrops.c +++ b/panda/src/pnmimagetypes/colrops.c @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/panda/src/pnmimagetypes/config_pnmimagetypes.cxx b/panda/src/pnmimagetypes/config_pnmimagetypes.cxx index 53538a2e7a..72acd20308 100644 --- a/panda/src/pnmimagetypes/config_pnmimagetypes.cxx +++ b/panda/src/pnmimagetypes/config_pnmimagetypes.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/config_pnmimagetypes.h b/panda/src/pnmimagetypes/config_pnmimagetypes.h index c45a1e83d8..c1fa090155 100644 --- a/panda/src/pnmimagetypes/config_pnmimagetypes.h +++ b/panda/src/pnmimagetypes/config_pnmimagetypes.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeAlias.cxx b/panda/src/pnmimagetypes/pnmFileTypeAlias.cxx index 60634d19b1..d2da48cc4f 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeAlias.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeAlias.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pnmFileTypeAlias.h" #include "config_pnmimagetypes.h" -#include -#include +#include "pnmFileTypeRegistry.h" +#include "bamReader.h" // Since Alias image files don't have a magic number, we'll make a // little sanity check on the size of the image. If either the width diff --git a/panda/src/pnmimagetypes/pnmFileTypeAlias.h b/panda/src/pnmimagetypes/pnmFileTypeAlias.h index b3fe5ade53..0bed03a943 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeAlias.h +++ b/panda/src/pnmimagetypes/pnmFileTypeAlias.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeBMP.cxx b/panda/src/pnmimagetypes/pnmFileTypeBMP.cxx index 50c7e6cba8..718c15bf2c 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeBMP.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeBMP.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeBMP.h b/panda/src/pnmimagetypes/pnmFileTypeBMP.h index b35c6525e7..cced67a011 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeBMP.h +++ b/panda/src/pnmimagetypes/pnmFileTypeBMP.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeBMPReader.cxx b/panda/src/pnmimagetypes/pnmFileTypeBMPReader.cxx index 22f9d24ceb..7077933395 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeBMPReader.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeBMPReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeBMPWriter.cxx b/panda/src/pnmimagetypes/pnmFileTypeBMPWriter.cxx index 5a49382358..9099c6a147 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeBMPWriter.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeBMPWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeIMG.cxx b/panda/src/pnmimagetypes/pnmFileTypeIMG.cxx index a715165005..83a894159a 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeIMG.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeIMG.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeIMG.h b/panda/src/pnmimagetypes/pnmFileTypeIMG.h index 3a51e59339..8cda5722ac 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeIMG.h +++ b/panda/src/pnmimagetypes/pnmFileTypeIMG.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeJPG.cxx b/panda/src/pnmimagetypes/pnmFileTypeJPG.cxx index 6107e601ef..897d329ab9 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeJPG.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeJPG.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeJPG.h b/panda/src/pnmimagetypes/pnmFileTypeJPG.h index e88a9bbc7a..c96043a3e6 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeJPG.h +++ b/panda/src/pnmimagetypes/pnmFileTypeJPG.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeJPG2000.cxx b/panda/src/pnmimagetypes/pnmFileTypeJPG2000.cxx index 51be38a803..27c29edbde 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeJPG2000.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeJPG2000.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeJPG2000.h b/panda/src/pnmimagetypes/pnmFileTypeJPG2000.h index 07203d66ea..25185eaec2 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeJPG2000.h +++ b/panda/src/pnmimagetypes/pnmFileTypeJPG2000.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeJPG2000Reader.cxx b/panda/src/pnmimagetypes/pnmFileTypeJPG2000Reader.cxx index 6de8dc005c..16efa38968 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeJPG2000Reader.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeJPG2000Reader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeJPG2000Writer.cxx b/panda/src/pnmimagetypes/pnmFileTypeJPG2000Writer.cxx index 880d064207..31b0658f93 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeJPG2000Writer.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeJPG2000Writer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeJPGReader.cxx b/panda/src/pnmimagetypes/pnmFileTypeJPGReader.cxx index 86bfe8b3cf..0e2a01baf6 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeJPGReader.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeJPGReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeJPGWriter.cxx b/panda/src/pnmimagetypes/pnmFileTypeJPGWriter.cxx index 084c4df7ee..1a4b33acf3 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeJPGWriter.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeJPGWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeSGI.cxx b/panda/src/pnmimagetypes/pnmFileTypeSGI.cxx index e8d25fb84d..489af44ef1 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeSGI.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeSGI.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeSGI.h b/panda/src/pnmimagetypes/pnmFileTypeSGI.h index 0abccadbfa..f0e07e2403 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeSGI.h +++ b/panda/src/pnmimagetypes/pnmFileTypeSGI.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeSGIReader.cxx b/panda/src/pnmimagetypes/pnmFileTypeSGIReader.cxx index 3082192976..c421efcb28 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeSGIReader.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeSGIReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeSGIWriter.cxx b/panda/src/pnmimagetypes/pnmFileTypeSGIWriter.cxx index 5d28dfa04b..4955e4ee38 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeSGIWriter.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeSGIWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeSoftImage.cxx b/panda/src/pnmimagetypes/pnmFileTypeSoftImage.cxx index 170a3bdaf5..1ca8bb7041 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeSoftImage.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeSoftImage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeSoftImage.h b/panda/src/pnmimagetypes/pnmFileTypeSoftImage.h index 1e4f0a7f2f..401d3963d4 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeSoftImage.h +++ b/panda/src/pnmimagetypes/pnmFileTypeSoftImage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeTGA.cxx b/panda/src/pnmimagetypes/pnmFileTypeTGA.cxx index 7d966a7449..cbb0b09f1a 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeTGA.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeTGA.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeTGA.h b/panda/src/pnmimagetypes/pnmFileTypeTGA.h index 49a651ff98..8a5c760862 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeTGA.h +++ b/panda/src/pnmimagetypes/pnmFileTypeTGA.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeTIFF.cxx b/panda/src/pnmimagetypes/pnmFileTypeTIFF.cxx index a85b810cea..adf9cff3e0 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeTIFF.cxx +++ b/panda/src/pnmimagetypes/pnmFileTypeTIFF.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/pnmFileTypeTIFF.h b/panda/src/pnmimagetypes/pnmFileTypeTIFF.h index c4f0abe6c1..248c46dcc9 100644 --- a/panda/src/pnmimagetypes/pnmFileTypeTIFF.h +++ b/panda/src/pnmimagetypes/pnmFileTypeTIFF.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmimagetypes/sgi.h b/panda/src/pnmimagetypes/sgi.h index 2b5df5c09a..d976f4654e 100644 --- a/panda/src/pnmimagetypes/sgi.h +++ b/panda/src/pnmimagetypes/sgi.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/panda/src/pnmtext/config_pnmtext.cxx b/panda/src/pnmtext/config_pnmtext.cxx index f8728004a3..b5feb32065 100644 --- a/panda/src/pnmtext/config_pnmtext.cxx +++ b/panda/src/pnmtext/config_pnmtext.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmtext/config_pnmtext.h b/panda/src/pnmtext/config_pnmtext.h index cd82d177fc..4ab9f9ec52 100644 --- a/panda/src/pnmtext/config_pnmtext.h +++ b/panda/src/pnmtext/config_pnmtext.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmtext/freetypeFont.I b/panda/src/pnmtext/freetypeFont.I index 7bfafc9872..1baae3b684 100644 --- a/panda/src/pnmtext/freetypeFont.I +++ b/panda/src/pnmtext/freetypeFont.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmtext/freetypeFont.cxx b/panda/src/pnmtext/freetypeFont.cxx index d99b0459e6..8c31fd1867 100644 --- a/panda/src/pnmtext/freetypeFont.cxx +++ b/panda/src/pnmtext/freetypeFont.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmtext/freetypeFont.h b/panda/src/pnmtext/freetypeFont.h index 9c6e691490..a5717b5b51 100644 --- a/panda/src/pnmtext/freetypeFont.h +++ b/panda/src/pnmtext/freetypeFont.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmtext/pnmTextGlyph.I b/panda/src/pnmtext/pnmTextGlyph.I index 27909e18a4..54247c9eb8 100644 --- a/panda/src/pnmtext/pnmTextGlyph.I +++ b/panda/src/pnmtext/pnmTextGlyph.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmtext/pnmTextGlyph.cxx b/panda/src/pnmtext/pnmTextGlyph.cxx index c77ed31746..9b298164da 100644 --- a/panda/src/pnmtext/pnmTextGlyph.cxx +++ b/panda/src/pnmtext/pnmTextGlyph.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmtext/pnmTextGlyph.h b/panda/src/pnmtext/pnmTextGlyph.h index c98237ac3a..427a43e6d1 100644 --- a/panda/src/pnmtext/pnmTextGlyph.h +++ b/panda/src/pnmtext/pnmTextGlyph.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmtext/pnmTextMaker.I b/panda/src/pnmtext/pnmTextMaker.I index 03a00e3dbf..98d669a029 100644 --- a/panda/src/pnmtext/pnmTextMaker.I +++ b/panda/src/pnmtext/pnmTextMaker.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmtext/pnmTextMaker.cxx b/panda/src/pnmtext/pnmTextMaker.cxx index de477f2568..f5d2360df0 100644 --- a/panda/src/pnmtext/pnmTextMaker.cxx +++ b/panda/src/pnmtext/pnmTextMaker.cxx @@ -3,15 +3,15 @@ // ////////////////////////////////////////////////////////////////////// // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pnmtext/pnmTextMaker.h b/panda/src/pnmtext/pnmTextMaker.h index 7b0f99776f..a7ff82f3a8 100644 --- a/panda/src/pnmtext/pnmTextMaker.h +++ b/panda/src/pnmtext/pnmTextMaker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ps2display/config_ps2display.cxx b/panda/src/ps2display/config_ps2display.cxx index 480e740690..cd9b6cf4f9 100644 --- a/panda/src/ps2display/config_ps2display.cxx +++ b/panda/src/ps2display/config_ps2display.cxx @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ps2display/ps2GraphicsPipe.cxx b/panda/src/ps2display/ps2GraphicsPipe.cxx index d4801bd5a1..d58f4f5a71 100644 --- a/panda/src/ps2display/ps2GraphicsPipe.cxx +++ b/panda/src/ps2display/ps2GraphicsPipe.cxx @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ps2display/ps2GraphicsWindow.cxx b/panda/src/ps2display/ps2GraphicsWindow.cxx index 164e51ba00..3b3eefa6cb 100644 --- a/panda/src/ps2display/ps2GraphicsWindow.cxx +++ b/panda/src/ps2display/ps2GraphicsWindow.cxx @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ps2gsg/config_ps2gsg.cxx b/panda/src/ps2gsg/config_ps2gsg.cxx index 8af37fab39..dd5d833ba5 100644 --- a/panda/src/ps2gsg/config_ps2gsg.cxx +++ b/panda/src/ps2gsg/config_ps2gsg.cxx @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ps2gsg/ps2GraphicsStateGuardian.cxx b/panda/src/ps2gsg/ps2GraphicsStateGuardian.cxx index 1e145243f3..a6cf5664b3 100644 --- a/panda/src/ps2gsg/ps2GraphicsStateGuardian.cxx +++ b/panda/src/ps2gsg/ps2GraphicsStateGuardian.cxx @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ps2gsg/ps2SavedFrameBuffer.cxx b/panda/src/ps2gsg/ps2SavedFrameBuffer.cxx index f4bb2a9b68..442170f60e 100644 --- a/panda/src/ps2gsg/ps2SavedFrameBuffer.cxx +++ b/panda/src/ps2gsg/ps2SavedFrameBuffer.cxx @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ps2gsg/ps2TextureContext.cxx b/panda/src/ps2gsg/ps2TextureContext.cxx index bf6b3f8fa3..4bf13fc1ea 100644 --- a/panda/src/ps2gsg/ps2TextureContext.cxx +++ b/panda/src/ps2gsg/ps2TextureContext.cxx @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/config_pstats.cxx b/panda/src/pstatclient/config_pstats.cxx index 7e65abae5f..44049329cc 100644 --- a/panda/src/pstatclient/config_pstats.cxx +++ b/panda/src/pstatclient/config_pstats.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/config_pstats.h b/panda/src/pstatclient/config_pstats.h index d79caf5906..782c20b144 100644 --- a/panda/src/pstatclient/config_pstats.h +++ b/panda/src/pstatclient/config_pstats.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatClient.I b/panda/src/pstatclient/pStatClient.I index 4ce5ac4701..d420a3d81c 100644 --- a/panda/src/pstatclient/pStatClient.I +++ b/panda/src/pstatclient/pStatClient.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatClient.cxx b/panda/src/pstatclient/pStatClient.cxx index 26ddd95990..25603ca83c 100644 --- a/panda/src/pstatclient/pStatClient.cxx +++ b/panda/src/pstatclient/pStatClient.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatClient.h b/panda/src/pstatclient/pStatClient.h index 30eb2658a9..2acdde2d3d 100644 --- a/panda/src/pstatclient/pStatClient.h +++ b/panda/src/pstatclient/pStatClient.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,15 +23,15 @@ #include "pStatFrameData.h" -#include +#include "clockObject.h" #include "luse.h" #include "pmap.h" #ifdef HAVE_NET -#include -#include -#include -#include +#include "connectionManager.h" +#include "queuedConnectionReader.h" +#include "connectionWriter.h" +#include "netAddress.h" #endif class PStatServerControlMessage; diff --git a/panda/src/pstatclient/pStatClientControlMessage.cxx b/panda/src/pstatclient/pStatClientControlMessage.cxx index e57d0357e6..5a0d8e30e4 100644 --- a/panda/src/pstatclient/pStatClientControlMessage.cxx +++ b/panda/src/pstatclient/pStatClientControlMessage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,8 +20,8 @@ #include "pStatClientControlMessage.h" #include "pStatClientVersion.h" -#include -#include +#include "datagram.h" +#include "datagramIterator.h" //////////////////////////////////////////////////////////////////// // Function: PStatClientControlMessage::Constructor diff --git a/panda/src/pstatclient/pStatClientControlMessage.h b/panda/src/pstatclient/pStatClientControlMessage.h index dcfe821145..e1644b45cb 100644 --- a/panda/src/pstatclient/pStatClientControlMessage.h +++ b/panda/src/pstatclient/pStatClientControlMessage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatClientVersion.I b/panda/src/pstatclient/pStatClientVersion.I index 5135af0a99..3c78a7e1c4 100644 --- a/panda/src/pstatclient/pStatClientVersion.I +++ b/panda/src/pstatclient/pStatClientVersion.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatClientVersion.cxx b/panda/src/pstatclient/pStatClientVersion.cxx index b22dfe8784..2dea3defae 100644 --- a/panda/src/pstatclient/pStatClientVersion.cxx +++ b/panda/src/pstatclient/pStatClientVersion.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatClientVersion.h b/panda/src/pstatclient/pStatClientVersion.h index 063229eae1..b65ad49b0e 100644 --- a/panda/src/pstatclient/pStatClientVersion.h +++ b/panda/src/pstatclient/pStatClientVersion.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandabase.h" -#include +#include "referenceCount.h" #include "pointerTo.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatCollector.I b/panda/src/pstatclient/pStatCollector.I index 673c6dd7a2..a711c601f7 100644 --- a/panda/src/pstatclient/pStatCollector.I +++ b/panda/src/pstatclient/pStatCollector.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatCollector.h b/panda/src/pstatclient/pStatCollector.h index 2103d83b71..4fd67e2305 100644 --- a/panda/src/pstatclient/pStatCollector.h +++ b/panda/src/pstatclient/pStatCollector.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatCollectorDef.cxx b/panda/src/pstatclient/pStatCollectorDef.cxx index f93288e51a..0a01bc62e2 100644 --- a/panda/src/pstatclient/pStatCollectorDef.cxx +++ b/panda/src/pstatclient/pStatCollectorDef.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pStatCollectorDef.h" -#include -#include +#include "datagram.h" +#include "datagramIterator.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatCollectorDef.h b/panda/src/pstatclient/pStatCollectorDef.h index 5d771e5222..dd033c50d4 100644 --- a/panda/src/pstatclient/pStatCollectorDef.h +++ b/panda/src/pstatclient/pStatCollectorDef.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatFrameData.I b/panda/src/pstatclient/pStatFrameData.I index 1ebba20cac..fa8a0c6f89 100644 --- a/panda/src/pstatclient/pStatFrameData.I +++ b/panda/src/pstatclient/pStatFrameData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatFrameData.cxx b/panda/src/pstatclient/pStatFrameData.cxx index baa1ba221c..6ad5678f64 100644 --- a/panda/src/pstatclient/pStatFrameData.cxx +++ b/panda/src/pstatclient/pStatFrameData.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pStatFrameData.h" #include "pStatClientVersion.h" -#include -#include +#include "datagram.h" +#include "datagramIterator.h" //////////////////////////////////////////////////////////////////// // Function: PStatFrameData::write_datagram diff --git a/panda/src/pstatclient/pStatFrameData.h b/panda/src/pstatclient/pStatFrameData.h index 982239317f..85f7003821 100644 --- a/panda/src/pstatclient/pStatFrameData.h +++ b/panda/src/pstatclient/pStatFrameData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatProperties.cxx b/panda/src/pstatclient/pStatProperties.cxx index e2ddb97ff3..bc4dd3a824 100644 --- a/panda/src/pstatclient/pStatProperties.cxx +++ b/panda/src/pstatclient/pStatProperties.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatProperties.h b/panda/src/pstatclient/pStatProperties.h index b894eeff30..4087029bae 100644 --- a/panda/src/pstatclient/pStatProperties.h +++ b/panda/src/pstatclient/pStatProperties.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatServerControlMessage.cxx b/panda/src/pstatclient/pStatServerControlMessage.cxx index 877876d63a..ba6c7c2c5d 100644 --- a/panda/src/pstatclient/pStatServerControlMessage.cxx +++ b/panda/src/pstatclient/pStatServerControlMessage.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "config_pstats.h" #include "pStatServerControlMessage.h" -#include -#include +#include "datagram.h" +#include "datagramIterator.h" //////////////////////////////////////////////////////////////////// // Function: PStatServerControlMessage::Constructor diff --git a/panda/src/pstatclient/pStatServerControlMessage.h b/panda/src/pstatclient/pStatServerControlMessage.h index 0cf2a4a290..fe89cae10c 100644 --- a/panda/src/pstatclient/pStatServerControlMessage.h +++ b/panda/src/pstatclient/pStatServerControlMessage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatThread.I b/panda/src/pstatclient/pStatThread.I index 5d0118cb5f..406eef9de2 100644 --- a/panda/src/pstatclient/pStatThread.I +++ b/panda/src/pstatclient/pStatThread.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatThread.h b/panda/src/pstatclient/pStatThread.h index 9abf26f227..997f9d2327 100644 --- a/panda/src/pstatclient/pStatThread.h +++ b/panda/src/pstatclient/pStatThread.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatTimer.I b/panda/src/pstatclient/pStatTimer.I index 824a5a719e..b6c7891985 100644 --- a/panda/src/pstatclient/pStatTimer.I +++ b/panda/src/pstatclient/pStatTimer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/pStatTimer.h b/panda/src/pstatclient/pStatTimer.h index faa95075d8..ed2daab2d9 100644 --- a/panda/src/pstatclient/pStatTimer.h +++ b/panda/src/pstatclient/pStatTimer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/pstatclient/test_client.cxx b/panda/src/pstatclient/test_client.cxx index d63dabba6c..3368f081ad 100644 --- a/panda/src/pstatclient/test_client.cxx +++ b/panda/src/pstatclient/test_client.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bam.h b/panda/src/putil/bam.h index da982b315f..8449c2c73c 100644 --- a/panda/src/putil/bam.h +++ b/panda/src/putil/bam.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bamReader.I b/panda/src/putil/bamReader.I index 22ac151896..dbb72108ff 100644 --- a/panda/src/putil/bamReader.I +++ b/panda/src/putil/bamReader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bamReader.cxx b/panda/src/putil/bamReader.cxx index 5dc3365535..4f92530bfb 100644 --- a/panda/src/putil/bamReader.cxx +++ b/panda/src/putil/bamReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bamReader.h b/panda/src/putil/bamReader.h index 6227c7653f..d12c682357 100644 --- a/panda/src/putil/bamReader.h +++ b/panda/src/putil/bamReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bamReaderParam.I b/panda/src/putil/bamReaderParam.I index e60378ba0c..340b546e0a 100644 --- a/panda/src/putil/bamReaderParam.I +++ b/panda/src/putil/bamReaderParam.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bamReaderParam.cxx b/panda/src/putil/bamReaderParam.cxx index 1d132f8cc3..3a62df90f0 100644 --- a/panda/src/putil/bamReaderParam.cxx +++ b/panda/src/putil/bamReaderParam.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bamReaderParam.h b/panda/src/putil/bamReaderParam.h index 8efe85228c..1c33c14268 100644 --- a/panda/src/putil/bamReaderParam.h +++ b/panda/src/putil/bamReaderParam.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bamWriter.I b/panda/src/putil/bamWriter.I index b8ea8830d3..26be28556d 100644 --- a/panda/src/putil/bamWriter.I +++ b/panda/src/putil/bamWriter.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bamWriter.cxx b/panda/src/putil/bamWriter.cxx index d50088f249..0ca784f362 100644 --- a/panda/src/putil/bamWriter.cxx +++ b/panda/src/putil/bamWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bamWriter.h b/panda/src/putil/bamWriter.h index 004eafe3b7..920934dec0 100644 --- a/panda/src/putil/bamWriter.h +++ b/panda/src/putil/bamWriter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bitMask.I b/panda/src/putil/bitMask.I index 23455a9d38..36f794d42c 100644 --- a/panda/src/putil/bitMask.I +++ b/panda/src/putil/bitMask.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bitMask.cxx b/panda/src/putil/bitMask.cxx index a63036cfeb..d450d7cc05 100644 --- a/panda/src/putil/bitMask.cxx +++ b/panda/src/putil/bitMask.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/bitMask.h b/panda/src/putil/bitMask.h index 7866028315..6187a0a5c9 100644 --- a/panda/src/putil/bitMask.h +++ b/panda/src/putil/bitMask.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -25,7 +25,7 @@ #include "typedObject.h" #include "indent.h" -#include +#include "checksumHashGenerator.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/buttonHandle.I b/panda/src/putil/buttonHandle.I index 3bd18a1aee..8574a8d13d 100644 --- a/panda/src/putil/buttonHandle.I +++ b/panda/src/putil/buttonHandle.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/buttonHandle.cxx b/panda/src/putil/buttonHandle.cxx index 1246dc0f88..26217b27c7 100644 --- a/panda/src/putil/buttonHandle.cxx +++ b/panda/src/putil/buttonHandle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/buttonHandle.h b/panda/src/putil/buttonHandle.h index 62cc0bcd7c..ffd67091ed 100644 --- a/panda/src/putil/buttonHandle.h +++ b/panda/src/putil/buttonHandle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/buttonRegistry.I b/panda/src/putil/buttonRegistry.I index e71359e200..8954a45328 100644 --- a/panda/src/putil/buttonRegistry.I +++ b/panda/src/putil/buttonRegistry.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/buttonRegistry.cxx b/panda/src/putil/buttonRegistry.cxx index e8528e59f3..0b7b3d0f09 100644 --- a/panda/src/putil/buttonRegistry.cxx +++ b/panda/src/putil/buttonRegistry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/buttonRegistry.h b/panda/src/putil/buttonRegistry.h index 14c1998184..692cd3dcc5 100644 --- a/panda/src/putil/buttonRegistry.h +++ b/panda/src/putil/buttonRegistry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/collideMask.h b/panda/src/putil/collideMask.h index 884592c656..458be24bb9 100644 --- a/panda/src/putil/collideMask.h +++ b/panda/src/putil/collideMask.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/compareTo.I b/panda/src/putil/compareTo.I index f41495b9a5..f181a1294b 100644 --- a/panda/src/putil/compareTo.I +++ b/panda/src/putil/compareTo.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/compareTo.h b/panda/src/putil/compareTo.h index e2967bb37d..a59f718178 100644 --- a/panda/src/putil/compareTo.h +++ b/panda/src/putil/compareTo.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/config_util.cxx b/panda/src/putil/config_util.cxx index 25deeea32d..d608979e81 100644 --- a/panda/src/putil/config_util.cxx +++ b/panda/src/putil/config_util.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/config_util.h b/panda/src/putil/config_util.h index 5ba69ad28e..420e60076c 100644 --- a/panda/src/putil/config_util.h +++ b/panda/src/putil/config_util.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/configurable.cxx b/panda/src/putil/configurable.cxx index d05d2f0af0..6e509be6ef 100644 --- a/panda/src/putil/configurable.cxx +++ b/panda/src/putil/configurable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/configurable.h b/panda/src/putil/configurable.h index a3c715c229..07eb46fa8f 100644 --- a/panda/src/putil/configurable.h +++ b/panda/src/putil/configurable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef CONFIGURABLE_H diff --git a/panda/src/putil/cycleData.I b/panda/src/putil/cycleData.I index 531eff61c7..010cd01080 100644 --- a/panda/src/putil/cycleData.I +++ b/panda/src/putil/cycleData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/cycleData.cxx b/panda/src/putil/cycleData.cxx index e4d94866da..46f3a3460a 100644 --- a/panda/src/putil/cycleData.cxx +++ b/panda/src/putil/cycleData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/cycleData.h b/panda/src/putil/cycleData.h index 04d3af654a..2721e3917c 100644 --- a/panda/src/putil/cycleData.h +++ b/panda/src/putil/cycleData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/cycleDataReader.I b/panda/src/putil/cycleDataReader.I index a4de5484e9..3cdbc8d76d 100644 --- a/panda/src/putil/cycleDataReader.I +++ b/panda/src/putil/cycleDataReader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/cycleDataReader.cxx b/panda/src/putil/cycleDataReader.cxx index 1dcd6ce677..7a1528823f 100644 --- a/panda/src/putil/cycleDataReader.cxx +++ b/panda/src/putil/cycleDataReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/cycleDataReader.h b/panda/src/putil/cycleDataReader.h index 7b2446370e..39fea8cfbb 100644 --- a/panda/src/putil/cycleDataReader.h +++ b/panda/src/putil/cycleDataReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/cycleDataWriter.I b/panda/src/putil/cycleDataWriter.I index 37773d7e2c..c24aec3b8f 100644 --- a/panda/src/putil/cycleDataWriter.I +++ b/panda/src/putil/cycleDataWriter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/cycleDataWriter.cxx b/panda/src/putil/cycleDataWriter.cxx index c28e311dba..49c4bed5c4 100644 --- a/panda/src/putil/cycleDataWriter.cxx +++ b/panda/src/putil/cycleDataWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/cycleDataWriter.h b/panda/src/putil/cycleDataWriter.h index d750b74c98..8b7cdee373 100644 --- a/panda/src/putil/cycleDataWriter.h +++ b/panda/src/putil/cycleDataWriter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/datagramInputFile.I b/panda/src/putil/datagramInputFile.I index 9c44582bcd..24b1b9a1b7 100644 --- a/panda/src/putil/datagramInputFile.I +++ b/panda/src/putil/datagramInputFile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/datagramInputFile.cxx b/panda/src/putil/datagramInputFile.cxx index e1826a5fca..ff887deca5 100644 --- a/panda/src/putil/datagramInputFile.cxx +++ b/panda/src/putil/datagramInputFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/datagramInputFile.h b/panda/src/putil/datagramInputFile.h index b56e586fa4..bc429cd418 100644 --- a/panda/src/putil/datagramInputFile.h +++ b/panda/src/putil/datagramInputFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/datagramOutputFile.I b/panda/src/putil/datagramOutputFile.I index 295725211b..dd61d670d3 100644 --- a/panda/src/putil/datagramOutputFile.I +++ b/panda/src/putil/datagramOutputFile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/datagramOutputFile.cxx b/panda/src/putil/datagramOutputFile.cxx index 0266776022..c9a35d670d 100644 --- a/panda/src/putil/datagramOutputFile.cxx +++ b/panda/src/putil/datagramOutputFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/datagramOutputFile.h b/panda/src/putil/datagramOutputFile.h index 7513b4e9f8..f3c28468a7 100644 --- a/panda/src/putil/datagramOutputFile.h +++ b/panda/src/putil/datagramOutputFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/drawMask.h b/panda/src/putil/drawMask.h index 14596ee693..190510df4e 100644 --- a/panda/src/putil/drawMask.h +++ b/panda/src/putil/drawMask.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factory.I b/panda/src/putil/factory.I index 22a162f2d1..02da10a033 100644 --- a/panda/src/putil/factory.I +++ b/panda/src/putil/factory.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factory.h b/panda/src/putil/factory.h index 3b27f2485b..ce780fc1c6 100644 --- a/panda/src/putil/factory.h +++ b/panda/src/putil/factory.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factoryBase.I b/panda/src/putil/factoryBase.I index 8293020c05..37210f514a 100644 --- a/panda/src/putil/factoryBase.I +++ b/panda/src/putil/factoryBase.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factoryBase.cxx b/panda/src/putil/factoryBase.cxx index 0b583ec339..b40a8c882b 100644 --- a/panda/src/putil/factoryBase.cxx +++ b/panda/src/putil/factoryBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factoryBase.h b/panda/src/putil/factoryBase.h index daec569711..c02ce8d15e 100644 --- a/panda/src/putil/factoryBase.h +++ b/panda/src/putil/factoryBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factoryParam.I b/panda/src/putil/factoryParam.I index f584f852a3..900ad121c3 100644 --- a/panda/src/putil/factoryParam.I +++ b/panda/src/putil/factoryParam.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factoryParam.cxx b/panda/src/putil/factoryParam.cxx index e46b717743..c9017fd879 100644 --- a/panda/src/putil/factoryParam.cxx +++ b/panda/src/putil/factoryParam.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factoryParam.h b/panda/src/putil/factoryParam.h index df4edb411a..4edcd43a2e 100644 --- a/panda/src/putil/factoryParam.h +++ b/panda/src/putil/factoryParam.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factoryParams.I b/panda/src/putil/factoryParams.I index 03560c1473..114c585b58 100644 --- a/panda/src/putil/factoryParams.I +++ b/panda/src/putil/factoryParams.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factoryParams.cxx b/panda/src/putil/factoryParams.cxx index 199f190893..58c527f006 100644 --- a/panda/src/putil/factoryParams.cxx +++ b/panda/src/putil/factoryParams.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/factoryParams.h b/panda/src/putil/factoryParams.h index a0d92ddb19..d00131de88 100644 --- a/panda/src/putil/factoryParams.h +++ b/panda/src/putil/factoryParams.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/firstOfPairCompare.I b/panda/src/putil/firstOfPairCompare.I index 7792a8d64d..192b0696ff 100644 --- a/panda/src/putil/firstOfPairCompare.I +++ b/panda/src/putil/firstOfPairCompare.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/firstOfPairCompare.h b/panda/src/putil/firstOfPairCompare.h index da50005625..563c3cac82 100644 --- a/panda/src/putil/firstOfPairCompare.h +++ b/panda/src/putil/firstOfPairCompare.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/firstOfPairLess.I b/panda/src/putil/firstOfPairLess.I index afc4c847c2..8a2fff67fb 100644 --- a/panda/src/putil/firstOfPairLess.I +++ b/panda/src/putil/firstOfPairLess.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/firstOfPairLess.h b/panda/src/putil/firstOfPairLess.h index fcd495436c..ea81898e2c 100644 --- a/panda/src/putil/firstOfPairLess.h +++ b/panda/src/putil/firstOfPairLess.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/globalPointerRegistry.I b/panda/src/putil/globalPointerRegistry.I index 27fbfa4169..7ab1ea7fb4 100644 --- a/panda/src/putil/globalPointerRegistry.I +++ b/panda/src/putil/globalPointerRegistry.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/globalPointerRegistry.cxx b/panda/src/putil/globalPointerRegistry.cxx index 5ba8c61889..2f6ee324e2 100644 --- a/panda/src/putil/globalPointerRegistry.cxx +++ b/panda/src/putil/globalPointerRegistry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/globalPointerRegistry.h b/panda/src/putil/globalPointerRegistry.h index fda9764594..83d2fe19c4 100644 --- a/panda/src/putil/globalPointerRegistry.h +++ b/panda/src/putil/globalPointerRegistry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/indirectCompareNames.I b/panda/src/putil/indirectCompareNames.I index 003528ad98..7950e51664 100644 --- a/panda/src/putil/indirectCompareNames.I +++ b/panda/src/putil/indirectCompareNames.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/indirectCompareNames.h b/panda/src/putil/indirectCompareNames.h index 8f5cbf8425..151836ee82 100644 --- a/panda/src/putil/indirectCompareNames.h +++ b/panda/src/putil/indirectCompareNames.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/indirectCompareTo.I b/panda/src/putil/indirectCompareTo.I index 4390017f26..407976fb1d 100644 --- a/panda/src/putil/indirectCompareTo.I +++ b/panda/src/putil/indirectCompareTo.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/indirectCompareTo.h b/panda/src/putil/indirectCompareTo.h index d6fa7c53ef..a56f8fb4d1 100644 --- a/panda/src/putil/indirectCompareTo.h +++ b/panda/src/putil/indirectCompareTo.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/ioPtaDatagramFloat.cxx b/panda/src/putil/ioPtaDatagramFloat.cxx index 5eebb30533..3c40e26268 100644 --- a/panda/src/putil/ioPtaDatagramFloat.cxx +++ b/panda/src/putil/ioPtaDatagramFloat.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/ioPtaDatagramFloat.h b/panda/src/putil/ioPtaDatagramFloat.h index a0b4643328..56c56512a9 100644 --- a/panda/src/putil/ioPtaDatagramFloat.h +++ b/panda/src/putil/ioPtaDatagramFloat.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/ioPtaDatagramInt.cxx b/panda/src/putil/ioPtaDatagramInt.cxx index 3850f50368..dc853b47ce 100644 --- a/panda/src/putil/ioPtaDatagramInt.cxx +++ b/panda/src/putil/ioPtaDatagramInt.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/ioPtaDatagramInt.h b/panda/src/putil/ioPtaDatagramInt.h index dea4e7400d..89b0d9772d 100644 --- a/panda/src/putil/ioPtaDatagramInt.h +++ b/panda/src/putil/ioPtaDatagramInt.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/ioPtaDatagramShort.cxx b/panda/src/putil/ioPtaDatagramShort.cxx index 4df95ff21e..a60dc99b27 100644 --- a/panda/src/putil/ioPtaDatagramShort.cxx +++ b/panda/src/putil/ioPtaDatagramShort.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/ioPtaDatagramShort.h b/panda/src/putil/ioPtaDatagramShort.h index b26dc3ad43..4471651f14 100644 --- a/panda/src/putil/ioPtaDatagramShort.h +++ b/panda/src/putil/ioPtaDatagramShort.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/iterator_types.h b/panda/src/putil/iterator_types.h index c0163f9fcc..07f540aceb 100644 --- a/panda/src/putil/iterator_types.h +++ b/panda/src/putil/iterator_types.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/keyboardButton.cxx b/panda/src/putil/keyboardButton.cxx index ad83abb11b..7b766f7d09 100644 --- a/panda/src/putil/keyboardButton.cxx +++ b/panda/src/putil/keyboardButton.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/keyboardButton.h b/panda/src/putil/keyboardButton.h index dd3f55cb4f..9aa018d601 100644 --- a/panda/src/putil/keyboardButton.h +++ b/panda/src/putil/keyboardButton.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/lineStream.I b/panda/src/putil/lineStream.I index d14524ea01..a1e1f78f48 100644 --- a/panda/src/putil/lineStream.I +++ b/panda/src/putil/lineStream.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/lineStream.cxx b/panda/src/putil/lineStream.cxx index 4f355ce0f2..7e89be991d 100644 --- a/panda/src/putil/lineStream.cxx +++ b/panda/src/putil/lineStream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/lineStream.h b/panda/src/putil/lineStream.h index 17a6addf15..2d0ff4dd29 100644 --- a/panda/src/putil/lineStream.h +++ b/panda/src/putil/lineStream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/lineStreamBuf.I b/panda/src/putil/lineStreamBuf.I index 2351948bb1..230d42b3a3 100644 --- a/panda/src/putil/lineStreamBuf.I +++ b/panda/src/putil/lineStreamBuf.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/lineStreamBuf.cxx b/panda/src/putil/lineStreamBuf.cxx index d7308c4add..2d5f893d72 100644 --- a/panda/src/putil/lineStreamBuf.cxx +++ b/panda/src/putil/lineStreamBuf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/lineStreamBuf.h b/panda/src/putil/lineStreamBuf.h index 46349036ce..176a794416 100644 --- a/panda/src/putil/lineStreamBuf.h +++ b/panda/src/putil/lineStreamBuf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/modifierButtons.I b/panda/src/putil/modifierButtons.I index 7bcadc5509..f7e7ff563c 100644 --- a/panda/src/putil/modifierButtons.I +++ b/panda/src/putil/modifierButtons.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/modifierButtons.cxx b/panda/src/putil/modifierButtons.cxx index a3cac99f2c..c5d352d086 100644 --- a/panda/src/putil/modifierButtons.cxx +++ b/panda/src/putil/modifierButtons.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/modifierButtons.h b/panda/src/putil/modifierButtons.h index c31d6c24ad..14cd1e86b3 100644 --- a/panda/src/putil/modifierButtons.h +++ b/panda/src/putil/modifierButtons.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/mouseButton.cxx b/panda/src/putil/mouseButton.cxx index bd18df7473..fd53d2f867 100644 --- a/panda/src/putil/mouseButton.cxx +++ b/panda/src/putil/mouseButton.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/mouseButton.h b/panda/src/putil/mouseButton.h index 86ebcc2c41..655a03eb0f 100644 --- a/panda/src/putil/mouseButton.h +++ b/panda/src/putil/mouseButton.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/mouseData.I b/panda/src/putil/mouseData.I index 11d8f5abc8..2168e0775f 100644 --- a/panda/src/putil/mouseData.I +++ b/panda/src/putil/mouseData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/mouseData.cxx b/panda/src/putil/mouseData.cxx index 93c301d56e..a04c3b12c5 100644 --- a/panda/src/putil/mouseData.cxx +++ b/panda/src/putil/mouseData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/mouseData.h b/panda/src/putil/mouseData.h index 03c278dc9e..24b825a6a6 100644 --- a/panda/src/putil/mouseData.h +++ b/panda/src/putil/mouseData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/nameUniquifier.I b/panda/src/putil/nameUniquifier.I index 15e82f1788..1aa7c5f45e 100644 --- a/panda/src/putil/nameUniquifier.I +++ b/panda/src/putil/nameUniquifier.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/nameUniquifier.cxx b/panda/src/putil/nameUniquifier.cxx index f345bfb492..68fc54c9e4 100644 --- a/panda/src/putil/nameUniquifier.cxx +++ b/panda/src/putil/nameUniquifier.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/nameUniquifier.h b/panda/src/putil/nameUniquifier.h index 22c4530c0b..fde7420cf8 100644 --- a/panda/src/putil/nameUniquifier.h +++ b/panda/src/putil/nameUniquifier.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pipeline.I b/panda/src/putil/pipeline.I index a41cb12606..e60a56f89f 100644 --- a/panda/src/putil/pipeline.I +++ b/panda/src/putil/pipeline.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pipeline.cxx b/panda/src/putil/pipeline.cxx index 0ad94683e2..7bd6ea73fd 100644 --- a/panda/src/putil/pipeline.cxx +++ b/panda/src/putil/pipeline.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pipeline.h b/panda/src/putil/pipeline.h index 64aa2f89be..888dc80812 100644 --- a/panda/src/putil/pipeline.h +++ b/panda/src/putil/pipeline.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pipelineCycler.I b/panda/src/putil/pipelineCycler.I index 4a5dcd6912..a854bc0cd5 100644 --- a/panda/src/putil/pipelineCycler.I +++ b/panda/src/putil/pipelineCycler.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pipelineCycler.cxx b/panda/src/putil/pipelineCycler.cxx index 3245434d5d..a2d8f51b02 100644 --- a/panda/src/putil/pipelineCycler.cxx +++ b/panda/src/putil/pipelineCycler.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pipelineCycler.h b/panda/src/putil/pipelineCycler.h index dbf446e598..1d091191ea 100644 --- a/panda/src/putil/pipelineCycler.h +++ b/panda/src/putil/pipelineCycler.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pipelineCyclerBase.I b/panda/src/putil/pipelineCyclerBase.I index 721b9ec559..988e340fbe 100644 --- a/panda/src/putil/pipelineCyclerBase.I +++ b/panda/src/putil/pipelineCyclerBase.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pipelineCyclerBase.cxx b/panda/src/putil/pipelineCyclerBase.cxx index 80ad789901..1265cd42d4 100644 --- a/panda/src/putil/pipelineCyclerBase.cxx +++ b/panda/src/putil/pipelineCyclerBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pipelineCyclerBase.h b/panda/src/putil/pipelineCyclerBase.h index 10293b7585..fb97b31677 100644 --- a/panda/src/putil/pipelineCyclerBase.h +++ b/panda/src/putil/pipelineCyclerBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pta_double.cxx b/panda/src/putil/pta_double.cxx index 18bc481676..3324c16a51 100644 --- a/panda/src/putil/pta_double.cxx +++ b/panda/src/putil/pta_double.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pta_double.h b/panda/src/putil/pta_double.h index 8b8c90c4df..3f57fcaef9 100644 --- a/panda/src/putil/pta_double.h +++ b/panda/src/putil/pta_double.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pta_float.cxx b/panda/src/putil/pta_float.cxx index 8fb40f3d62..506a8651be 100644 --- a/panda/src/putil/pta_float.cxx +++ b/panda/src/putil/pta_float.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pta_float.h b/panda/src/putil/pta_float.h index 68cfc39e57..364c8c7763 100644 --- a/panda/src/putil/pta_float.h +++ b/panda/src/putil/pta_float.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pta_int.cxx b/panda/src/putil/pta_int.cxx index bbff92f348..3d4cf5bba4 100644 --- a/panda/src/putil/pta_int.cxx +++ b/panda/src/putil/pta_int.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pta_int.h b/panda/src/putil/pta_int.h index d12613bac4..3cf018b0fe 100644 --- a/panda/src/putil/pta_int.h +++ b/panda/src/putil/pta_int.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pta_ushort.cxx b/panda/src/putil/pta_ushort.cxx index 3198fd58a2..710bde0cd5 100644 --- a/panda/src/putil/pta_ushort.cxx +++ b/panda/src/putil/pta_ushort.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/pta_ushort.h b/panda/src/putil/pta_ushort.h index b00f2f4b9e..6088b83174 100644 --- a/panda/src/putil/pta_ushort.h +++ b/panda/src/putil/pta_ushort.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/string_utils.I b/panda/src/putil/string_utils.I index edc507de6d..7fe9b30ff5 100644 --- a/panda/src/putil/string_utils.I +++ b/panda/src/putil/string_utils.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/string_utils.cxx b/panda/src/putil/string_utils.cxx index 42872fbf4d..fa73534744 100644 --- a/panda/src/putil/string_utils.cxx +++ b/panda/src/putil/string_utils.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/string_utils.h b/panda/src/putil/string_utils.h index 9ba6714b02..ee3468a59c 100644 --- a/panda/src/putil/string_utils.h +++ b/panda/src/putil/string_utils.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -22,7 +22,7 @@ #include "pandabase.h" #include -#include +#include "vector_string.h" // Case-insensitive string comparison, from Stroustrup's C++ third edition. // Works like strcmp(). diff --git a/panda/src/putil/test_bam.cxx b/panda/src/putil/test_bam.cxx index d60b35b436..b332a6f621 100644 --- a/panda/src/putil/test_bam.cxx +++ b/panda/src/putil/test_bam.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/test_bam.h b/panda/src/putil/test_bam.h index 2e5c64a848..b1228ce5d0 100644 --- a/panda/src/putil/test_bam.h +++ b/panda/src/putil/test_bam.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/test_bamRead.cxx b/panda/src/putil/test_bamRead.cxx index 85f9fa6c19..1f3b0de847 100644 --- a/panda/src/putil/test_bamRead.cxx +++ b/panda/src/putil/test_bamRead.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/test_bamWrite.cxx b/panda/src/putil/test_bamWrite.cxx index 249f8ade29..f69800b866 100644 --- a/panda/src/putil/test_bamWrite.cxx +++ b/panda/src/putil/test_bamWrite.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/test_filename.cxx b/panda/src/putil/test_filename.cxx index 090373d01a..08498a7ffa 100644 --- a/panda/src/putil/test_filename.cxx +++ b/panda/src/putil/test_filename.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/test_glob.cxx b/panda/src/putil/test_glob.cxx index 01f29fef96..d0bbda0d34 100644 --- a/panda/src/putil/test_glob.cxx +++ b/panda/src/putil/test_glob.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/test_linestream.cxx b/panda/src/putil/test_linestream.cxx index ecc29921f6..3d388e8646 100644 --- a/panda/src/putil/test_linestream.cxx +++ b/panda/src/putil/test_linestream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/timedCycle.I b/panda/src/putil/timedCycle.I index b9daac7426..8bf215d840 100644 --- a/panda/src/putil/timedCycle.I +++ b/panda/src/putil/timedCycle.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/timedCycle.cxx b/panda/src/putil/timedCycle.cxx index 27edc13b5a..14a8444f98 100644 --- a/panda/src/putil/timedCycle.cxx +++ b/panda/src/putil/timedCycle.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pandabase.h" #include "timedCycle.h" #include "datagram.h" -#include +#include "datagramIterator.h" //////////////////////////////////////////////////////////////////// // Function: TimedCycle::write_object diff --git a/panda/src/putil/timedCycle.h b/panda/src/putil/timedCycle.h index c1f0e9622f..a8b435daa7 100644 --- a/panda/src/putil/timedCycle.h +++ b/panda/src/putil/timedCycle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/typedWritable.I b/panda/src/putil/typedWritable.I index a58d5c1f8a..6faf9ecd4c 100644 --- a/panda/src/putil/typedWritable.I +++ b/panda/src/putil/typedWritable.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/typedWritable.cxx b/panda/src/putil/typedWritable.cxx index 46dc80d10a..9104738ca6 100644 --- a/panda/src/putil/typedWritable.cxx +++ b/panda/src/putil/typedWritable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/typedWritable.h b/panda/src/putil/typedWritable.h index 94ab34cb8f..6ba41e0174 100644 --- a/panda/src/putil/typedWritable.h +++ b/panda/src/putil/typedWritable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/typedWritableReferenceCount.I b/panda/src/putil/typedWritableReferenceCount.I index 08057ff5ee..734d1620d5 100644 --- a/panda/src/putil/typedWritableReferenceCount.I +++ b/panda/src/putil/typedWritableReferenceCount.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/typedWritableReferenceCount.cxx b/panda/src/putil/typedWritableReferenceCount.cxx index 256e8e3f82..8d7659088f 100644 --- a/panda/src/putil/typedWritableReferenceCount.cxx +++ b/panda/src/putil/typedWritableReferenceCount.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/typedWritableReferenceCount.h b/panda/src/putil/typedWritableReferenceCount.h index a571d2e858..252166aeca 100644 --- a/panda/src/putil/typedWritableReferenceCount.h +++ b/panda/src/putil/typedWritableReferenceCount.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/uniqueIdAllocator.cxx b/panda/src/putil/uniqueIdAllocator.cxx index bc94837c84..9e2d7047b2 100644 --- a/panda/src/putil/uniqueIdAllocator.cxx +++ b/panda/src/putil/uniqueIdAllocator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// // diff --git a/panda/src/putil/uniqueIdAllocator.h b/panda/src/putil/uniqueIdAllocator.h index 40a7a7877b..19efca7461 100644 --- a/panda/src/putil/uniqueIdAllocator.h +++ b/panda/src/putil/uniqueIdAllocator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// // diff --git a/panda/src/putil/updateSeq.I b/panda/src/putil/updateSeq.I index a6a181287a..6a20b2fb33 100644 --- a/panda/src/putil/updateSeq.I +++ b/panda/src/putil/updateSeq.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/updateSeq.cxx b/panda/src/putil/updateSeq.cxx index c455f7fc0e..b6ec159bda 100644 --- a/panda/src/putil/updateSeq.cxx +++ b/panda/src/putil/updateSeq.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/updateSeq.h b/panda/src/putil/updateSeq.h index 65a719c51c..b2f43aaaf3 100644 --- a/panda/src/putil/updateSeq.h +++ b/panda/src/putil/updateSeq.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/vector_double.cxx b/panda/src/putil/vector_double.cxx index e2f9ad0c56..0a76749edb 100644 --- a/panda/src/putil/vector_double.cxx +++ b/panda/src/putil/vector_double.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE double #define NAME vector_double -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_double.h b/panda/src/putil/vector_double.h index 5e0fc4d340..089fe8166a 100644 --- a/panda/src/putil/vector_double.h +++ b/panda/src/putil/vector_double.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -37,7 +37,7 @@ #define TYPE double #define NAME vector_double -#include +#include "vector_src.h" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_float.cxx b/panda/src/putil/vector_float.cxx index 061a50c20f..2a7f989fd3 100644 --- a/panda/src/putil/vector_float.cxx +++ b/panda/src/putil/vector_float.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE float #define NAME vector_float -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_float.h b/panda/src/putil/vector_float.h index 5839d33629..103faccfda 100644 --- a/panda/src/putil/vector_float.h +++ b/panda/src/putil/vector_float.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -37,7 +37,7 @@ #define TYPE float #define NAME vector_float -#include +#include "vector_src.h" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_typedWritable.cxx b/panda/src/putil/vector_typedWritable.cxx index 4ab11f7a9e..90bf995531 100644 --- a/panda/src/putil/vector_typedWritable.cxx +++ b/panda/src/putil/vector_typedWritable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE TypedWritable * #define NAME vector_typedWritable -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_typedWritable.h b/panda/src/putil/vector_typedWritable.h index 28cb96643f..78991ffb38 100644 --- a/panda/src/putil/vector_typedWritable.h +++ b/panda/src/putil/vector_typedWritable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -39,7 +39,7 @@ class TypedWritable; #define TYPE TypedWritable * #define NAME vector_typedWritable -#include +#include "vector_src.h" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_ulong.cxx b/panda/src/putil/vector_ulong.cxx index 1fb8dbfe10..45154b05c5 100644 --- a/panda/src/putil/vector_ulong.cxx +++ b/panda/src/putil/vector_ulong.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE unsigned long #define NAME vector_ulong -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_ulong.h b/panda/src/putil/vector_ulong.h index dbe6e34e55..79e118c38a 100644 --- a/panda/src/putil/vector_ulong.h +++ b/panda/src/putil/vector_ulong.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -37,7 +37,7 @@ #define TYPE unsigned long #define NAME vector_ulong -#include +#include "vector_src.h" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_ushort.cxx b/panda/src/putil/vector_ushort.cxx index 17f6783cd3..2c1535169c 100644 --- a/panda/src/putil/vector_ushort.cxx +++ b/panda/src/putil/vector_ushort.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE unsigned short #define NAME vector_ushort -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_ushort.h b/panda/src/putil/vector_ushort.h index 553fd5695b..3130ff4bd1 100644 --- a/panda/src/putil/vector_ushort.h +++ b/panda/src/putil/vector_ushort.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -37,7 +37,7 @@ #define TYPE unsigned short #define NAME vector_ushort -#include +#include "vector_src.h" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_writable.cxx b/panda/src/putil/vector_writable.cxx index 947cdd40ff..b208c1b260 100644 --- a/panda/src/putil/vector_writable.cxx +++ b/panda/src/putil/vector_writable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #define TYPE Writable * #define NAME vector_writable -#include +#include "vector_src.cxx" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/vector_writable.h b/panda/src/putil/vector_writable.h index 88949534ab..1fb6a6be21 100644 --- a/panda/src/putil/vector_writable.h +++ b/panda/src/putil/vector_writable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -39,7 +39,7 @@ class Writable; #define TYPE Writable * #define NAME vector_writable -#include +#include "vector_src.h" // Tell GCC that we'll take care of the instantiation explicitly here. #ifdef __GNUC__ diff --git a/panda/src/putil/writableConfigurable.cxx b/panda/src/putil/writableConfigurable.cxx index 466c7e9457..c00f2e89af 100644 --- a/panda/src/putil/writableConfigurable.cxx +++ b/panda/src/putil/writableConfigurable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/writableConfigurable.h b/panda/src/putil/writableConfigurable.h index 9cc43b679c..2d0cbb45dc 100644 --- a/panda/src/putil/writableConfigurable.h +++ b/panda/src/putil/writableConfigurable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/writableParam.I b/panda/src/putil/writableParam.I index 0f0910382d..1ff9d0ca22 100644 --- a/panda/src/putil/writableParam.I +++ b/panda/src/putil/writableParam.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/writableParam.cxx b/panda/src/putil/writableParam.cxx index 8363f29035..291990705b 100644 --- a/panda/src/putil/writableParam.cxx +++ b/panda/src/putil/writableParam.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/putil/writableParam.h b/panda/src/putil/writableParam.h index e187530745..3830ae2529 100644 --- a/panda/src/putil/writableParam.h +++ b/panda/src/putil/writableParam.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/config_recorder.cxx b/panda/src/recorder/config_recorder.cxx index d9fb058535..87ae9a24f9 100644 --- a/panda/src/recorder/config_recorder.cxx +++ b/panda/src/recorder/config_recorder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/config_recorder.h b/panda/src/recorder/config_recorder.h index 8fad7d2ee2..1db1bdb71a 100644 --- a/panda/src/recorder/config_recorder.h +++ b/panda/src/recorder/config_recorder.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/mouseRecorder.cxx b/panda/src/recorder/mouseRecorder.cxx index f099fb489a..980fca5722 100644 --- a/panda/src/recorder/mouseRecorder.cxx +++ b/panda/src/recorder/mouseRecorder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/mouseRecorder.h b/panda/src/recorder/mouseRecorder.h index 089cf6ba54..316791b585 100644 --- a/panda/src/recorder/mouseRecorder.h +++ b/panda/src/recorder/mouseRecorder.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderBase.I b/panda/src/recorder/recorderBase.I index cd2eb760d7..c278fc4737 100644 --- a/panda/src/recorder/recorderBase.I +++ b/panda/src/recorder/recorderBase.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderBase.cxx b/panda/src/recorder/recorderBase.cxx index 4d7fdb3fed..605d57b14b 100644 --- a/panda/src/recorder/recorderBase.cxx +++ b/panda/src/recorder/recorderBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderBase.h b/panda/src/recorder/recorderBase.h index 8b4ded4760..e2f2173c96 100644 --- a/panda/src/recorder/recorderBase.h +++ b/panda/src/recorder/recorderBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderController.I b/panda/src/recorder/recorderController.I index d09afe87bb..60162718d9 100644 --- a/panda/src/recorder/recorderController.I +++ b/panda/src/recorder/recorderController.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderController.cxx b/panda/src/recorder/recorderController.cxx index a89fe4cace..8f7f8d1d63 100644 --- a/panda/src/recorder/recorderController.cxx +++ b/panda/src/recorder/recorderController.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderController.h b/panda/src/recorder/recorderController.h index 5d17bffdfa..5d4dd6428b 100644 --- a/panda/src/recorder/recorderController.h +++ b/panda/src/recorder/recorderController.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderFrame.I b/panda/src/recorder/recorderFrame.I index e2bef32805..00145829e8 100644 --- a/panda/src/recorder/recorderFrame.I +++ b/panda/src/recorder/recorderFrame.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderFrame.cxx b/panda/src/recorder/recorderFrame.cxx index 2d4c64c6b4..41a9fb7710 100644 --- a/panda/src/recorder/recorderFrame.cxx +++ b/panda/src/recorder/recorderFrame.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderFrame.h b/panda/src/recorder/recorderFrame.h index d90ee946e8..2f763f16d9 100644 --- a/panda/src/recorder/recorderFrame.h +++ b/panda/src/recorder/recorderFrame.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderHeader.I b/panda/src/recorder/recorderHeader.I index 2b418ea293..4a99c85c30 100644 --- a/panda/src/recorder/recorderHeader.I +++ b/panda/src/recorder/recorderHeader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderHeader.cxx b/panda/src/recorder/recorderHeader.cxx index dc00e770d8..8ae5a759ec 100644 --- a/panda/src/recorder/recorderHeader.cxx +++ b/panda/src/recorder/recorderHeader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderHeader.h b/panda/src/recorder/recorderHeader.h index 312c29ee40..8e2a8eb1c4 100644 --- a/panda/src/recorder/recorderHeader.h +++ b/panda/src/recorder/recorderHeader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderTable.I b/panda/src/recorder/recorderTable.I index 837446cb3d..afba520fb1 100644 --- a/panda/src/recorder/recorderTable.I +++ b/panda/src/recorder/recorderTable.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderTable.cxx b/panda/src/recorder/recorderTable.cxx index 1a22f653bd..237c1d896b 100644 --- a/panda/src/recorder/recorderTable.cxx +++ b/panda/src/recorder/recorderTable.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/recorderTable.h b/panda/src/recorder/recorderTable.h index 63d64197c8..c9687f3bcc 100644 --- a/panda/src/recorder/recorderTable.h +++ b/panda/src/recorder/recorderTable.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/socketStreamRecorder.I b/panda/src/recorder/socketStreamRecorder.I index 1c8fcc33fd..4fa47915e5 100644 --- a/panda/src/recorder/socketStreamRecorder.I +++ b/panda/src/recorder/socketStreamRecorder.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/socketStreamRecorder.cxx b/panda/src/recorder/socketStreamRecorder.cxx index 181b176181..3b6da50fda 100644 --- a/panda/src/recorder/socketStreamRecorder.cxx +++ b/panda/src/recorder/socketStreamRecorder.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/recorder/socketStreamRecorder.h b/panda/src/recorder/socketStreamRecorder.h index 427ad0a0d7..ac81ec9b1f 100644 --- a/panda/src/recorder/socketStreamRecorder.h +++ b/panda/src/recorder/socketStreamRecorder.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ribdisplay/config_ribdisplay.cxx b/panda/src/ribdisplay/config_ribdisplay.cxx index bcc2426f90..9fa9e8d5a6 100644 --- a/panda/src/ribdisplay/config_ribdisplay.cxx +++ b/panda/src/ribdisplay/config_ribdisplay.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ribdisplay/config_ribdisplay.h b/panda/src/ribdisplay/config_ribdisplay.h index 9c56d7a913..d9f639ecea 100644 --- a/panda/src/ribdisplay/config_ribdisplay.h +++ b/panda/src/ribdisplay/config_ribdisplay.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ribdisplay/ribGraphicsPipe.I b/panda/src/ribdisplay/ribGraphicsPipe.I index e247d30808..8495d75bb9 100644 --- a/panda/src/ribdisplay/ribGraphicsPipe.I +++ b/panda/src/ribdisplay/ribGraphicsPipe.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ribdisplay/ribGraphicsPipe.cxx b/panda/src/ribdisplay/ribGraphicsPipe.cxx index 7ba7f642aa..15fb084386 100644 --- a/panda/src/ribdisplay/ribGraphicsPipe.cxx +++ b/panda/src/ribdisplay/ribGraphicsPipe.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ribdisplay/ribGraphicsPipe.h b/panda/src/ribdisplay/ribGraphicsPipe.h index 2803576f88..113e6dd0a0 100644 --- a/panda/src/ribdisplay/ribGraphicsPipe.h +++ b/panda/src/ribdisplay/ribGraphicsPipe.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -22,7 +22,7 @@ #include "pandabase.h" #include -#include +#include "noninteractiveGraphicsPipe.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ribdisplay/ribGraphicsWindow.I b/panda/src/ribdisplay/ribGraphicsWindow.I index 108b3227cc..b56b463ade 100644 --- a/panda/src/ribdisplay/ribGraphicsWindow.I +++ b/panda/src/ribdisplay/ribGraphicsWindow.I @@ -4,19 +4,19 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include +#include "ribGraphicsStateGuardian.h" //////////////////////////////////////////////////////////////////// // Function: RIBGraphicsWindow::set_rib_filename_template diff --git a/panda/src/ribdisplay/ribGraphicsWindow.cxx b/panda/src/ribdisplay/ribGraphicsWindow.cxx index 9952fa8205..e8b6aeed35 100644 --- a/panda/src/ribdisplay/ribGraphicsWindow.cxx +++ b/panda/src/ribdisplay/ribGraphicsWindow.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "ribGraphicsPipe.h" #include "config_ribdisplay.h" -#include +#include "ribGraphicsStateGuardian.h" #include TypeHandle RIBGraphicsWindow::_type_handle; diff --git a/panda/src/ribdisplay/ribGraphicsWindow.h b/panda/src/ribdisplay/ribGraphicsWindow.h index 63aafe02a5..69f5732cc4 100644 --- a/panda/src/ribdisplay/ribGraphicsWindow.h +++ b/panda/src/ribdisplay/ribGraphicsWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ribgsg/config_ribgsg.cxx b/panda/src/ribgsg/config_ribgsg.cxx index 6ef012416b..94789de1a4 100644 --- a/panda/src/ribgsg/config_ribgsg.cxx +++ b/panda/src/ribgsg/config_ribgsg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ribgsg/config_ribgsg.h b/panda/src/ribgsg/config_ribgsg.h index 7ecf9a9d0e..e6343d23cd 100644 --- a/panda/src/ribgsg/config_ribgsg.h +++ b/panda/src/ribgsg/config_ribgsg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ribgsg/ribGraphicsStateGuardian.I b/panda/src/ribgsg/ribGraphicsStateGuardian.I index 9fe6185a00..13a1c7bd4d 100644 --- a/panda/src/ribgsg/ribGraphicsStateGuardian.I +++ b/panda/src/ribgsg/ribGraphicsStateGuardian.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/ribgsg/ribGraphicsStateGuardian.cxx b/panda/src/ribgsg/ribGraphicsStateGuardian.cxx index acae6f6e3d..4dc828d448 100644 --- a/panda/src/ribgsg/ribGraphicsStateGuardian.cxx +++ b/panda/src/ribgsg/ribGraphicsStateGuardian.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,36 +20,36 @@ #include "ribStuffTraverser.h" #include "config_ribgsg.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "directRenderTraverser.h" +#include "displayRegion.h" +#include "projectionNode.h" +#include "projection.h" +#include "camera.h" +#include "renderBuffer.h" +#include "transformTransition.h" +#include "colorTransition.h" +#include "textureTransition.h" +#include "lightTransition.h" +#include "geom.h" +#include "geomprimitives.h" +#include "geomIssuer.h" #include "graphicsWindow.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "graphicsChannel.h" +#include "indent.h" +#include "dftraverser.h" +#include "node.h" +#include "projectionNode.h" +#include "texture.h" +#include "textureContext.h" +#include "light.h" +#include "get_rel_pos.h" +#include "projection.h" +#include "perspectiveProjection.h" +#include "frustum.h" +#include "ambientLight.h" +#include "directionalLight.h" +#include "pointLight.h" +#include "spotlight.h" #include "pandabase.h" #include diff --git a/panda/src/ribgsg/ribGraphicsStateGuardian.h b/panda/src/ribgsg/ribGraphicsStateGuardian.h index 1b9593f8f6..287452400d 100644 --- a/panda/src/ribgsg/ribGraphicsStateGuardian.h +++ b/panda/src/ribgsg/ribGraphicsStateGuardian.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandabase.h" -#include +#include "graphicsStateGuardian.h" #include "filename.h" class Geom; diff --git a/panda/src/ribgsg/ribStuffTraverser.cxx b/panda/src/ribgsg/ribStuffTraverser.cxx index 648b27f889..01a572665d 100644 --- a/panda/src/ribgsg/ribStuffTraverser.cxx +++ b/panda/src/ribgsg/ribStuffTraverser.cxx @@ -4,24 +4,24 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "ribStuffTraverser.h" #include "ribGraphicsStateGuardian.h" -#include -#include -#include +#include "textureTransition.h" +#include "lightTransition.h" +#include "geomNode.h" //////////////////////////////////////////////////////////////////// // Function: RibStuffTraverser::reached_node diff --git a/panda/src/ribgsg/ribStuffTraverser.h b/panda/src/ribgsg/ribStuffTraverser.h index e9c2781f30..52e5a874ec 100644 --- a/panda/src/ribgsg/ribStuffTraverser.h +++ b/panda/src/ribgsg/ribStuffTraverser.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,11 +21,11 @@ #include "pandabase.h" -#include -#include -#include -#include -#include +#include "traverserVisitor.h" +#include "renderRelation.h" +#include "allAttributesWrapper.h" +#include "allTransitionsWrapper.h" +#include "nullLevelState.h" class RIBGraphicsStateGuardian; diff --git a/panda/src/shader/casterShader.I b/panda/src/shader/casterShader.I index ad8c490c89..4c36c8557a 100644 --- a/panda/src/shader/casterShader.I +++ b/panda/src/shader/casterShader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// int CasterShader::add_caster(NamedNode* node) diff --git a/panda/src/shader/casterShader.cxx b/panda/src/shader/casterShader.cxx index 36a55356a6..b0d9fa4012 100644 --- a/panda/src/shader/casterShader.cxx +++ b/panda/src/shader/casterShader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "casterShader.h" diff --git a/panda/src/shader/casterShader.h b/panda/src/shader/casterShader.h index 73ac137967..98c4b994e9 100644 --- a/panda/src/shader/casterShader.h +++ b/panda/src/shader/casterShader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef CASTERSHADER_H diff --git a/panda/src/shader/config_shader.cxx b/panda/src/shader/config_shader.cxx index 67ba9f236d..9cd7b51246 100644 --- a/panda/src/shader/config_shader.cxx +++ b/panda/src/shader/config_shader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/shader/config_shader.h b/panda/src/shader/config_shader.h index a1ee757018..aea1432dbd 100644 --- a/panda/src/shader/config_shader.h +++ b/panda/src/shader/config_shader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/shader/outlineShader.cxx b/panda/src/shader/outlineShader.cxx index ba19cd695f..2bd04621c7 100644 --- a/panda/src/shader/outlineShader.cxx +++ b/panda/src/shader/outlineShader.cxx @@ -4,29 +4,29 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "outlineShader.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "lightTransition.h" +#include "dftraverser.h" +#include "depthTestTransition.h" +#include "graphicsStateGuardian.h" +#include "attribTraverser.h" +#include "renderModeTransition.h" +#include "cullFaceTransition.h" +#include "colorTransition.h" +#include "linesmoothTransition.h" +#include "directRenderTraverser.h" +#include "renderRelation.h" //////////////////////////////////////////////////////////////////// // Static variables diff --git a/panda/src/shader/outlineShader.h b/panda/src/shader/outlineShader.h index ec99bc8342..76c02a7412 100644 --- a/panda/src/shader/outlineShader.h +++ b/panda/src/shader/outlineShader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef OUTILNESHADER_H diff --git a/panda/src/shader/planarReflector.cxx b/panda/src/shader/planarReflector.cxx index ae5b2c499a..3797db1918 100644 --- a/panda/src/shader/planarReflector.cxx +++ b/panda/src/shader/planarReflector.cxx @@ -4,44 +4,44 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "planarReflector.h" #include "config_shader.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "pt_Node.h" +#include "dftraverser.h" +#include "attribTraverser.h" +#include "displayRegion.h" +#include "graphicsWindow.h" +#include "renderBuffer.h" +#include "perspectiveProjection.h" +#include "look_at.h" +#include "get_rel_pos.h" +#include "lightTransition.h" +#include "depthTestTransition.h" +#include "depthWriteTransition.h" +#include "depthWriteTransition.h" +#include "textureTransition.h" +#include "stencilTransition.h" +#include "colorBlendTransition.h" +#include "colorBlendAttribute.h" +#include "cullFaceTransition.h" +#include "transformTransition.h" +#include "colorMaskTransition.h" +#include "colorTransition.h" +#include "clipPlaneTransition.h" +#include "directRenderTraverser.h" +#include "nodeAttributes.h" //////////////////////////////////////////////////////////////////// // Static variables diff --git a/panda/src/shader/planarReflector.h b/panda/src/shader/planarReflector.h index 12ef52f4a1..8448129db7 100644 --- a/panda/src/shader/planarReflector.h +++ b/panda/src/shader/planarReflector.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef PLANARREFLECTOR_H @@ -24,8 +24,8 @@ #include "pandabase.h" #include "casterShader.h" -#include -#include +#include "pixelBuffer.h" +#include "planeNode.h" //////////////////////////////////////////////////////////////////// // Defines diff --git a/panda/src/shader/projtexShader.cxx b/panda/src/shader/projtexShader.cxx index 08a51d727b..26689459f2 100644 --- a/panda/src/shader/projtexShader.cxx +++ b/panda/src/shader/projtexShader.cxx @@ -4,33 +4,33 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "projtexShader.h" #include "config_shader.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "lightTransition.h" +#include "textureTransition.h" +#include "get_rel_pos.h" +#include "dftraverser.h" +#include "colorBlendTransition.h" +#include "depthTestTransition.h" +#include "graphicsStateGuardian.h" +#include "texGenTransition.h" +#include "texMatrixTransition.h" +#include "perspectiveProjection.h" +#include "attribTraverser.h" +#include "textureApplyTransition.h" +#include "directRenderTraverser.h" //////////////////////////////////////////////////////////////////// // Static variables diff --git a/panda/src/shader/projtexShader.h b/panda/src/shader/projtexShader.h index fd64b86cb5..18f88d5d7d 100644 --- a/panda/src/shader/projtexShader.h +++ b/panda/src/shader/projtexShader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef PROJTEXSHADER_H diff --git a/panda/src/shader/projtexShadower.cxx b/panda/src/shader/projtexShadower.cxx index d247dc8ec3..e043c80a62 100644 --- a/panda/src/shader/projtexShadower.cxx +++ b/panda/src/shader/projtexShadower.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "projtexShadower.h" diff --git a/panda/src/shader/projtexShadower.h b/panda/src/shader/projtexShadower.h index fdb947fdce..bcb30a8061 100644 --- a/panda/src/shader/projtexShadower.h +++ b/panda/src/shader/projtexShadower.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef PROJTEXSHADOWER_H @@ -26,7 +26,7 @@ #include "casterShader.h" #include "projtexShader.h" -#include +#include "pt_Node.h" //////////////////////////////////////////////////////////////////// // Defines diff --git a/panda/src/shader/shader.I b/panda/src/shader/shader.I index c1e9c5b165..ff68eed58b 100644 --- a/panda/src/shader/shader.I +++ b/panda/src/shader/shader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// INLINE Shader:: diff --git a/panda/src/shader/shader.cxx b/panda/src/shader/shader.cxx index ddd785aae2..b08d96e87a 100644 --- a/panda/src/shader/shader.cxx +++ b/panda/src/shader/shader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "shader.h" diff --git a/panda/src/shader/shader.h b/panda/src/shader/shader.h index f7863b0bc8..c5055a9b86 100644 --- a/panda/src/shader/shader.h +++ b/panda/src/shader/shader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef SHADER_H @@ -23,13 +23,13 @@ //////////////////////////////////////////////////////////////////// #include "pandabase.h" -#include -#include -#include +#include "configurable.h" +#include "namedNode.h" +#include "lensNode.h" #include "typedReferenceCount.h" -#include -#include -#include +#include "graphicsStateGuardian.h" +#include "allAttributesWrapper.h" +#include "allTransitionsWrapper.h" #include "pointerTo.h" //////////////////////////////////////////////////////////////////// diff --git a/panda/src/shader/shaderTransition.I b/panda/src/shader/shaderTransition.I index 3e4e8a1c7f..bbc4770ada 100644 --- a/panda/src/shader/shaderTransition.I +++ b/panda/src/shader/shaderTransition.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/shader/shaderTransition.cxx b/panda/src/shader/shaderTransition.cxx index 94fe3155dd..c6a96dc156 100644 --- a/panda/src/shader/shaderTransition.cxx +++ b/panda/src/shader/shaderTransition.cxx @@ -4,26 +4,26 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "shaderTransition.h" -#include -#include -#include -#include -#include -#include +#include "indent.h" +#include "graphicsStateGuardian.h" +#include "textureTransition.h" +#include "attribTraverser.h" +#include "directRenderTraverser.h" +#include "renderRelation.h" #include "config_shader.h" diff --git a/panda/src/shader/shaderTransition.h b/panda/src/shader/shaderTransition.h index ace7187ae2..1e5f1886fb 100644 --- a/panda/src/shader/shaderTransition.h +++ b/panda/src/shader/shaderTransition.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,9 +23,9 @@ #include "shader.h" -#include +#include "immediateTransition.h" #include "pointerTo.h" -#include +#include "nodeRelation.h" #include "plist.h" #include "pmap.h" diff --git a/panda/src/shader/spheretexHighlighter.cxx b/panda/src/shader/spheretexHighlighter.cxx index c70b92d653..ffcb864634 100644 --- a/panda/src/shader/spheretexHighlighter.cxx +++ b/panda/src/shader/spheretexHighlighter.cxx @@ -4,29 +4,29 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "spheretexHighlighter.h" #include "config_shader.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "light.h" +#include "spotlight.h" +#include "renderBuffer.h" +#include "get_rel_pos.h" +#include "dftraverser.h" +#include "displayRegion.h" +#include "graphicsWindow.h" +#include "materialTransition.h" +#include "materialAttribute.h" //////////////////////////////////////////////////////////////////// // Static variables diff --git a/panda/src/shader/spheretexHighlighter.h b/panda/src/shader/spheretexHighlighter.h index 0166a071f1..486d426763 100644 --- a/panda/src/shader/spheretexHighlighter.h +++ b/panda/src/shader/spheretexHighlighter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef SPHERETEXHIGHLIGHTER_H diff --git a/panda/src/shader/spheretexReflector.cxx b/panda/src/shader/spheretexReflector.cxx index 7be971e6f3..5f0e839a85 100644 --- a/panda/src/shader/spheretexReflector.cxx +++ b/panda/src/shader/spheretexReflector.cxx @@ -4,33 +4,33 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "spheretexReflector.h" #include "config_shader.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "pt_Node.h" +#include "frustum.h" +#include "get_rel_pos.h" +#include "dftraverser.h" +#include "displayRegion.h" +#include "graphicsWindow.h" +#include "renderBuffer.h" +#include "perspectiveLens.h" +#include "look_at.h" +#include "cullFaceTransition.h" +#include "colorBlendTransition.h" +#include "transformTransition.h" +#include "directRenderTraverser.h" //////////////////////////////////////////////////////////////////// // Static variables diff --git a/panda/src/shader/spheretexReflector.h b/panda/src/shader/spheretexReflector.h index dcd647d769..6375cebabb 100644 --- a/panda/src/shader/spheretexReflector.h +++ b/panda/src/shader/spheretexReflector.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef SPHERETEXREFLECTOR_H diff --git a/panda/src/shader/spheretexShader.cxx b/panda/src/shader/spheretexShader.cxx index 293b9db599..aec77a9622 100644 --- a/panda/src/shader/spheretexShader.cxx +++ b/panda/src/shader/spheretexShader.cxx @@ -4,34 +4,34 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "spheretexShader.h" #include "config_shader.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "lightTransition.h" +#include "textureTransition.h" +#include "textureTransition.h" +#include "texMatrixTransition.h" +#include "depthTestTransition.h" +#include "texGenTransition.h" +#include "textureApplyTransition.h" +#include "colorBlendTransition.h" +#include "get_rel_pos.h" +#include "dftraverser.h" +#include "graphicsStateGuardian.h" +#include "colorBlendTransition.h" +#include "attribTraverser.h" +#include "directRenderTraverser.h" //////////////////////////////////////////////////////////////////// // Static variables diff --git a/panda/src/shader/spheretexShader.h b/panda/src/shader/spheretexShader.h index 7757f9332a..19a9f52ee3 100644 --- a/panda/src/shader/spheretexShader.h +++ b/panda/src/shader/spheretexShader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef SPHERETEXSHADER_H @@ -24,8 +24,8 @@ #include "pandabase.h" #include "shader.h" -#include -#include +#include "texture.h" +#include "colorBlendTransition.h" //////////////////////////////////////////////////////////////////// // Defines diff --git a/panda/src/shader/spotlightShader.cxx b/panda/src/shader/spotlightShader.cxx index badcc88abd..983fb4ba7a 100644 --- a/panda/src/shader/spotlightShader.cxx +++ b/panda/src/shader/spotlightShader.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "spotlightShader.h" #include "config_shader.h" -#include +#include "spotlight.h" //////////////////////////////////////////////////////////////////// // Static variables diff --git a/panda/src/shader/spotlightShader.h b/panda/src/shader/spotlightShader.h index 5d089e7d61..f73ad707bf 100644 --- a/panda/src/shader/spotlightShader.h +++ b/panda/src/shader/spotlightShader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef SPOTLIGHTSHADER_H diff --git a/panda/src/testbed/demo.cxx b/panda/src/testbed/demo.cxx index 869d365268..8bb888b0d1 100644 --- a/panda/src/testbed/demo.cxx +++ b/panda/src/testbed/demo.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/testbed/downloader_test.cxx b/panda/src/testbed/downloader_test.cxx index c1b6c94951..df80172489 100644 --- a/panda/src/testbed/downloader_test.cxx +++ b/panda/src/testbed/downloader_test.cxx @@ -4,24 +4,24 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include +#include "eventHandler.h" +#include "chancfg.h" +#include "downloader.h" +#include "framework.h" +#include "decompressor.h" +#include "extractor.h" Downloader downloader; Decompressor decompressor; diff --git a/panda/src/testbed/herc.cxx b/panda/src/testbed/herc.cxx index 4c2109ac41..8b11692e9b 100644 --- a/panda/src/testbed/herc.cxx +++ b/panda/src/testbed/herc.cxx @@ -4,58 +4,58 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include +#include "eventHandler.h" +#include "projtexShader.h" +#include "shaderTransition.h" +#include "renderRelation.h" +#include "nodeRelation.h" +#include "chancfg.h" #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "texGenTransition.h" +#include "colorBlendTransition.h" +#include "colorMaskTransition.h" +#include "textureTransition.h" +#include "texMatrixTransition.h" +#include "spotlightShader.h" +#include "light.h" +#include "loader.h" +#include "look_at.h" +#include "get_rel_pos.h" +#include "transformTransition.h" +#include "geomNode.h" +#include "lightTransition.h" +#include "spotlight.h" +#include "projtexShadower.h" +#include "spheretexHighlighter.h" +#include "spheretexReflector.h" +#include "trackball.h" +#include "planarSlider.h" +#include "transform2sg.h" +#include "mouse.h" +#include "graphicsWindow.h" +#include "planarReflector.h" +#include "stencilTransition.h" +#include "plane.h" +#include "auto_bind.h" +#include "animControl.h" +#include "animControlCollection.h" +#include "renderBuffer.h" +#include "planeNode.h" +#include "outlineShader.h" +#include "pt_NamedNode.h" +#include "geomLine.h" #include "dconfig.h" diff --git a/panda/src/testbed/indirect.cxx b/panda/src/testbed/indirect.cxx index 61c57c5211..04f325fb6d 100644 --- a/panda/src/testbed/indirect.cxx +++ b/panda/src/testbed/indirect.cxx @@ -4,25 +4,25 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include +#include "eventHandler.h" +#include "texture.h" +#include "graphicsWindow.h" +#include "graphicsStateGuardian.h" +#include "pixelBuffer.h" #include "dconfig.h" -#include +#include "chancfg.h" #include Configure(indirect); diff --git a/panda/src/testbed/loader_test.cxx b/panda/src/testbed/loader_test.cxx index 2709fdf82c..ecc232b932 100644 --- a/panda/src/testbed/loader_test.cxx +++ b/panda/src/testbed/loader_test.cxx @@ -4,24 +4,24 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include +#include "eventHandler.h" +#include "chancfg.h" +#include "get_rel_pos.h" +#include "loader.h" +#include "pt_NamedNode.h" +#include "framework.h" uint model_id; const int MAX_LOOPS = 100; diff --git a/panda/src/testbed/lod_test.cxx b/panda/src/testbed/lod_test.cxx index f340c030e4..8d0c711ca5 100644 --- a/panda/src/testbed/lod_test.cxx +++ b/panda/src/testbed/lod_test.cxx @@ -4,28 +4,28 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pandabase.h" -#include +#include "namedNode.h" -#include -#include -#include -#include -#include -#include -#include +#include "eventHandler.h" +#include "chancfg.h" +#include "textNode.h" +#include "eggLoader.h" +#include "LOD.h" +#include "LODNode.h" +#include "pt_NamedNode.h" extern PT_NamedNode render; extern PT_NamedNode egg_root; diff --git a/panda/src/testbed/min_herc.cxx b/panda/src/testbed/min_herc.cxx index 5511a69778..cf4d8e7a2d 100644 --- a/panda/src/testbed/min_herc.cxx +++ b/panda/src/testbed/min_herc.cxx @@ -4,72 +4,72 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// //Shaders -#include -#include -#include -#include +#include "projtexShader.h" +#include "spotlightShader.h" +#include "projtexShadower.h" +#include "planarReflector.h" //Channel stuff -#include +#include "chancfg.h" //Textures -#include -#include +#include "texture.h" +#include "texturePool.h" //Transitions -#include -#include -#include -#include -#include +#include "textureTransition.h" +#include "shaderTransition.h" +#include "lightTransition.h" +#include "transformTransition.h" +#include "colorBlendTransition.h" //Light stuff -#include -#include +#include "light.h" +#include "spotlight.h" //Nodes -#include -#include +#include "pt_NamedNode.h" +#include "geomNode.h" //Relations (arcs) -#include -#include -#include +#include "renderRelation.h" +#include "nodeRelation.h" +#include "dataRelation.h" //Misc #include "dconfig.h" -#include -#include -#include -#include +#include "framework.h" +#include "loader.h" +#include "eventHandler.h" +#include "geomLine.h" //Math/Matrix/Vector/Transformation stuff -#include -#include -#include -#include +#include "transform2sg.h" +#include "look_at.h" +#include "perspectiveLens.h" +#include "get_rel_pos.h" //Control/IO -#include -#include +#include "planarSlider.h" +#include "mouse.h" //Animation -#include -#include -#include +#include "animControl.h" +#include "animControlCollection.h" +#include "auto_bind.h" Configure(min_herc); ConfigureFn(min_herc) { diff --git a/panda/src/testbed/min_shader.cxx b/panda/src/testbed/min_shader.cxx index acc613308f..9a48b31ccb 100644 --- a/panda/src/testbed/min_shader.cxx +++ b/panda/src/testbed/min_shader.cxx @@ -4,66 +4,66 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// //Shaders -#include -#include -#include -#include -#include -#include -#include -#include +#include "projtexShader.h" +#include "spotlightShader.h" +#include "projtexShadower.h" +#include "planarReflector.h" +#include "spheretexReflector.h" +#include "spheretexHighlighter.h" +#include "spheretexReflector.h" +#include "outlineShader.h" //Channel stuff -#include +#include "chancfg.h" //Textures -#include -#include +#include "texture.h" +#include "texturePool.h" //Transitions -#include -#include -#include -#include -#include +#include "textureTransition.h" +#include "shaderTransition.h" +#include "lightTransition.h" +#include "transformTransition.h" +#include "colorBlendTransition.h" //Light stuff -#include -#include +#include "light.h" +#include "spotlight.h" //Nodes -#include -#include +#include "pt_NamedNode.h" +#include "geomNode.h" //Relations (arcs) -#include -#include -#include +#include "renderRelation.h" +#include "nodeRelation.h" +#include "dataRelation.h" //Misc #include "dconfig.h" -#include -#include -#include +#include "framework.h" +#include "loader.h" +#include "eventHandler.h" //Math/Matrix/Vector/Transformation stuff -#include -#include -#include -#include +#include "transform2sg.h" +#include "look_at.h" +#include "perspectiveLens.h" +#include "geomLine.h" Configure(min_shader); ConfigureFn(min_shader) { diff --git a/panda/src/testbed/motion.cxx b/panda/src/testbed/motion.cxx index 24a0c172f0..82df463e30 100644 --- a/panda/src/testbed/motion.cxx +++ b/panda/src/testbed/motion.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include +#include "eventHandler.h" +#include "texture.h" +#include "graphicsWindow.h" +#include "graphicsStateGuardian.h" +#include "chancfg.h" #include "notify.h" #include diff --git a/panda/src/testbed/open_window.cxx b/panda/src/testbed/open_window.cxx index a5b4fcd3d3..d6fb524161 100644 --- a/panda/src/testbed/open_window.cxx +++ b/panda/src/testbed/open_window.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/testbed/panda.cxx b/panda/src/testbed/panda.cxx index a9287c61b3..57fa4354d9 100644 --- a/panda/src/testbed/panda.cxx +++ b/panda/src/testbed/panda.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/testbed/pgrid.cxx b/panda/src/testbed/pgrid.cxx index c41117264e..86fc404d3f 100644 --- a/panda/src/testbed/pgrid.cxx +++ b/panda/src/testbed/pgrid.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/testbed/pview.cxx b/panda/src/testbed/pview.cxx index 2cd3068d4a..75ad9f0236 100644 --- a/panda/src/testbed/pview.cxx +++ b/panda/src/testbed/pview.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/testbed/shader_test.cxx b/panda/src/testbed/shader_test.cxx index 5cae258ae0..3b0c0870f6 100644 --- a/panda/src/testbed/shader_test.cxx +++ b/panda/src/testbed/shader_test.cxx @@ -4,58 +4,58 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include +#include "eventHandler.h" +#include "projtexShader.h" +#include "shaderTransition.h" +#include "renderRelation.h" +#include "nodeRelation.h" +#include "chancfg.h" #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "texGenTransition.h" +#include "colorBlendTransition.h" +#include "colorMaskTransition.h" +#include "textureTransition.h" +#include "texMatrixTransition.h" +#include "spotlightShader.h" +#include "light.h" +#include "eggLoader.h" +#include "look_at.h" +#include "transformTransition.h" +#include "geomNode.h" +#include "lightTransition.h" +#include "spotlight.h" +#include "projtexShadower.h" +#include "spheretexHighlighter.h" +#include "spheretexReflector.h" +#include "trackball.h" +#include "transform2sg.h" +#include "mouse.h" +#include "graphicsWindow.h" +#include "planarReflector.h" +#include "stencilTransition.h" +#include "plane.h" +#include "renderBuffer.h" +#include "outlineShader.h" +#include "pt_NamedNode.h" +#include "dataRelation.h" +#include "geomLine.h" #include "dconfig.h" #ifdef SHADER_VERBOSE -#include +#include "indent.h" #endif Configure(shader_test); diff --git a/panda/src/testbed/test_eggWrite.cxx b/panda/src/testbed/test_eggWrite.cxx index 76bc5426a9..6c547a2d87 100644 --- a/panda/src/testbed/test_eggWrite.cxx +++ b/panda/src/testbed/test_eggWrite.cxx @@ -4,40 +4,40 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "renderRelation.h" +#include "transformTransition.h" +#include "namedNode.h" +#include "geom.h" +#include "geomNode.h" +#include "pt_NamedNode.h" +#include "nodeTransitionWrapper.h" +#include "nodeAttributeWrapper.h" +#include "allTransitionsWrapper.h" +#include "allAttributesWrapper.h" +#include "nullTransitionWrapper.h" +#include "nullAttributeWrapper.h" +#include "traverserVisitor.h" +#include "dftraverser.h" +#include "nullLevelState.h" #include "filename.h" -#include +#include "character.h" -#include +#include "indent.h" #include -#include -#include +#include "bamWriter.h" +#include "bam.h" template diff --git a/panda/src/testbed/test_particles.cxx b/panda/src/testbed/test_particles.cxx index 094b10779e..ffd8994c45 100644 --- a/panda/src/testbed/test_particles.cxx +++ b/panda/src/testbed/test_particles.cxx @@ -4,64 +4,64 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include +#include "framework.h" -#include -#include +#include "eventHandler.h" +#include "chancfg.h" #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "renderModeTransition.h" +#include "colorTransition.h" +#include "cullFaceTransition.h" +#include "depthTestTransition.h" +#include "depthWriteTransition.h" +#include "textureTransition.h" +#include "lightTransition.h" +#include "materialTransition.h" +#include "transformTransition.h" +#include "get_rel_pos.h" +#include "boundingSphere.h" +#include "geomSphere.h" +#include "geomNode.h" #include "notify.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "directionalLight.h" +#include "renderRelation.h" +#include "camera.h" +#include "frustum.h" +#include "orthoProjection.h" +#include "perspectiveProjection.h" +#include "textNode.h" +#include "physicsManager.h" +#include "particleSystem.h" +#include "emitters.h" +#include "particlefactories.h" +#include "forces.h" +#include "sparkleParticleRenderer.h" +#include "pointParticleRenderer.h" +#include "lineParticleRenderer.h" +#include "geomParticleRenderer.h" +#include "spriteParticleRenderer.h" +#include "colorTransition.h" +#include "particleSystemManager.h" +#include "clockObject.h" #include "nodePath.h" -#include -#include -#include -#include -#include -#include +#include "pointShapeTransition.h" +#include "texture.h" +#include "texturePool.h" +#include "physicalNode.h" +#include "forceNode.h" +#include "linearEulerIntegrator.h" // physics. particle systems. diff --git a/panda/src/testbed/test_recparticles.cxx b/panda/src/testbed/test_recparticles.cxx index 2f85f43991..446bc67958 100644 --- a/panda/src/testbed/test_recparticles.cxx +++ b/panda/src/testbed/test_recparticles.cxx @@ -4,58 +4,58 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include +#include "framework.h" -#include -#include +#include "eventHandler.h" +#include "chancfg.h" #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "renderModeTransition.h" +#include "colorTransition.h" +#include "cullFaceTransition.h" +#include "depthTestTransition.h" +#include "depthWriteTransition.h" +#include "textureTransition.h" +#include "lightTransition.h" +#include "materialTransition.h" +#include "transformTransition.h" +#include "get_rel_pos.h" +#include "boundingSphere.h" +#include "geomSphere.h" +#include "geomNode.h" #include "notify.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "directionalLight.h" +#include "renderRelation.h" +#include "camera.h" +#include "frustum.h" +#include "orthoProjection.h" +#include "perspectiveProjection.h" +#include "textNode.h" +#include "physicsManager.h" +#include "particleSystem.h" +#include "emitters.h" +#include "forces.h" +#include "sparkleParticleRenderer.h" +#include "pointParticleRenderer.h" +#include "spriteParticleRenderer.h" +#include "pointParticleFactory.h" +#include "particleSystemManager.h" +#include "clockObject.h" #include "nodePath.h" -#include -#include -#include +#include "memoryUsage.h" +#include "texture.h" +#include "texturePool.h" // physics. particle systems. diff --git a/panda/src/testbed/test_sprite_particles.cxx b/panda/src/testbed/test_sprite_particles.cxx index 1083837421..30767f99a5 100644 --- a/panda/src/testbed/test_sprite_particles.cxx +++ b/panda/src/testbed/test_sprite_particles.cxx @@ -4,64 +4,64 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include +#include "framework.h" -#include -#include +#include "eventHandler.h" +#include "chancfg.h" #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "renderModeTransition.h" +#include "colorTransition.h" +#include "cullFaceTransition.h" +#include "depthTestTransition.h" +#include "depthWriteTransition.h" +#include "textureTransition.h" +#include "lightTransition.h" +#include "materialTransition.h" +#include "transformTransition.h" +#include "get_rel_pos.h" +#include "boundingSphere.h" +#include "geomSphere.h" +#include "geomNode.h" #include "notify.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "directionalLight.h" +#include "renderRelation.h" +#include "camera.h" +#include "frustum.h" +#include "orthoProjection.h" +#include "perspectiveProjection.h" +#include "textNode.h" +#include "physicsManager.h" +#include "particleSystem.h" +#include "emitters.h" +#include "particlefactories.h" +#include "forces.h" +#include "sparkleParticleRenderer.h" +#include "pointParticleRenderer.h" +#include "lineParticleRenderer.h" +#include "geomParticleRenderer.h" +#include "spriteParticleRenderer.h" +#include "colorTransition.h" +#include "particleSystemManager.h" +#include "clockObject.h" #include "nodePath.h" -#include -#include -#include -#include -#include -#include +#include "pointShapeTransition.h" +#include "texture.h" +#include "texturePool.h" +#include "physicalNode.h" +#include "forceNode.h" +#include "linearEulerIntegrator.h" // physics. particle systems. diff --git a/panda/src/testbed/test_texmem.cxx b/panda/src/testbed/test_texmem.cxx index 3f2859e578..c702d7c444 100644 --- a/panda/src/testbed/test_texmem.cxx +++ b/panda/src/testbed/test_texmem.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/testbed/text_test.cxx b/panda/src/testbed/text_test.cxx index a1883ae349..7b2a49036d 100644 --- a/panda/src/testbed/text_test.cxx +++ b/panda/src/testbed/text_test.cxx @@ -4,24 +4,24 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include -#include -#include +#include "eventHandler.h" +#include "chancfg.h" +#include "textNode.h" +#include "eggLoader.h" #include "notify.h" -#include +#include "pt_NamedNode.h" extern PT_NamedNode render; extern PT_NamedNode egg_root; diff --git a/panda/src/testbed/vrpn_demo.cxx b/panda/src/testbed/vrpn_demo.cxx index ee7628a256..26d6d69d48 100644 --- a/panda/src/testbed/vrpn_demo.cxx +++ b/panda/src/testbed/vrpn_demo.cxx @@ -4,33 +4,33 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "framework.h" -#include +#include "eventHandler.h" #include -#include -#include -#include -#include -#include -#include -#include +#include "transform2sg.h" +#include "trackerTransform.h" +#include "trackerNode.h" +#include "vrpnClient.h" +#include "dataRelation.h" +#include "renderRelation.h" +#include "namedNode.h" -#include -#include +#include "trackball.h" +#include "mouseWatcher.h" //////////////////////////////////////////////// //Globals diff --git a/panda/src/text/config_text.cxx b/panda/src/text/config_text.cxx index 92d5337814..681f48729c 100644 --- a/panda/src/text/config_text.cxx +++ b/panda/src/text/config_text.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/config_text.h b/panda/src/text/config_text.h index 1d3c31e723..9def50533a 100644 --- a/panda/src/text/config_text.h +++ b/panda/src/text/config_text.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/default_font.cxx b/panda/src/text/default_font.cxx index 81007517e6..69058368ed 100644 --- a/panda/src/text/default_font.cxx +++ b/panda/src/text/default_font.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/default_font.h b/panda/src/text/default_font.h index be039f69fe..b1a85834ee 100644 --- a/panda/src/text/default_font.h +++ b/panda/src/text/default_font.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/dynamicTextFont.I b/panda/src/text/dynamicTextFont.I index bbb5f8bd75..13db2e89b0 100644 --- a/panda/src/text/dynamicTextFont.I +++ b/panda/src/text/dynamicTextFont.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/dynamicTextFont.cxx b/panda/src/text/dynamicTextFont.cxx index e907e35740..b3d22853d6 100644 --- a/panda/src/text/dynamicTextFont.cxx +++ b/panda/src/text/dynamicTextFont.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/dynamicTextFont.h b/panda/src/text/dynamicTextFont.h index 5cfb36235a..2731fb14ed 100644 --- a/panda/src/text/dynamicTextFont.h +++ b/panda/src/text/dynamicTextFont.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/dynamicTextGlyph.I b/panda/src/text/dynamicTextGlyph.I index f7a1413232..95a868f451 100644 --- a/panda/src/text/dynamicTextGlyph.I +++ b/panda/src/text/dynamicTextGlyph.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/dynamicTextGlyph.cxx b/panda/src/text/dynamicTextGlyph.cxx index dcfb261e21..3404ce86d9 100644 --- a/panda/src/text/dynamicTextGlyph.cxx +++ b/panda/src/text/dynamicTextGlyph.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/dynamicTextGlyph.h b/panda/src/text/dynamicTextGlyph.h index d52096ad2c..f2a7500695 100644 --- a/panda/src/text/dynamicTextGlyph.h +++ b/panda/src/text/dynamicTextGlyph.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/dynamicTextPage.I b/panda/src/text/dynamicTextPage.I index af1d163dbc..4e0c4fce47 100644 --- a/panda/src/text/dynamicTextPage.I +++ b/panda/src/text/dynamicTextPage.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/dynamicTextPage.cxx b/panda/src/text/dynamicTextPage.cxx index 44a500b041..13df2aa083 100644 --- a/panda/src/text/dynamicTextPage.cxx +++ b/panda/src/text/dynamicTextPage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/dynamicTextPage.h b/panda/src/text/dynamicTextPage.h index cd90aad0d7..4cb6e21c8f 100644 --- a/panda/src/text/dynamicTextPage.h +++ b/panda/src/text/dynamicTextPage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/fontPool.I b/panda/src/text/fontPool.I index a96830c290..8f6ec286e8 100644 --- a/panda/src/text/fontPool.I +++ b/panda/src/text/fontPool.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/fontPool.cxx b/panda/src/text/fontPool.cxx index 94f0b6bce1..733e2e34b2 100644 --- a/panda/src/text/fontPool.cxx +++ b/panda/src/text/fontPool.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/fontPool.h b/panda/src/text/fontPool.h index d60222b0a3..6a51e03888 100644 --- a/panda/src/text/fontPool.h +++ b/panda/src/text/fontPool.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/geomTextGlyph.I b/panda/src/text/geomTextGlyph.I index 2484b81743..b34781c641 100644 --- a/panda/src/text/geomTextGlyph.I +++ b/panda/src/text/geomTextGlyph.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/geomTextGlyph.cxx b/panda/src/text/geomTextGlyph.cxx index 7178b9fc5d..361ae6456c 100644 --- a/panda/src/text/geomTextGlyph.cxx +++ b/panda/src/text/geomTextGlyph.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/geomTextGlyph.h b/panda/src/text/geomTextGlyph.h index e690f9206a..5706ce972b 100644 --- a/panda/src/text/geomTextGlyph.h +++ b/panda/src/text/geomTextGlyph.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/staticTextFont.I b/panda/src/text/staticTextFont.I index 0332662000..c21259ac26 100644 --- a/panda/src/text/staticTextFont.I +++ b/panda/src/text/staticTextFont.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/staticTextFont.cxx b/panda/src/text/staticTextFont.cxx index b051706df4..04e7787c69 100644 --- a/panda/src/text/staticTextFont.cxx +++ b/panda/src/text/staticTextFont.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/staticTextFont.h b/panda/src/text/staticTextFont.h index bea9624cb7..caa7272292 100644 --- a/panda/src/text/staticTextFont.h +++ b/panda/src/text/staticTextFont.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/textFont.I b/panda/src/text/textFont.I index 8fc3b18911..9b1b431e1c 100644 --- a/panda/src/text/textFont.I +++ b/panda/src/text/textFont.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/textFont.cxx b/panda/src/text/textFont.cxx index ca9c3852a0..7d9941330c 100644 --- a/panda/src/text/textFont.cxx +++ b/panda/src/text/textFont.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "textFont.h" #include "config_text.h" -#include "ctype.h" +#include TypeHandle TextFont::_type_handle; diff --git a/panda/src/text/textFont.h b/panda/src/text/textFont.h index 27f7a4d5e9..f3f7bd0cc1 100644 --- a/panda/src/text/textFont.h +++ b/panda/src/text/textFont.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/textGlyph.I b/panda/src/text/textGlyph.I index c5b6719770..456007b022 100644 --- a/panda/src/text/textGlyph.I +++ b/panda/src/text/textGlyph.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/textGlyph.cxx b/panda/src/text/textGlyph.cxx index fdbca6210e..b1370db8ea 100644 --- a/panda/src/text/textGlyph.cxx +++ b/panda/src/text/textGlyph.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/textGlyph.h b/panda/src/text/textGlyph.h index 542be60b03..4fe9fa2673 100644 --- a/panda/src/text/textGlyph.h +++ b/panda/src/text/textGlyph.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/textNode.I b/panda/src/text/textNode.I index 4669d30ac4..3aecc95daf 100644 --- a/panda/src/text/textNode.I +++ b/panda/src/text/textNode.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/textNode.cxx b/panda/src/text/textNode.cxx index 9cebc1853a..2a9b275708 100644 --- a/panda/src/text/textNode.cxx +++ b/panda/src/text/textNode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/text/textNode.h b/panda/src/text/textNode.h index d32b392b8b..9d53af09ac 100644 --- a/panda/src/text/textNode.h +++ b/panda/src/text/textNode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/buttonThrower.I b/panda/src/tform/buttonThrower.I index 17e11ac036..ee373ff9ba 100644 --- a/panda/src/tform/buttonThrower.I +++ b/panda/src/tform/buttonThrower.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/buttonThrower.cxx b/panda/src/tform/buttonThrower.cxx index 728a118432..bafa79883d 100644 --- a/panda/src/tform/buttonThrower.cxx +++ b/panda/src/tform/buttonThrower.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/buttonThrower.h b/panda/src/tform/buttonThrower.h index a8a46ccc42..bced313a94 100644 --- a/panda/src/tform/buttonThrower.h +++ b/panda/src/tform/buttonThrower.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/config_tform.cxx b/panda/src/tform/config_tform.cxx index a343b1a381..86f30edbdd 100644 --- a/panda/src/tform/config_tform.cxx +++ b/panda/src/tform/config_tform.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/config_tform.h b/panda/src/tform/config_tform.h index e7a9fc2efc..0c65a5ff59 100644 --- a/panda/src/tform/config_tform.h +++ b/panda/src/tform/config_tform.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/driveInterface.I b/panda/src/tform/driveInterface.I index dcdca94389..656c681a3f 100644 --- a/panda/src/tform/driveInterface.I +++ b/panda/src/tform/driveInterface.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/driveInterface.cxx b/panda/src/tform/driveInterface.cxx index 6f9a85b4f9..55a461876e 100644 --- a/panda/src/tform/driveInterface.cxx +++ b/panda/src/tform/driveInterface.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/driveInterface.h b/panda/src/tform/driveInterface.h index f583d26f4e..ed8b7fe76f 100644 --- a/panda/src/tform/driveInterface.h +++ b/panda/src/tform/driveInterface.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/mouseWatcher.I b/panda/src/tform/mouseWatcher.I index d637f0e8a6..713cb340f6 100644 --- a/panda/src/tform/mouseWatcher.I +++ b/panda/src/tform/mouseWatcher.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/mouseWatcher.cxx b/panda/src/tform/mouseWatcher.cxx index a8b12c80ff..34531a616a 100644 --- a/panda/src/tform/mouseWatcher.cxx +++ b/panda/src/tform/mouseWatcher.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/mouseWatcher.h b/panda/src/tform/mouseWatcher.h index 12df183e51..9db7f5afb1 100644 --- a/panda/src/tform/mouseWatcher.h +++ b/panda/src/tform/mouseWatcher.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/mouseWatcherGroup.cxx b/panda/src/tform/mouseWatcherGroup.cxx index b36feb6df1..da3cbc6e0d 100644 --- a/panda/src/tform/mouseWatcherGroup.cxx +++ b/panda/src/tform/mouseWatcherGroup.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/mouseWatcherGroup.h b/panda/src/tform/mouseWatcherGroup.h index 92aee8e86f..99524d43f9 100644 --- a/panda/src/tform/mouseWatcherGroup.h +++ b/panda/src/tform/mouseWatcherGroup.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/mouseWatcherParameter.I b/panda/src/tform/mouseWatcherParameter.I index 94855dc45a..7a2b91fc49 100644 --- a/panda/src/tform/mouseWatcherParameter.I +++ b/panda/src/tform/mouseWatcherParameter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/mouseWatcherParameter.cxx b/panda/src/tform/mouseWatcherParameter.cxx index 49767d16d6..11b217dd78 100644 --- a/panda/src/tform/mouseWatcherParameter.cxx +++ b/panda/src/tform/mouseWatcherParameter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/mouseWatcherParameter.h b/panda/src/tform/mouseWatcherParameter.h index b38a88b888..be65654751 100644 --- a/panda/src/tform/mouseWatcherParameter.h +++ b/panda/src/tform/mouseWatcherParameter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/mouseWatcherRegion.I b/panda/src/tform/mouseWatcherRegion.I index e0a4a12b62..f72081b6ad 100644 --- a/panda/src/tform/mouseWatcherRegion.I +++ b/panda/src/tform/mouseWatcherRegion.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/mouseWatcherRegion.cxx b/panda/src/tform/mouseWatcherRegion.cxx index 4fad923c60..78576972ae 100644 --- a/panda/src/tform/mouseWatcherRegion.cxx +++ b/panda/src/tform/mouseWatcherRegion.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "mouseWatcherRegion.h" -#include +#include "indent.h" TypeHandle MouseWatcherRegion::_type_handle; diff --git a/panda/src/tform/mouseWatcherRegion.h b/panda/src/tform/mouseWatcherRegion.h index 52f6cfe783..92b75e8027 100644 --- a/panda/src/tform/mouseWatcherRegion.h +++ b/panda/src/tform/mouseWatcherRegion.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/trackball.cxx b/panda/src/tform/trackball.cxx index e90588565e..445513c18a 100644 --- a/panda/src/tform/trackball.cxx +++ b/panda/src/tform/trackball.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/trackball.h b/panda/src/tform/trackball.h index 75e1ef9f94..63aaac4801 100644 --- a/panda/src/tform/trackball.h +++ b/panda/src/tform/trackball.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/transform2sg.cxx b/panda/src/tform/transform2sg.cxx index 881db922f7..50d995ff43 100644 --- a/panda/src/tform/transform2sg.cxx +++ b/panda/src/tform/transform2sg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/tform/transform2sg.h b/panda/src/tform/transform2sg.h index 074746e6b6..0302fc3be6 100644 --- a/panda/src/tform/transform2sg.h +++ b/panda/src/tform/transform2sg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/config_vrpn.cxx b/panda/src/vrpn/config_vrpn.cxx index 746ddd3aa2..7180c0397c 100644 --- a/panda/src/vrpn/config_vrpn.cxx +++ b/panda/src/vrpn/config_vrpn.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/config_vrpn.h b/panda/src/vrpn/config_vrpn.h index e2343bac58..0c9e22c5a5 100644 --- a/panda/src/vrpn/config_vrpn.h +++ b/panda/src/vrpn/config_vrpn.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnAnalog.I b/panda/src/vrpn/vrpnAnalog.I index 544cd78a2a..df2dfabd45 100644 --- a/panda/src/vrpn/vrpnAnalog.I +++ b/panda/src/vrpn/vrpnAnalog.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnAnalog.cxx b/panda/src/vrpn/vrpnAnalog.cxx index 7fe5769024..00a54ed5ce 100644 --- a/panda/src/vrpn/vrpnAnalog.cxx +++ b/panda/src/vrpn/vrpnAnalog.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "vrpnClient.h" #include "config_vrpn.h" -#include +#include "indent.h" #include diff --git a/panda/src/vrpn/vrpnAnalog.h b/panda/src/vrpn/vrpnAnalog.h index a33767a73d..f4537d079c 100644 --- a/panda/src/vrpn/vrpnAnalog.h +++ b/panda/src/vrpn/vrpnAnalog.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnAnalogDevice.I b/panda/src/vrpn/vrpnAnalogDevice.I index 0f0db50b66..ba4ab9cd1b 100644 --- a/panda/src/vrpn/vrpnAnalogDevice.I +++ b/panda/src/vrpn/vrpnAnalogDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnAnalogDevice.cxx b/panda/src/vrpn/vrpnAnalogDevice.cxx index 45e01906ef..44b30a8be1 100644 --- a/panda/src/vrpn/vrpnAnalogDevice.cxx +++ b/panda/src/vrpn/vrpnAnalogDevice.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnAnalogDevice.h b/panda/src/vrpn/vrpnAnalogDevice.h index 9010a641b8..27cde23516 100644 --- a/panda/src/vrpn/vrpnAnalogDevice.h +++ b/panda/src/vrpn/vrpnAnalogDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandabase.h" -#include +#include "clientAnalogDevice.h" class VrpnClient; class VrpnAnalog; diff --git a/panda/src/vrpn/vrpnButton.I b/panda/src/vrpn/vrpnButton.I index 836af67e08..f1254bda0e 100644 --- a/panda/src/vrpn/vrpnButton.I +++ b/panda/src/vrpn/vrpnButton.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnButton.cxx b/panda/src/vrpn/vrpnButton.cxx index 959913f375..c648845535 100644 --- a/panda/src/vrpn/vrpnButton.cxx +++ b/panda/src/vrpn/vrpnButton.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "vrpnClient.h" #include "config_vrpn.h" -#include +#include "indent.h" #include diff --git a/panda/src/vrpn/vrpnButton.h b/panda/src/vrpn/vrpnButton.h index 12257a572c..6b6433a3e3 100644 --- a/panda/src/vrpn/vrpnButton.h +++ b/panda/src/vrpn/vrpnButton.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnButtonDevice.I b/panda/src/vrpn/vrpnButtonDevice.I index d6d349c6d3..308c4c1af6 100644 --- a/panda/src/vrpn/vrpnButtonDevice.I +++ b/panda/src/vrpn/vrpnButtonDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnButtonDevice.cxx b/panda/src/vrpn/vrpnButtonDevice.cxx index ec5fa07395..c3bf83d444 100644 --- a/panda/src/vrpn/vrpnButtonDevice.cxx +++ b/panda/src/vrpn/vrpnButtonDevice.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnButtonDevice.h b/panda/src/vrpn/vrpnButtonDevice.h index 270adc1b58..e6b32b59c7 100644 --- a/panda/src/vrpn/vrpnButtonDevice.h +++ b/panda/src/vrpn/vrpnButtonDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandabase.h" -#include +#include "clientButtonDevice.h" class VrpnClient; class VrpnButton; diff --git a/panda/src/vrpn/vrpnClient.I b/panda/src/vrpn/vrpnClient.I index 4f2deb5569..78b747cac8 100644 --- a/panda/src/vrpn/vrpnClient.I +++ b/panda/src/vrpn/vrpnClient.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnClient.cxx b/panda/src/vrpn/vrpnClient.cxx index 2ede313a93..592d2fd4b5 100644 --- a/panda/src/vrpn/vrpnClient.cxx +++ b/panda/src/vrpn/vrpnClient.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -677,8 +677,8 @@ free_dial(VrpnDial *vrpn_dial) { #if 0 -#include -#include +#include "datagram.h" +#include "datagramIterator.h" typedef struct { string device_name; diff --git a/panda/src/vrpn/vrpnClient.h b/panda/src/vrpn/vrpnClient.h index 1efb46b3af..695d3f264e 100644 --- a/panda/src/vrpn/vrpnClient.h +++ b/panda/src/vrpn/vrpnClient.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #define VRPNCLIENT_H #include "pandabase.h" -#include +#include "clientBase.h" #include "vrpn_interface.h" diff --git a/panda/src/vrpn/vrpnDial.I b/panda/src/vrpn/vrpnDial.I index 3d4ac259e7..d3a671e719 100644 --- a/panda/src/vrpn/vrpnDial.I +++ b/panda/src/vrpn/vrpnDial.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnDial.cxx b/panda/src/vrpn/vrpnDial.cxx index b7409cf56b..4b22f810dd 100644 --- a/panda/src/vrpn/vrpnDial.cxx +++ b/panda/src/vrpn/vrpnDial.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "vrpnClient.h" #include "config_vrpn.h" -#include +#include "indent.h" #include diff --git a/panda/src/vrpn/vrpnDial.h b/panda/src/vrpn/vrpnDial.h index 145e9b0910..32af938360 100644 --- a/panda/src/vrpn/vrpnDial.h +++ b/panda/src/vrpn/vrpnDial.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnDialDevice.I b/panda/src/vrpn/vrpnDialDevice.I index 62796757f3..ed03597ade 100644 --- a/panda/src/vrpn/vrpnDialDevice.I +++ b/panda/src/vrpn/vrpnDialDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnDialDevice.cxx b/panda/src/vrpn/vrpnDialDevice.cxx index 4be327ffc0..37963b3560 100644 --- a/panda/src/vrpn/vrpnDialDevice.cxx +++ b/panda/src/vrpn/vrpnDialDevice.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnDialDevice.h b/panda/src/vrpn/vrpnDialDevice.h index c0e70979ce..6959d37ce8 100644 --- a/panda/src/vrpn/vrpnDialDevice.h +++ b/panda/src/vrpn/vrpnDialDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandabase.h" -#include +#include "clientDialDevice.h" class VrpnClient; class VrpnDial; diff --git a/panda/src/vrpn/vrpnTracker.I b/panda/src/vrpn/vrpnTracker.I index 75de1560df..9f4e426d3c 100644 --- a/panda/src/vrpn/vrpnTracker.I +++ b/panda/src/vrpn/vrpnTracker.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnTracker.cxx b/panda/src/vrpn/vrpnTracker.cxx index db22fee10d..812b4c8f09 100644 --- a/panda/src/vrpn/vrpnTracker.cxx +++ b/panda/src/vrpn/vrpnTracker.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "vrpnClient.h" #include "config_vrpn.h" -#include +#include "indent.h" #include diff --git a/panda/src/vrpn/vrpnTracker.h b/panda/src/vrpn/vrpnTracker.h index 0eed6354c9..46de390a7e 100644 --- a/panda/src/vrpn/vrpnTracker.h +++ b/panda/src/vrpn/vrpnTracker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnTrackerDevice.I b/panda/src/vrpn/vrpnTrackerDevice.I index b5a31c5c31..19024f8b3b 100644 --- a/panda/src/vrpn/vrpnTrackerDevice.I +++ b/panda/src/vrpn/vrpnTrackerDevice.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnTrackerDevice.cxx b/panda/src/vrpn/vrpnTrackerDevice.cxx index 21fb9f2182..5428a5bf87 100644 --- a/panda/src/vrpn/vrpnTrackerDevice.cxx +++ b/panda/src/vrpn/vrpnTrackerDevice.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/vrpn/vrpnTrackerDevice.h b/panda/src/vrpn/vrpnTrackerDevice.h index c8b28af248..3577f2a406 100644 --- a/panda/src/vrpn/vrpnTrackerDevice.h +++ b/panda/src/vrpn/vrpnTrackerDevice.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandabase.h" -#include +#include "clientTrackerDevice.h" class VrpnClient; class VrpnTracker; diff --git a/panda/src/vrpn/vrpn_interface.h b/panda/src/vrpn/vrpn_interface.h index 590d025d67..10cf6c9b62 100644 --- a/panda/src/vrpn/vrpn_interface.h +++ b/panda/src/vrpn/vrpn_interface.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wcrdisplay/config_wcrdisplay.cxx b/panda/src/wcrdisplay/config_wcrdisplay.cxx index 44609577dd..7ae4ed1abf 100644 --- a/panda/src/wcrdisplay/config_wcrdisplay.cxx +++ b/panda/src/wcrdisplay/config_wcrdisplay.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wcrdisplay/config_wcrdisplay.h b/panda/src/wcrdisplay/config_wcrdisplay.h index abe1ff0be9..172b0cffea 100644 --- a/panda/src/wcrdisplay/config_wcrdisplay.h +++ b/panda/src/wcrdisplay/config_wcrdisplay.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wcrdisplay/test_wcr.cxx b/panda/src/wcrdisplay/test_wcr.cxx index 5a7b8423d1..f2da19ef23 100644 --- a/panda/src/wcrdisplay/test_wcr.cxx +++ b/panda/src/wcrdisplay/test_wcr.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// -#include -#include +#include "graphicsPipe.h" +#include "interactiveGraphicsPipe.h" #include "notify.h" -#include +#include "pt_NamedNode.h" #include "wcrGraphicsWindow.h" diff --git a/panda/src/wcrdisplay/wcrGraphicsPipe.cxx b/panda/src/wcrdisplay/wcrGraphicsPipe.cxx index 800efdd682..045fb5f939 100644 --- a/panda/src/wcrdisplay/wcrGraphicsPipe.cxx +++ b/panda/src/wcrdisplay/wcrGraphicsPipe.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "wcrGraphicsPipe.h" diff --git a/panda/src/wcrdisplay/wcrGraphicsPipe.h b/panda/src/wcrdisplay/wcrGraphicsPipe.h index a4eb66fd25..ca096543e9 100644 --- a/panda/src/wcrdisplay/wcrGraphicsPipe.h +++ b/panda/src/wcrdisplay/wcrGraphicsPipe.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef WCRGRAPHICSPIPE_H @@ -24,7 +24,7 @@ #include "pandabase.h" #include -#include +#include "interactiveGraphicsPipe.h" //#include "wcrGraphicsWindow.h" #define WINDOWS_LEAN_AND_MEAN #include diff --git a/panda/src/wcrdisplay/wcrGraphicsWindow.cxx b/panda/src/wcrdisplay/wcrGraphicsWindow.cxx index ff982b2dd9..b52f65917e 100644 --- a/panda/src/wcrdisplay/wcrGraphicsWindow.cxx +++ b/panda/src/wcrdisplay/wcrGraphicsWindow.cxx @@ -4,38 +4,38 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "wcrGraphicsWindow.h" #include "wcrGraphicsPipe.h" #include "config_wcrdisplay.h" -#include -#include +#include "keyboardButton.h" +#include "mouseButton.h" #include "crGraphicsStateGuardian.h" #include #include #include #include #include -#include -//#include +#include "throw_event.h" +//#include "eventQueue.h" #include #include "../wgldisplay/Win32Defs.h" //#include "ChromiumOpenGL.h" #ifdef DO_PSTATS -#include +#include "pStatTimer.h" #endif #define WCR_WCREXT_PROTOTYPES diff --git a/panda/src/wcrdisplay/wcrGraphicsWindow.h b/panda/src/wcrdisplay/wcrGraphicsWindow.h index 03c7294a6d..d3fde38468 100644 --- a/panda/src/wcrdisplay/wcrGraphicsWindow.h +++ b/panda/src/wcrdisplay/wcrGraphicsWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef WCRGRAPHICSWINDOW_H diff --git a/panda/src/wgldisplay/config_wgldisplay.cxx b/panda/src/wgldisplay/config_wgldisplay.cxx index e4116e8c00..d6aacf0d5c 100644 --- a/panda/src/wgldisplay/config_wgldisplay.cxx +++ b/panda/src/wgldisplay/config_wgldisplay.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/config_wgldisplay.h b/panda/src/wgldisplay/config_wgldisplay.h index 7443301fd1..5afea2de05 100644 --- a/panda/src/wgldisplay/config_wgldisplay.h +++ b/panda/src/wgldisplay/config_wgldisplay.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglExtensions.h b/panda/src/wgldisplay/wglExtensions.h index 60dd9f4b7f..3c857387d1 100644 --- a/panda/src/wgldisplay/wglExtensions.h +++ b/panda/src/wgldisplay/wglExtensions.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsBuffer.I b/panda/src/wgldisplay/wglGraphicsBuffer.I index a0c6bbe651..b7ac36deed 100644 --- a/panda/src/wgldisplay/wglGraphicsBuffer.I +++ b/panda/src/wgldisplay/wglGraphicsBuffer.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsBuffer.cxx b/panda/src/wgldisplay/wglGraphicsBuffer.cxx index 043cfaa559..cda2e4069c 100644 --- a/panda/src/wgldisplay/wglGraphicsBuffer.cxx +++ b/panda/src/wgldisplay/wglGraphicsBuffer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsBuffer.h b/panda/src/wgldisplay/wglGraphicsBuffer.h index aec32bd3bb..7091b1efc9 100644 --- a/panda/src/wgldisplay/wglGraphicsBuffer.h +++ b/panda/src/wgldisplay/wglGraphicsBuffer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsPipe.I b/panda/src/wgldisplay/wglGraphicsPipe.I index 92b37a7f46..7f901d908e 100644 --- a/panda/src/wgldisplay/wglGraphicsPipe.I +++ b/panda/src/wgldisplay/wglGraphicsPipe.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsPipe.cxx b/panda/src/wgldisplay/wglGraphicsPipe.cxx index 6057d71bc7..f605beb8d2 100644 --- a/panda/src/wgldisplay/wglGraphicsPipe.cxx +++ b/panda/src/wgldisplay/wglGraphicsPipe.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsPipe.h b/panda/src/wgldisplay/wglGraphicsPipe.h index 593e3e1fb6..f8c2fdb99c 100644 --- a/panda/src/wgldisplay/wglGraphicsPipe.h +++ b/panda/src/wgldisplay/wglGraphicsPipe.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsStateGuardian.I b/panda/src/wgldisplay/wglGraphicsStateGuardian.I index 2e66e9e0ef..3fcce67e36 100755 --- a/panda/src/wgldisplay/wglGraphicsStateGuardian.I +++ b/panda/src/wgldisplay/wglGraphicsStateGuardian.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsStateGuardian.cxx b/panda/src/wgldisplay/wglGraphicsStateGuardian.cxx index b568840c18..7472cc0260 100755 --- a/panda/src/wgldisplay/wglGraphicsStateGuardian.cxx +++ b/panda/src/wgldisplay/wglGraphicsStateGuardian.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsStateGuardian.h b/panda/src/wgldisplay/wglGraphicsStateGuardian.h index 0ee651fe75..6d0b20736d 100755 --- a/panda/src/wgldisplay/wglGraphicsStateGuardian.h +++ b/panda/src/wgldisplay/wglGraphicsStateGuardian.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsWindow.I b/panda/src/wgldisplay/wglGraphicsWindow.I index 27a87d1513..51fdd954f3 100644 --- a/panda/src/wgldisplay/wglGraphicsWindow.I +++ b/panda/src/wgldisplay/wglGraphicsWindow.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsWindow.cxx b/panda/src/wgldisplay/wglGraphicsWindow.cxx index 342a6ef90a..1211ae824e 100644 --- a/panda/src/wgldisplay/wglGraphicsWindow.cxx +++ b/panda/src/wgldisplay/wglGraphicsWindow.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/wgldisplay/wglGraphicsWindow.h b/panda/src/wgldisplay/wglGraphicsWindow.h index 1c1d0ce8e4..aae20e5947 100644 --- a/panda/src/wgldisplay/wglGraphicsWindow.h +++ b/panda/src/wgldisplay/wglGraphicsWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/windisplay/config_windisplay.cxx b/panda/src/windisplay/config_windisplay.cxx index ff74502599..b3e19894e2 100644 --- a/panda/src/windisplay/config_windisplay.cxx +++ b/panda/src/windisplay/config_windisplay.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/windisplay/config_windisplay.h b/panda/src/windisplay/config_windisplay.h index 6b776a7f3a..c626ecac69 100644 --- a/panda/src/windisplay/config_windisplay.h +++ b/panda/src/windisplay/config_windisplay.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/windisplay/winGraphicsPipe.I b/panda/src/windisplay/winGraphicsPipe.I index 62b7894688..8a64e1e375 100644 --- a/panda/src/windisplay/winGraphicsPipe.I +++ b/panda/src/windisplay/winGraphicsPipe.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/windisplay/winGraphicsPipe.cxx b/panda/src/windisplay/winGraphicsPipe.cxx index 82b8748ab2..6319862eed 100644 --- a/panda/src/windisplay/winGraphicsPipe.cxx +++ b/panda/src/windisplay/winGraphicsPipe.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/windisplay/winGraphicsPipe.h b/panda/src/windisplay/winGraphicsPipe.h index 8380b63fbb..d05204c466 100644 --- a/panda/src/windisplay/winGraphicsPipe.h +++ b/panda/src/windisplay/winGraphicsPipe.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/windisplay/winGraphicsWindow.I b/panda/src/windisplay/winGraphicsWindow.I index f02a637aad..b3fd68956b 100644 --- a/panda/src/windisplay/winGraphicsWindow.I +++ b/panda/src/windisplay/winGraphicsWindow.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/windisplay/winGraphicsWindow.cxx b/panda/src/windisplay/winGraphicsWindow.cxx index b191969409..d71b36db11 100644 --- a/panda/src/windisplay/winGraphicsWindow.cxx +++ b/panda/src/windisplay/winGraphicsWindow.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/panda/src/windisplay/winGraphicsWindow.h b/panda/src/windisplay/winGraphicsWindow.h index bf05144b81..50007d0bac 100644 --- a/panda/src/windisplay/winGraphicsWindow.h +++ b/panda/src/windisplay/winGraphicsWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/httpbackup/backupCatalog.I b/pandaapp/src/httpbackup/backupCatalog.I index 433cd9374b..851a458d02 100644 --- a/pandaapp/src/httpbackup/backupCatalog.I +++ b/pandaapp/src/httpbackup/backupCatalog.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/httpbackup/backupCatalog.cxx b/pandaapp/src/httpbackup/backupCatalog.cxx index b325c20316..b7cfbba7ba 100644 --- a/pandaapp/src/httpbackup/backupCatalog.cxx +++ b/pandaapp/src/httpbackup/backupCatalog.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/httpbackup/httpBackup.cxx b/pandaapp/src/httpbackup/httpBackup.cxx index 5c23f9016f..2c3a87257d 100644 --- a/pandaapp/src/httpbackup/httpBackup.cxx +++ b/pandaapp/src/httpbackup/httpBackup.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/indexify/default_font.cxx b/pandaapp/src/indexify/default_font.cxx index 8357532fa5..6a541d8fc1 100644 --- a/pandaapp/src/indexify/default_font.cxx +++ b/pandaapp/src/indexify/default_font.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/indexify/default_index_icons.cxx b/pandaapp/src/indexify/default_index_icons.cxx index f16717e07b..7dab090363 100644 --- a/pandaapp/src/indexify/default_index_icons.cxx +++ b/pandaapp/src/indexify/default_index_icons.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/indexify/fontSamples.cxx b/pandaapp/src/indexify/fontSamples.cxx index 4c6ea96d81..4403b231b1 100644 --- a/pandaapp/src/indexify/fontSamples.cxx +++ b/pandaapp/src/indexify/fontSamples.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/indexify/indexImage.cxx b/pandaapp/src/indexify/indexImage.cxx index 78f59d8f75..14e3b58adc 100644 --- a/pandaapp/src/indexify/indexImage.cxx +++ b/pandaapp/src/indexify/indexImage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/indexify/indexParameters.cxx b/pandaapp/src/indexify/indexParameters.cxx index f53e85cee1..ff00c53beb 100644 --- a/pandaapp/src/indexify/indexParameters.cxx +++ b/pandaapp/src/indexify/indexParameters.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/indexify/indexify.cxx b/pandaapp/src/indexify/indexify.cxx index 24d9384586..cfd328d286 100644 --- a/pandaapp/src/indexify/indexify.cxx +++ b/pandaapp/src/indexify/indexify.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/indexify/photo.cxx b/pandaapp/src/indexify/photo.cxx index e93b758340..97dab54918 100644 --- a/pandaapp/src/indexify/photo.cxx +++ b/pandaapp/src/indexify/photo.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/indexify/rollDirectory.cxx b/pandaapp/src/indexify/rollDirectory.cxx index f52c90138b..f09b1d0d4a 100644 --- a/pandaapp/src/indexify/rollDirectory.cxx +++ b/pandaapp/src/indexify/rollDirectory.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/pandaappbase/pandaappbase.cxx b/pandaapp/src/pandaappbase/pandaappbase.cxx index 42abb0cd75..2827122cd5 100644 --- a/pandaapp/src/pandaappbase/pandaappbase.cxx +++ b/pandaapp/src/pandaappbase/pandaappbase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitch/stitchCommandProgram.cxx b/pandaapp/src/stitch/stitchCommandProgram.cxx index 730618f867..2e0e7a65cc 100644 --- a/pandaapp/src/stitch/stitchCommandProgram.cxx +++ b/pandaapp/src/stitch/stitchCommandProgram.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitch/stitchImageProgram.cxx b/pandaapp/src/stitch/stitchImageProgram.cxx index 08cc140bdd..ac41c11e63 100644 --- a/pandaapp/src/stitch/stitchImageProgram.cxx +++ b/pandaapp/src/stitch/stitchImageProgram.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitch/stitchViewerProgram.cxx b/pandaapp/src/stitch/stitchViewerProgram.cxx index 4a4f17b242..1f5d29324f 100644 --- a/pandaapp/src/stitch/stitchViewerProgram.cxx +++ b/pandaapp/src/stitch/stitchViewerProgram.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/config_stitch.cxx b/pandaapp/src/stitchbase/config_stitch.cxx index 309a37b1ab..2b0870ab42 100644 --- a/pandaapp/src/stitchbase/config_stitch.cxx +++ b/pandaapp/src/stitchbase/config_stitch.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/fadeImagePool.I b/pandaapp/src/stitchbase/fadeImagePool.I index 3b8910093f..7c3aaa1b08 100644 --- a/pandaapp/src/stitchbase/fadeImagePool.I +++ b/pandaapp/src/stitchbase/fadeImagePool.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/fadeImagePool.cxx b/pandaapp/src/stitchbase/fadeImagePool.cxx index 0adba046f6..b5d842955d 100644 --- a/pandaapp/src/stitchbase/fadeImagePool.cxx +++ b/pandaapp/src/stitchbase/fadeImagePool.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/layeredImage.cxx b/pandaapp/src/stitchbase/layeredImage.cxx index 42edc23220..7681ae9b29 100644 --- a/pandaapp/src/stitchbase/layeredImage.cxx +++ b/pandaapp/src/stitchbase/layeredImage.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "layeredImage.h" -#include -#include +#include "pnmImage.h" +#include "datagram.h" #include diff --git a/pandaapp/src/stitchbase/morphGrid.cxx b/pandaapp/src/stitchbase/morphGrid.cxx index b591d85be0..5a9a3eb285 100644 --- a/pandaapp/src/stitchbase/morphGrid.cxx +++ b/pandaapp/src/stitchbase/morphGrid.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "morphGrid.h" #include "triangle.h" -#include +#include "mathNumbers.h" #include #include diff --git a/pandaapp/src/stitchbase/stitchCommand.cxx b/pandaapp/src/stitchbase/stitchCommand.cxx index 3e34fe91c5..997604ce29 100644 --- a/pandaapp/src/stitchbase/stitchCommand.cxx +++ b/pandaapp/src/stitchbase/stitchCommand.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/stitchCommandReader.cxx b/pandaapp/src/stitchbase/stitchCommandReader.cxx index 34cfbc13f0..e62b132906 100644 --- a/pandaapp/src/stitchbase/stitchCommandReader.cxx +++ b/pandaapp/src/stitchbase/stitchCommandReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/stitchCylindricalLens.cxx b/pandaapp/src/stitchbase/stitchCylindricalLens.cxx index 93adad8009..13e4829fba 100644 --- a/pandaapp/src/stitchbase/stitchCylindricalLens.cxx +++ b/pandaapp/src/stitchbase/stitchCylindricalLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "triangleRasterizer.h" #include "pandatoolbase.h" -#include +#include "deg_2_rad.h" #include diff --git a/pandaapp/src/stitchbase/stitchCylindricalScreen.cxx b/pandaapp/src/stitchbase/stitchCylindricalScreen.cxx index 901875dc81..8213f14c87 100644 --- a/pandaapp/src/stitchbase/stitchCylindricalScreen.cxx +++ b/pandaapp/src/stitchbase/stitchCylindricalScreen.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/stitchFile.cxx b/pandaapp/src/stitchbase/stitchFile.cxx index 2984a7893a..71de3577ab 100644 --- a/pandaapp/src/stitchbase/stitchFile.cxx +++ b/pandaapp/src/stitchbase/stitchFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/stitchFisheyeLens.cxx b/pandaapp/src/stitchbase/stitchFisheyeLens.cxx index 16641c31a3..5e6af2d94b 100644 --- a/pandaapp/src/stitchbase/stitchFisheyeLens.cxx +++ b/pandaapp/src/stitchbase/stitchFisheyeLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "triangle.h" #include "pandatoolbase.h" -#include +#include "deg_2_rad.h" #include diff --git a/pandaapp/src/stitchbase/stitchFlatScreen.cxx b/pandaapp/src/stitchbase/stitchFlatScreen.cxx index e6bb5ebead..fd7ad74565 100644 --- a/pandaapp/src/stitchbase/stitchFlatScreen.cxx +++ b/pandaapp/src/stitchbase/stitchFlatScreen.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/stitchImage.cxx b/pandaapp/src/stitchbase/stitchImage.cxx index d00a524d4b..19e5683998 100644 --- a/pandaapp/src/stitchbase/stitchImage.cxx +++ b/pandaapp/src/stitchbase/stitchImage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/stitchImageCommandOutput.cxx b/pandaapp/src/stitchbase/stitchImageCommandOutput.cxx index 9ea7479aaa..e9f8363503 100644 --- a/pandaapp/src/stitchbase/stitchImageCommandOutput.cxx +++ b/pandaapp/src/stitchbase/stitchImageCommandOutput.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -22,8 +22,8 @@ #include "stitcher.h" #include "stitchCommand.h" -#include -#include +#include "pnmImage.h" +#include "compose_matrix.h" StitchImageCommandOutput:: StitchImageCommandOutput() { diff --git a/pandaapp/src/stitchbase/stitchImageOutputter.cxx b/pandaapp/src/stitchbase/stitchImageOutputter.cxx index a8887f46f1..f0311f9cb2 100644 --- a/pandaapp/src/stitchbase/stitchImageOutputter.cxx +++ b/pandaapp/src/stitchbase/stitchImageOutputter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/stitchImageRasterizer.cxx b/pandaapp/src/stitchbase/stitchImageRasterizer.cxx index 8f337718b9..3b19dfaccb 100644 --- a/pandaapp/src/stitchbase/stitchImageRasterizer.cxx +++ b/pandaapp/src/stitchbase/stitchImageRasterizer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "stitchImage.h" #include "stitcher.h" -#include +#include "pnmImage.h" StitchImageRasterizer:: StitchImageRasterizer() { diff --git a/pandaapp/src/stitchbase/stitchLens.cxx b/pandaapp/src/stitchbase/stitchLens.cxx index a4f649d60f..e387b5aa64 100644 --- a/pandaapp/src/stitchbase/stitchLens.cxx +++ b/pandaapp/src/stitchbase/stitchLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "triangleRasterizer.h" #include "pandatoolbase.h" -#include +#include "deg_2_rad.h" #include diff --git a/pandaapp/src/stitchbase/stitchMultiScreen.cxx b/pandaapp/src/stitchbase/stitchMultiScreen.cxx index 7119852d78..5d9ad4f0b4 100644 --- a/pandaapp/src/stitchbase/stitchMultiScreen.cxx +++ b/pandaapp/src/stitchbase/stitchMultiScreen.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/stitchPSphereLens.cxx b/pandaapp/src/stitchbase/stitchPSphereLens.cxx index 882f251463..3b4d301f06 100644 --- a/pandaapp/src/stitchbase/stitchPSphereLens.cxx +++ b/pandaapp/src/stitchbase/stitchPSphereLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "triangle.h" #include "pandatoolbase.h" -#include +#include "deg_2_rad.h" #include diff --git a/pandaapp/src/stitchbase/stitchPerspectiveLens.cxx b/pandaapp/src/stitchbase/stitchPerspectiveLens.cxx index e2a0d42d6f..fc45fbaad2 100644 --- a/pandaapp/src/stitchbase/stitchPerspectiveLens.cxx +++ b/pandaapp/src/stitchbase/stitchPerspectiveLens.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "stitchCommand.h" #include "pandatoolbase.h" -#include +#include "deg_2_rad.h" #include diff --git a/pandaapp/src/stitchbase/stitchPoint.cxx b/pandaapp/src/stitchbase/stitchPoint.cxx index 2dcd6b8c90..12b7d3e7cb 100644 --- a/pandaapp/src/stitchbase/stitchPoint.cxx +++ b/pandaapp/src/stitchbase/stitchPoint.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/stitchScreen.cxx b/pandaapp/src/stitchbase/stitchScreen.cxx index 05376279bb..f52ca81bd0 100644 --- a/pandaapp/src/stitchbase/stitchScreen.cxx +++ b/pandaapp/src/stitchbase/stitchScreen.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/stitcher.cxx b/pandaapp/src/stitchbase/stitcher.cxx index 521daacc2a..df7093e1b6 100644 --- a/pandaapp/src/stitchbase/stitcher.cxx +++ b/pandaapp/src/stitchbase/stitcher.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/triangle.cxx b/pandaapp/src/stitchbase/triangle.cxx index 8115f57ca0..47feb9fa81 100644 --- a/pandaapp/src/stitchbase/triangle.cxx +++ b/pandaapp/src/stitchbase/triangle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchbase/triangleRasterizer.cxx b/pandaapp/src/stitchbase/triangleRasterizer.cxx index 28e7c31c33..8b4bbdfbc2 100644 --- a/pandaapp/src/stitchbase/triangleRasterizer.cxx +++ b/pandaapp/src/stitchbase/triangleRasterizer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchviewer/stitchImageConverter.cxx b/pandaapp/src/stitchviewer/stitchImageConverter.cxx index be120debc3..9982db3301 100644 --- a/pandaapp/src/stitchviewer/stitchImageConverter.cxx +++ b/pandaapp/src/stitchviewer/stitchImageConverter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,14 +20,14 @@ #include "stitchImage.h" #include "triangleMesh.h" -#include -#include -#include -#include -#include -#include -#include -#include +#include "geomTristrip.h" +#include "geomNode.h" +#include "texture.h" +#include "textureTransition.h" +#include "chancfg.h" +#include "camera.h" +#include "perspectiveLens.h" +#include "frustum.h" StitchImageConverter:: StitchImageConverter() { diff --git a/pandaapp/src/stitchviewer/stitchImageVisualizer.cxx b/pandaapp/src/stitchviewer/stitchImageVisualizer.cxx index 8acad4768f..83a84c72d0 100644 --- a/pandaapp/src/stitchviewer/stitchImageVisualizer.cxx +++ b/pandaapp/src/stitchviewer/stitchImageVisualizer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandaapp/src/stitchviewer/triangleMesh.cxx b/pandaapp/src/stitchviewer/triangleMesh.cxx index 41a8556cc7..f71d48680f 100644 --- a/pandaapp/src/stitchviewer/triangleMesh.cxx +++ b/pandaapp/src/stitchviewer/triangleMesh.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "triangleMesh.h" -#include +#include "geomTristrip.h" TriangleMesh:: TriangleMesh(int x_verts, int y_verts) : diff --git a/pandatool/src/bam/bamInfo.cxx b/pandatool/src/bam/bamInfo.cxx index 80b28cd93d..c6d8c63571 100644 --- a/pandatool/src/bam/bamInfo.cxx +++ b/pandatool/src/bam/bamInfo.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/bam/bamInfo.h b/pandatool/src/bam/bamInfo.h index 218dc63d6b..829faac448 100644 --- a/pandatool/src/bam/bamInfo.h +++ b/pandatool/src/bam/bamInfo.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/bam/bamToEgg.cxx b/pandatool/src/bam/bamToEgg.cxx index a5c5b105cd..6f5deefbe8 100644 --- a/pandatool/src/bam/bamToEgg.cxx +++ b/pandatool/src/bam/bamToEgg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/bam/bamToEgg.h b/pandatool/src/bam/bamToEgg.h index bf2742644c..24415704c7 100644 --- a/pandatool/src/bam/bamToEgg.h +++ b/pandatool/src/bam/bamToEgg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/bam/eggToBam.cxx b/pandatool/src/bam/eggToBam.cxx index c186c3d9ea..89814882c5 100644 --- a/pandatool/src/bam/eggToBam.cxx +++ b/pandatool/src/bam/eggToBam.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/bam/eggToBam.h b/pandatool/src/bam/eggToBam.h index df840c8597..2fa79b6d12 100644 --- a/pandatool/src/bam/eggToBam.h +++ b/pandatool/src/bam/eggToBam.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/converter/somethingToEggConverter.I b/pandatool/src/converter/somethingToEggConverter.I index 49062741a6..b45d16b7d1 100644 --- a/pandatool/src/converter/somethingToEggConverter.I +++ b/pandatool/src/converter/somethingToEggConverter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/converter/somethingToEggConverter.cxx b/pandatool/src/converter/somethingToEggConverter.cxx index 067d4bb8ad..5d58aed508 100644 --- a/pandatool/src/converter/somethingToEggConverter.cxx +++ b/pandatool/src/converter/somethingToEggConverter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/converter/somethingToEggConverter.h b/pandatool/src/converter/somethingToEggConverter.h index fc48001f7f..9e84a99dda 100644 --- a/pandatool/src/converter/somethingToEggConverter.h +++ b/pandatool/src/converter/somethingToEggConverter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/cvscopy/cvsCopy.cxx b/pandatool/src/cvscopy/cvsCopy.cxx index f90aabe406..eb859f7ab3 100644 --- a/pandatool/src/cvscopy/cvsCopy.cxx +++ b/pandatool/src/cvscopy/cvsCopy.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/cvscopy/cvsCopy.h b/pandatool/src/cvscopy/cvsCopy.h index ccae829413..2c0e59b31f 100644 --- a/pandatool/src/cvscopy/cvsCopy.h +++ b/pandatool/src/cvscopy/cvsCopy.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/cvscopy/cvsSourceDirectory.cxx b/pandatool/src/cvscopy/cvsSourceDirectory.cxx index 022d48a403..fc1596f108 100644 --- a/pandatool/src/cvscopy/cvsSourceDirectory.cxx +++ b/pandatool/src/cvscopy/cvsSourceDirectory.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/cvscopy/cvsSourceDirectory.h b/pandatool/src/cvscopy/cvsSourceDirectory.h index 9a06fa747d..edf6b7c845 100644 --- a/pandatool/src/cvscopy/cvsSourceDirectory.h +++ b/pandatool/src/cvscopy/cvsSourceDirectory.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/cvscopy/cvsSourceTree.cxx b/pandatool/src/cvscopy/cvsSourceTree.cxx index 61af2f205a..432c16a366 100644 --- a/pandatool/src/cvscopy/cvsSourceTree.cxx +++ b/pandatool/src/cvscopy/cvsSourceTree.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/cvscopy/cvsSourceTree.h b/pandatool/src/cvscopy/cvsSourceTree.h index 2dd05249af..4fcccca371 100644 --- a/pandatool/src/cvscopy/cvsSourceTree.h +++ b/pandatool/src/cvscopy/cvsSourceTree.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/cvscopy/testCopy.cxx b/pandatool/src/cvscopy/testCopy.cxx index 9a5564f206..e9d3647f8b 100644 --- a/pandatool/src/cvscopy/testCopy.cxx +++ b/pandatool/src/cvscopy/testCopy.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/cvscopy/testCopy.h b/pandatool/src/cvscopy/testCopy.h index 4c6a8a582d..25bfc5ff48 100644 --- a/pandatool/src/cvscopy/testCopy.h +++ b/pandatool/src/cvscopy/testCopy.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-mkfont/eggMakeFont.cxx b/pandatool/src/egg-mkfont/eggMakeFont.cxx index 36117ebb49..c921409345 100644 --- a/pandatool/src/egg-mkfont/eggMakeFont.cxx +++ b/pandatool/src/egg-mkfont/eggMakeFont.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-mkfont/eggMakeFont.h b/pandatool/src/egg-mkfont/eggMakeFont.h index a9c1ea733e..8ace5b8759 100644 --- a/pandatool/src/egg-mkfont/eggMakeFont.h +++ b/pandatool/src/egg-mkfont/eggMakeFont.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-mkfont/rangeDescription.I b/pandatool/src/egg-mkfont/rangeDescription.I index e33b13a471..a9c2b418e3 100644 --- a/pandatool/src/egg-mkfont/rangeDescription.I +++ b/pandatool/src/egg-mkfont/rangeDescription.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-mkfont/rangeDescription.cxx b/pandatool/src/egg-mkfont/rangeDescription.cxx index 1da3b95a20..2a65a5e5d3 100644 --- a/pandatool/src/egg-mkfont/rangeDescription.cxx +++ b/pandatool/src/egg-mkfont/rangeDescription.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-mkfont/rangeDescription.h b/pandatool/src/egg-mkfont/rangeDescription.h index 4d6fd83bf0..0c3159a820 100644 --- a/pandatool/src/egg-mkfont/rangeDescription.h +++ b/pandatool/src/egg-mkfont/rangeDescription.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-mkfont/rangeIterator.I b/pandatool/src/egg-mkfont/rangeIterator.I index df5ee57e71..0bd74c8320 100644 --- a/pandatool/src/egg-mkfont/rangeIterator.I +++ b/pandatool/src/egg-mkfont/rangeIterator.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-mkfont/rangeIterator.cxx b/pandatool/src/egg-mkfont/rangeIterator.cxx index 1ead5113d6..0394e16dc3 100644 --- a/pandatool/src/egg-mkfont/rangeIterator.cxx +++ b/pandatool/src/egg-mkfont/rangeIterator.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-mkfont/rangeIterator.h b/pandatool/src/egg-mkfont/rangeIterator.h index e0fb2e9414..919f8885eb 100644 --- a/pandatool/src/egg-mkfont/rangeIterator.h +++ b/pandatool/src/egg-mkfont/rangeIterator.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-optchar/config_egg_optchar.cxx b/pandatool/src/egg-optchar/config_egg_optchar.cxx index 66da52517d..a6157a1c24 100644 --- a/pandatool/src/egg-optchar/config_egg_optchar.cxx +++ b/pandatool/src/egg-optchar/config_egg_optchar.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-optchar/config_egg_optchar.h b/pandatool/src/egg-optchar/config_egg_optchar.h index 9bc4842baa..473865acf1 100644 --- a/pandatool/src/egg-optchar/config_egg_optchar.h +++ b/pandatool/src/egg-optchar/config_egg_optchar.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-optchar/eggOptchar.cxx b/pandatool/src/egg-optchar/eggOptchar.cxx index daa2b78825..bb714edf22 100644 --- a/pandatool/src/egg-optchar/eggOptchar.cxx +++ b/pandatool/src/egg-optchar/eggOptchar.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-optchar/eggOptchar.h b/pandatool/src/egg-optchar/eggOptchar.h index 87539bfaa9..efbeb098e6 100644 --- a/pandatool/src/egg-optchar/eggOptchar.h +++ b/pandatool/src/egg-optchar/eggOptchar.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-optchar/eggOptcharUserData.I b/pandatool/src/egg-optchar/eggOptcharUserData.I index 72270bfb33..8233b87081 100644 --- a/pandatool/src/egg-optchar/eggOptcharUserData.I +++ b/pandatool/src/egg-optchar/eggOptcharUserData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-optchar/eggOptcharUserData.cxx b/pandatool/src/egg-optchar/eggOptcharUserData.cxx index 5d821b5de3..2822900fcb 100644 --- a/pandatool/src/egg-optchar/eggOptcharUserData.cxx +++ b/pandatool/src/egg-optchar/eggOptcharUserData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-optchar/eggOptcharUserData.h b/pandatool/src/egg-optchar/eggOptcharUserData.h index 4e195fc12d..438ac914dd 100644 --- a/pandatool/src/egg-optchar/eggOptcharUserData.h +++ b/pandatool/src/egg-optchar/eggOptcharUserData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-optchar/vertexMembership.I b/pandatool/src/egg-optchar/vertexMembership.I index bda215a55e..70d95af646 100644 --- a/pandatool/src/egg-optchar/vertexMembership.I +++ b/pandatool/src/egg-optchar/vertexMembership.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-optchar/vertexMembership.cxx b/pandatool/src/egg-optchar/vertexMembership.cxx index de592c143c..be0c30892b 100644 --- a/pandatool/src/egg-optchar/vertexMembership.cxx +++ b/pandatool/src/egg-optchar/vertexMembership.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-optchar/vertexMembership.h b/pandatool/src/egg-optchar/vertexMembership.h index 4363174a62..1ea8234200 100644 --- a/pandatool/src/egg-optchar/vertexMembership.h +++ b/pandatool/src/egg-optchar/vertexMembership.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-palettize/eggPalettize.cxx b/pandatool/src/egg-palettize/eggPalettize.cxx index 4acb02e4ee..9772344043 100644 --- a/pandatool/src/egg-palettize/eggPalettize.cxx +++ b/pandatool/src/egg-palettize/eggPalettize.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-palettize/eggPalettize.h b/pandatool/src/egg-palettize/eggPalettize.h index 22b0692f78..1d541befb9 100644 --- a/pandatool/src/egg-palettize/eggPalettize.h +++ b/pandatool/src/egg-palettize/eggPalettize.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/config_egg_qtess.cxx b/pandatool/src/egg-qtess/config_egg_qtess.cxx index 56898a049d..5c11acecbe 100644 --- a/pandatool/src/egg-qtess/config_egg_qtess.cxx +++ b/pandatool/src/egg-qtess/config_egg_qtess.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/config_egg_qtess.h b/pandatool/src/egg-qtess/config_egg_qtess.h index 711523a3e0..0e719578a7 100644 --- a/pandatool/src/egg-qtess/config_egg_qtess.h +++ b/pandatool/src/egg-qtess/config_egg_qtess.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/eggQtess.cxx b/pandatool/src/egg-qtess/eggQtess.cxx index e627f29b8f..ac98d47ee9 100644 --- a/pandatool/src/egg-qtess/eggQtess.cxx +++ b/pandatool/src/egg-qtess/eggQtess.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/eggQtess.h b/pandatool/src/egg-qtess/eggQtess.h index b7154c8fc5..1e17e23c05 100644 --- a/pandatool/src/egg-qtess/eggQtess.h +++ b/pandatool/src/egg-qtess/eggQtess.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/isoPlacer.I b/pandatool/src/egg-qtess/isoPlacer.I index 46d0b996e9..40fa333346 100644 --- a/pandatool/src/egg-qtess/isoPlacer.I +++ b/pandatool/src/egg-qtess/isoPlacer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/isoPlacer.cxx b/pandatool/src/egg-qtess/isoPlacer.cxx index e2ca4086dc..a05c5c28fc 100644 --- a/pandatool/src/egg-qtess/isoPlacer.cxx +++ b/pandatool/src/egg-qtess/isoPlacer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/isoPlacer.h b/pandatool/src/egg-qtess/isoPlacer.h index f910a171d2..5f49c2ebe8 100644 --- a/pandatool/src/egg-qtess/isoPlacer.h +++ b/pandatool/src/egg-qtess/isoPlacer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessGlobals.cxx b/pandatool/src/egg-qtess/qtessGlobals.cxx index d1137556d6..92c0281d22 100644 --- a/pandatool/src/egg-qtess/qtessGlobals.cxx +++ b/pandatool/src/egg-qtess/qtessGlobals.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessGlobals.h b/pandatool/src/egg-qtess/qtessGlobals.h index 9fb1c80313..5a0262ac2c 100644 --- a/pandatool/src/egg-qtess/qtessGlobals.h +++ b/pandatool/src/egg-qtess/qtessGlobals.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessInputEntry.I b/pandatool/src/egg-qtess/qtessInputEntry.I index 66d3c94ec0..c8a2e034f6 100644 --- a/pandatool/src/egg-qtess/qtessInputEntry.I +++ b/pandatool/src/egg-qtess/qtessInputEntry.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessInputEntry.cxx b/pandatool/src/egg-qtess/qtessInputEntry.cxx index 0f301e41b6..e93dda4af1 100644 --- a/pandatool/src/egg-qtess/qtessInputEntry.cxx +++ b/pandatool/src/egg-qtess/qtessInputEntry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,10 +20,10 @@ #include "qtessSurface.h" #include "qtessGlobals.h" #include "config_egg_qtess.h" -#include "ctype.h" #include "indent.h" #include "string_utils.h" +#include #include //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessInputEntry.h b/pandatool/src/egg-qtess/qtessInputEntry.h index c677f4f909..d7baec6332 100644 --- a/pandatool/src/egg-qtess/qtessInputEntry.h +++ b/pandatool/src/egg-qtess/qtessInputEntry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessInputFile.I b/pandatool/src/egg-qtess/qtessInputFile.I index 287c498d86..94c88db49f 100644 --- a/pandatool/src/egg-qtess/qtessInputFile.I +++ b/pandatool/src/egg-qtess/qtessInputFile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessInputFile.cxx b/pandatool/src/egg-qtess/qtessInputFile.cxx index 9727e56021..6830107ffe 100644 --- a/pandatool/src/egg-qtess/qtessInputFile.cxx +++ b/pandatool/src/egg-qtess/qtessInputFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessInputFile.h b/pandatool/src/egg-qtess/qtessInputFile.h index cbe0b871fb..6bbb0e31b6 100644 --- a/pandatool/src/egg-qtess/qtessInputFile.h +++ b/pandatool/src/egg-qtess/qtessInputFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessSurface.I b/pandatool/src/egg-qtess/qtessSurface.I index 53eb7d285b..e5bbbb8ab0 100644 --- a/pandatool/src/egg-qtess/qtessSurface.I +++ b/pandatool/src/egg-qtess/qtessSurface.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessSurface.cxx b/pandatool/src/egg-qtess/qtessSurface.cxx index bb80ea7e6e..0c97fb7711 100644 --- a/pandatool/src/egg-qtess/qtessSurface.cxx +++ b/pandatool/src/egg-qtess/qtessSurface.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/qtessSurface.h b/pandatool/src/egg-qtess/qtessSurface.h index 9209879cde..4cea81dd71 100644 --- a/pandatool/src/egg-qtess/qtessSurface.h +++ b/pandatool/src/egg-qtess/qtessSurface.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/subdivSegment.I b/pandatool/src/egg-qtess/subdivSegment.I index 038033fca2..50adc4266b 100644 --- a/pandatool/src/egg-qtess/subdivSegment.I +++ b/pandatool/src/egg-qtess/subdivSegment.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/subdivSegment.cxx b/pandatool/src/egg-qtess/subdivSegment.cxx index c702a34b33..a8b92ea44d 100644 --- a/pandatool/src/egg-qtess/subdivSegment.cxx +++ b/pandatool/src/egg-qtess/subdivSegment.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/egg-qtess/subdivSegment.h b/pandatool/src/egg-qtess/subdivSegment.h index 5c4a7400ea..56e4865a05 100644 --- a/pandatool/src/egg-qtess/subdivSegment.h +++ b/pandatool/src/egg-qtess/subdivSegment.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggBase.cxx b/pandatool/src/eggbase/eggBase.cxx index 5245af0bd0..0909a43889 100644 --- a/pandatool/src/eggbase/eggBase.cxx +++ b/pandatool/src/eggbase/eggBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggBase.h b/pandatool/src/eggbase/eggBase.h index a582711ca0..2872a27d03 100644 --- a/pandatool/src/eggbase/eggBase.h +++ b/pandatool/src/eggbase/eggBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggConverter.cxx b/pandatool/src/eggbase/eggConverter.cxx index c07762a3f1..28c9ddc5aa 100644 --- a/pandatool/src/eggbase/eggConverter.cxx +++ b/pandatool/src/eggbase/eggConverter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggConverter.h b/pandatool/src/eggbase/eggConverter.h index c651ab1b21..02863bf207 100644 --- a/pandatool/src/eggbase/eggConverter.h +++ b/pandatool/src/eggbase/eggConverter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggFilter.cxx b/pandatool/src/eggbase/eggFilter.cxx index 3fda42737e..47484c6b13 100644 --- a/pandatool/src/eggbase/eggFilter.cxx +++ b/pandatool/src/eggbase/eggFilter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggFilter.h b/pandatool/src/eggbase/eggFilter.h index ef92d926c9..c458444912 100644 --- a/pandatool/src/eggbase/eggFilter.h +++ b/pandatool/src/eggbase/eggFilter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggMakeSomething.cxx b/pandatool/src/eggbase/eggMakeSomething.cxx index e43203a6b6..375aa881cd 100644 --- a/pandatool/src/eggbase/eggMakeSomething.cxx +++ b/pandatool/src/eggbase/eggMakeSomething.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggMakeSomething.h b/pandatool/src/eggbase/eggMakeSomething.h index f7c5306962..4b68c16de6 100644 --- a/pandatool/src/eggbase/eggMakeSomething.h +++ b/pandatool/src/eggbase/eggMakeSomething.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggMultiBase.cxx b/pandatool/src/eggbase/eggMultiBase.cxx index 22a08aca6e..50b8489c56 100644 --- a/pandatool/src/eggbase/eggMultiBase.cxx +++ b/pandatool/src/eggbase/eggMultiBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggMultiBase.h b/pandatool/src/eggbase/eggMultiBase.h index b7706ab4a9..6a192a5843 100644 --- a/pandatool/src/eggbase/eggMultiBase.h +++ b/pandatool/src/eggbase/eggMultiBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggMultiFilter.cxx b/pandatool/src/eggbase/eggMultiFilter.cxx index 28698250c0..e8dc8e18cd 100644 --- a/pandatool/src/eggbase/eggMultiFilter.cxx +++ b/pandatool/src/eggbase/eggMultiFilter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggMultiFilter.h b/pandatool/src/eggbase/eggMultiFilter.h index 44191a3a3f..2471082847 100644 --- a/pandatool/src/eggbase/eggMultiFilter.h +++ b/pandatool/src/eggbase/eggMultiFilter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggReader.cxx b/pandatool/src/eggbase/eggReader.cxx index 178bac035e..aebaef1c28 100644 --- a/pandatool/src/eggbase/eggReader.cxx +++ b/pandatool/src/eggbase/eggReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggReader.h b/pandatool/src/eggbase/eggReader.h index d31d81a472..588b5c3cd4 100644 --- a/pandatool/src/eggbase/eggReader.h +++ b/pandatool/src/eggbase/eggReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggSingleBase.cxx b/pandatool/src/eggbase/eggSingleBase.cxx index 3e95908a81..598297d820 100644 --- a/pandatool/src/eggbase/eggSingleBase.cxx +++ b/pandatool/src/eggbase/eggSingleBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggSingleBase.h b/pandatool/src/eggbase/eggSingleBase.h index a2a430c1c7..305f05cc42 100644 --- a/pandatool/src/eggbase/eggSingleBase.h +++ b/pandatool/src/eggbase/eggSingleBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggToSomething.cxx b/pandatool/src/eggbase/eggToSomething.cxx index a7390adaaf..3256190caf 100644 --- a/pandatool/src/eggbase/eggToSomething.cxx +++ b/pandatool/src/eggbase/eggToSomething.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggToSomething.h b/pandatool/src/eggbase/eggToSomething.h index 023360b42b..ef3cf4fa84 100644 --- a/pandatool/src/eggbase/eggToSomething.h +++ b/pandatool/src/eggbase/eggToSomething.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggWriter.cxx b/pandatool/src/eggbase/eggWriter.cxx index 20a28ab320..5fff293305 100644 --- a/pandatool/src/eggbase/eggWriter.cxx +++ b/pandatool/src/eggbase/eggWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/eggWriter.h b/pandatool/src/eggbase/eggWriter.h index 60973d2e83..786ae03184 100644 --- a/pandatool/src/eggbase/eggWriter.h +++ b/pandatool/src/eggbase/eggWriter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/somethingToEgg.cxx b/pandatool/src/eggbase/somethingToEgg.cxx index 201e3ecc6b..88ef984426 100644 --- a/pandatool/src/eggbase/somethingToEgg.cxx +++ b/pandatool/src/eggbase/somethingToEgg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggbase/somethingToEgg.h b/pandatool/src/eggbase/somethingToEgg.h index c5c267b8b0..d7d9a4a9e3 100644 --- a/pandatool/src/eggbase/somethingToEgg.h +++ b/pandatool/src/eggbase/somethingToEgg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/config_eggcharbase.cxx b/pandatool/src/eggcharbase/config_eggcharbase.cxx index fe20562002..fff86d6000 100644 --- a/pandatool/src/eggcharbase/config_eggcharbase.cxx +++ b/pandatool/src/eggcharbase/config_eggcharbase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/config_eggcharbase.h b/pandatool/src/eggcharbase/config_eggcharbase.h index 7d4efb92b8..bc8185e3db 100644 --- a/pandatool/src/eggcharbase/config_eggcharbase.h +++ b/pandatool/src/eggcharbase/config_eggcharbase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggBackPointer.cxx b/pandatool/src/eggcharbase/eggBackPointer.cxx index 700579a38f..b912901ce5 100644 --- a/pandatool/src/eggcharbase/eggBackPointer.cxx +++ b/pandatool/src/eggcharbase/eggBackPointer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggBackPointer.h b/pandatool/src/eggcharbase/eggBackPointer.h index d03e418ac8..6695b6e153 100644 --- a/pandatool/src/eggcharbase/eggBackPointer.h +++ b/pandatool/src/eggcharbase/eggBackPointer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggCharacterCollection.I b/pandatool/src/eggcharbase/eggCharacterCollection.I index 1a379d9569..cdc7f39911 100644 --- a/pandatool/src/eggcharbase/eggCharacterCollection.I +++ b/pandatool/src/eggcharbase/eggCharacterCollection.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggCharacterCollection.cxx b/pandatool/src/eggcharbase/eggCharacterCollection.cxx index 32e240763e..03c3e028e5 100644 --- a/pandatool/src/eggcharbase/eggCharacterCollection.cxx +++ b/pandatool/src/eggcharbase/eggCharacterCollection.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggCharacterCollection.h b/pandatool/src/eggcharbase/eggCharacterCollection.h index 971c3fc35b..d33d99ffc8 100644 --- a/pandatool/src/eggcharbase/eggCharacterCollection.h +++ b/pandatool/src/eggcharbase/eggCharacterCollection.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggCharacterData.I b/pandatool/src/eggcharbase/eggCharacterData.I index 9175470ac0..dfecbcd335 100644 --- a/pandatool/src/eggcharbase/eggCharacterData.I +++ b/pandatool/src/eggcharbase/eggCharacterData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggCharacterData.cxx b/pandatool/src/eggcharbase/eggCharacterData.cxx index c7fa0bffb7..aebd82f1d3 100644 --- a/pandatool/src/eggcharbase/eggCharacterData.cxx +++ b/pandatool/src/eggcharbase/eggCharacterData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggCharacterData.h b/pandatool/src/eggcharbase/eggCharacterData.h index f6d6cdec4a..c38ff3df80 100644 --- a/pandatool/src/eggcharbase/eggCharacterData.h +++ b/pandatool/src/eggcharbase/eggCharacterData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggCharacterFilter.cxx b/pandatool/src/eggcharbase/eggCharacterFilter.cxx index 42cc20e970..3f1d544328 100644 --- a/pandatool/src/eggcharbase/eggCharacterFilter.cxx +++ b/pandatool/src/eggcharbase/eggCharacterFilter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggCharacterFilter.h b/pandatool/src/eggcharbase/eggCharacterFilter.h index f404b54c48..f6d96d7b6b 100644 --- a/pandatool/src/eggcharbase/eggCharacterFilter.h +++ b/pandatool/src/eggcharbase/eggCharacterFilter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggComponentData.I b/pandatool/src/eggcharbase/eggComponentData.I index 5f1910eef3..75fc5b76d2 100644 --- a/pandatool/src/eggcharbase/eggComponentData.I +++ b/pandatool/src/eggcharbase/eggComponentData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggComponentData.cxx b/pandatool/src/eggcharbase/eggComponentData.cxx index 07d5e488b2..b23f72d3cf 100644 --- a/pandatool/src/eggcharbase/eggComponentData.cxx +++ b/pandatool/src/eggcharbase/eggComponentData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggComponentData.h b/pandatool/src/eggcharbase/eggComponentData.h index a67bd19405..ec8a830f89 100644 --- a/pandatool/src/eggcharbase/eggComponentData.h +++ b/pandatool/src/eggcharbase/eggComponentData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggJointData.I b/pandatool/src/eggcharbase/eggJointData.I index 96f4d1f12b..d0b3e04a0f 100644 --- a/pandatool/src/eggcharbase/eggJointData.I +++ b/pandatool/src/eggcharbase/eggJointData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggJointData.cxx b/pandatool/src/eggcharbase/eggJointData.cxx index 446c8b8930..d84184a1ae 100644 --- a/pandatool/src/eggcharbase/eggJointData.cxx +++ b/pandatool/src/eggcharbase/eggJointData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggJointData.h b/pandatool/src/eggcharbase/eggJointData.h index a388180583..7f362eff6f 100644 --- a/pandatool/src/eggcharbase/eggJointData.h +++ b/pandatool/src/eggcharbase/eggJointData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggJointNodePointer.cxx b/pandatool/src/eggcharbase/eggJointNodePointer.cxx index 0bfe05fd5d..6c21b188ea 100644 --- a/pandatool/src/eggcharbase/eggJointNodePointer.cxx +++ b/pandatool/src/eggcharbase/eggJointNodePointer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggJointNodePointer.h b/pandatool/src/eggcharbase/eggJointNodePointer.h index 6c608b64da..6932f212d5 100644 --- a/pandatool/src/eggcharbase/eggJointNodePointer.h +++ b/pandatool/src/eggcharbase/eggJointNodePointer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggJointPointer.I b/pandatool/src/eggcharbase/eggJointPointer.I index d210388875..1df0f50f15 100644 --- a/pandatool/src/eggcharbase/eggJointPointer.I +++ b/pandatool/src/eggcharbase/eggJointPointer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggJointPointer.cxx b/pandatool/src/eggcharbase/eggJointPointer.cxx index 32111659a7..07bb9beebf 100644 --- a/pandatool/src/eggcharbase/eggJointPointer.cxx +++ b/pandatool/src/eggcharbase/eggJointPointer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggJointPointer.h b/pandatool/src/eggcharbase/eggJointPointer.h index 4b9b90e266..2dfb848ba1 100644 --- a/pandatool/src/eggcharbase/eggJointPointer.h +++ b/pandatool/src/eggcharbase/eggJointPointer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggMatrixTablePointer.cxx b/pandatool/src/eggcharbase/eggMatrixTablePointer.cxx index fa3c645412..bab2af0fce 100644 --- a/pandatool/src/eggcharbase/eggMatrixTablePointer.cxx +++ b/pandatool/src/eggcharbase/eggMatrixTablePointer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggMatrixTablePointer.h b/pandatool/src/eggcharbase/eggMatrixTablePointer.h index 447ea31994..36176d38e8 100644 --- a/pandatool/src/eggcharbase/eggMatrixTablePointer.h +++ b/pandatool/src/eggcharbase/eggMatrixTablePointer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggScalarTablePointer.cxx b/pandatool/src/eggcharbase/eggScalarTablePointer.cxx index 5305badfe8..1da8bb738c 100644 --- a/pandatool/src/eggcharbase/eggScalarTablePointer.cxx +++ b/pandatool/src/eggcharbase/eggScalarTablePointer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggScalarTablePointer.h b/pandatool/src/eggcharbase/eggScalarTablePointer.h index 23b42c635b..729e0726b2 100644 --- a/pandatool/src/eggcharbase/eggScalarTablePointer.h +++ b/pandatool/src/eggcharbase/eggScalarTablePointer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggSliderData.I b/pandatool/src/eggcharbase/eggSliderData.I index 98e86c4677..4bce3da406 100644 --- a/pandatool/src/eggcharbase/eggSliderData.I +++ b/pandatool/src/eggcharbase/eggSliderData.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggSliderData.cxx b/pandatool/src/eggcharbase/eggSliderData.cxx index d1b667d205..4970005e42 100644 --- a/pandatool/src/eggcharbase/eggSliderData.cxx +++ b/pandatool/src/eggcharbase/eggSliderData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggSliderData.h b/pandatool/src/eggcharbase/eggSliderData.h index e8524b1283..bc183e55ba 100644 --- a/pandatool/src/eggcharbase/eggSliderData.h +++ b/pandatool/src/eggcharbase/eggSliderData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggSliderPointer.cxx b/pandatool/src/eggcharbase/eggSliderPointer.cxx index 8b79a7ec27..393fc1e014 100644 --- a/pandatool/src/eggcharbase/eggSliderPointer.cxx +++ b/pandatool/src/eggcharbase/eggSliderPointer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggSliderPointer.h b/pandatool/src/eggcharbase/eggSliderPointer.h index 334a020b8a..3858ebe2d0 100644 --- a/pandatool/src/eggcharbase/eggSliderPointer.h +++ b/pandatool/src/eggcharbase/eggSliderPointer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggVertexPointer.cxx b/pandatool/src/eggcharbase/eggVertexPointer.cxx index c0265382f8..3e63cd595e 100644 --- a/pandatool/src/eggcharbase/eggVertexPointer.cxx +++ b/pandatool/src/eggcharbase/eggVertexPointer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggcharbase/eggVertexPointer.h b/pandatool/src/eggcharbase/eggVertexPointer.h index bd36149a4d..09b7592e25 100644 --- a/pandatool/src/eggcharbase/eggVertexPointer.h +++ b/pandatool/src/eggcharbase/eggVertexPointer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggCrop.cxx b/pandatool/src/eggprogs/eggCrop.cxx index a307d179d7..de35c26647 100644 --- a/pandatool/src/eggprogs/eggCrop.cxx +++ b/pandatool/src/eggprogs/eggCrop.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggCrop.h b/pandatool/src/eggprogs/eggCrop.h index 936f8cdb23..07a8cf3c91 100644 --- a/pandatool/src/eggprogs/eggCrop.h +++ b/pandatool/src/eggprogs/eggCrop.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggMakeTube.cxx b/pandatool/src/eggprogs/eggMakeTube.cxx index 4b3cb64e3d..e7aa21016d 100644 --- a/pandatool/src/eggprogs/eggMakeTube.cxx +++ b/pandatool/src/eggprogs/eggMakeTube.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggMakeTube.h b/pandatool/src/eggprogs/eggMakeTube.h index 800e4d227f..5ecba0a05c 100644 --- a/pandatool/src/eggprogs/eggMakeTube.h +++ b/pandatool/src/eggprogs/eggMakeTube.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggTextureCards.cxx b/pandatool/src/eggprogs/eggTextureCards.cxx index 5342545200..91967abb97 100644 --- a/pandatool/src/eggprogs/eggTextureCards.cxx +++ b/pandatool/src/eggprogs/eggTextureCards.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggTextureCards.h b/pandatool/src/eggprogs/eggTextureCards.h index 69dcfd23f1..1ea672b2bf 100644 --- a/pandatool/src/eggprogs/eggTextureCards.h +++ b/pandatool/src/eggprogs/eggTextureCards.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggToC.cxx b/pandatool/src/eggprogs/eggToC.cxx index d67d060aee..a0ca4f1055 100644 --- a/pandatool/src/eggprogs/eggToC.cxx +++ b/pandatool/src/eggprogs/eggToC.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggToC.h b/pandatool/src/eggprogs/eggToC.h index d1078177c3..271d04e8a1 100644 --- a/pandatool/src/eggprogs/eggToC.h +++ b/pandatool/src/eggprogs/eggToC.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggTopstrip.cxx b/pandatool/src/eggprogs/eggTopstrip.cxx index b78102b04d..d517296bf7 100644 --- a/pandatool/src/eggprogs/eggTopstrip.cxx +++ b/pandatool/src/eggprogs/eggTopstrip.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggTopstrip.h b/pandatool/src/eggprogs/eggTopstrip.h index 6399c9dfff..3199230f11 100644 --- a/pandatool/src/eggprogs/eggTopstrip.h +++ b/pandatool/src/eggprogs/eggTopstrip.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggTrans.cxx b/pandatool/src/eggprogs/eggTrans.cxx index 95dc3f565c..b511ca5920 100644 --- a/pandatool/src/eggprogs/eggTrans.cxx +++ b/pandatool/src/eggprogs/eggTrans.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/eggprogs/eggTrans.h b/pandatool/src/eggprogs/eggTrans.h index 205f0d58fd..adece55abb 100644 --- a/pandatool/src/eggprogs/eggTrans.h +++ b/pandatool/src/eggprogs/eggTrans.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/config_flt.cxx b/pandatool/src/flt/config_flt.cxx index 916fd25bf0..8cdf11cf98 100644 --- a/pandatool/src/flt/config_flt.cxx +++ b/pandatool/src/flt/config_flt.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/config_flt.h b/pandatool/src/flt/config_flt.h index 65635fbe50..15d26c374e 100644 --- a/pandatool/src/flt/config_flt.h +++ b/pandatool/src/flt/config_flt.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltBead.cxx b/pandatool/src/flt/fltBead.cxx index 35b71ef6bd..453c41ccca 100644 --- a/pandatool/src/flt/fltBead.cxx +++ b/pandatool/src/flt/fltBead.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltBead.h b/pandatool/src/flt/fltBead.h index 5f28d60085..ededdc1d2f 100644 --- a/pandatool/src/flt/fltBead.h +++ b/pandatool/src/flt/fltBead.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltBeadID.cxx b/pandatool/src/flt/fltBeadID.cxx index 1aea8fd76b..a3ec551d98 100644 --- a/pandatool/src/flt/fltBeadID.cxx +++ b/pandatool/src/flt/fltBeadID.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltBeadID.h b/pandatool/src/flt/fltBeadID.h index 9e387d71d2..66508a7627 100644 --- a/pandatool/src/flt/fltBeadID.h +++ b/pandatool/src/flt/fltBeadID.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltCurve.I b/pandatool/src/flt/fltCurve.I index ec5eefcb9d..1e618d9689 100644 --- a/pandatool/src/flt/fltCurve.I +++ b/pandatool/src/flt/fltCurve.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltCurve.cxx b/pandatool/src/flt/fltCurve.cxx index 44b4bdde68..55c58a30fb 100644 --- a/pandatool/src/flt/fltCurve.cxx +++ b/pandatool/src/flt/fltCurve.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltCurve.h b/pandatool/src/flt/fltCurve.h index 83f8a0b183..34a0d9f3df 100644 --- a/pandatool/src/flt/fltCurve.h +++ b/pandatool/src/flt/fltCurve.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltError.cxx b/pandatool/src/flt/fltError.cxx index c644cf481d..23fcec8200 100644 --- a/pandatool/src/flt/fltError.cxx +++ b/pandatool/src/flt/fltError.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltError.h b/pandatool/src/flt/fltError.h index c91180578e..5e1d5a064a 100644 --- a/pandatool/src/flt/fltError.h +++ b/pandatool/src/flt/fltError.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltExternalReference.cxx b/pandatool/src/flt/fltExternalReference.cxx index f69ec5a8ac..314c56996a 100644 --- a/pandatool/src/flt/fltExternalReference.cxx +++ b/pandatool/src/flt/fltExternalReference.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltExternalReference.h b/pandatool/src/flt/fltExternalReference.h index da2e509e11..e5b5b48e64 100644 --- a/pandatool/src/flt/fltExternalReference.h +++ b/pandatool/src/flt/fltExternalReference.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltEyepoint.cxx b/pandatool/src/flt/fltEyepoint.cxx index 76e600b76d..c178839982 100644 --- a/pandatool/src/flt/fltEyepoint.cxx +++ b/pandatool/src/flt/fltEyepoint.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltEyepoint.h b/pandatool/src/flt/fltEyepoint.h index b9315d1aab..c1e68958aa 100644 --- a/pandatool/src/flt/fltEyepoint.h +++ b/pandatool/src/flt/fltEyepoint.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltFace.I b/pandatool/src/flt/fltFace.I index be6316637a..ae63bc53e9 100644 --- a/pandatool/src/flt/fltFace.I +++ b/pandatool/src/flt/fltFace.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltFace.cxx b/pandatool/src/flt/fltFace.cxx index 6a086e0227..28d218c784 100644 --- a/pandatool/src/flt/fltFace.cxx +++ b/pandatool/src/flt/fltFace.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltFace.h b/pandatool/src/flt/fltFace.h index 957bf42e96..3d5d072dfe 100644 --- a/pandatool/src/flt/fltFace.h +++ b/pandatool/src/flt/fltFace.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltGeometry.I b/pandatool/src/flt/fltGeometry.I index de6debc128..5951c424e8 100644 --- a/pandatool/src/flt/fltGeometry.I +++ b/pandatool/src/flt/fltGeometry.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltGeometry.cxx b/pandatool/src/flt/fltGeometry.cxx index 1d228558f0..7cac3fdabb 100644 --- a/pandatool/src/flt/fltGeometry.cxx +++ b/pandatool/src/flt/fltGeometry.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltGeometry.h b/pandatool/src/flt/fltGeometry.h index 24cc80764b..beaed9160e 100644 --- a/pandatool/src/flt/fltGeometry.h +++ b/pandatool/src/flt/fltGeometry.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltGroup.cxx b/pandatool/src/flt/fltGroup.cxx index 7ea0b6baac..1dc0af95f3 100644 --- a/pandatool/src/flt/fltGroup.cxx +++ b/pandatool/src/flt/fltGroup.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltGroup.h b/pandatool/src/flt/fltGroup.h index f3d869999e..38d50ca5be 100644 --- a/pandatool/src/flt/fltGroup.h +++ b/pandatool/src/flt/fltGroup.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltHeader.cxx b/pandatool/src/flt/fltHeader.cxx index 6ac970c360..863452040c 100644 --- a/pandatool/src/flt/fltHeader.cxx +++ b/pandatool/src/flt/fltHeader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltHeader.h b/pandatool/src/flt/fltHeader.h index b4b894ed45..ecebaf25d5 100644 --- a/pandatool/src/flt/fltHeader.h +++ b/pandatool/src/flt/fltHeader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltInstanceDefinition.cxx b/pandatool/src/flt/fltInstanceDefinition.cxx index 07332e49af..6f5c3932b3 100644 --- a/pandatool/src/flt/fltInstanceDefinition.cxx +++ b/pandatool/src/flt/fltInstanceDefinition.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltInstanceDefinition.h b/pandatool/src/flt/fltInstanceDefinition.h index 3903a1bb56..d4db6f2fb4 100644 --- a/pandatool/src/flt/fltInstanceDefinition.h +++ b/pandatool/src/flt/fltInstanceDefinition.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltInstanceRef.cxx b/pandatool/src/flt/fltInstanceRef.cxx index f51804b84a..a65c04d447 100644 --- a/pandatool/src/flt/fltInstanceRef.cxx +++ b/pandatool/src/flt/fltInstanceRef.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltInstanceRef.h b/pandatool/src/flt/fltInstanceRef.h index 5c29c0ae6b..714588d990 100644 --- a/pandatool/src/flt/fltInstanceRef.h +++ b/pandatool/src/flt/fltInstanceRef.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltLOD.cxx b/pandatool/src/flt/fltLOD.cxx index 929d11bb48..c2d6cf4ba9 100644 --- a/pandatool/src/flt/fltLOD.cxx +++ b/pandatool/src/flt/fltLOD.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltLOD.h b/pandatool/src/flt/fltLOD.h index 7edd124819..e9a6783fc3 100644 --- a/pandatool/src/flt/fltLOD.h +++ b/pandatool/src/flt/fltLOD.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltLightSourceDefinition.cxx b/pandatool/src/flt/fltLightSourceDefinition.cxx index 1df5e5e5ed..53b8fe906d 100644 --- a/pandatool/src/flt/fltLightSourceDefinition.cxx +++ b/pandatool/src/flt/fltLightSourceDefinition.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltLightSourceDefinition.h b/pandatool/src/flt/fltLightSourceDefinition.h index e68389beb8..0a6c15c458 100644 --- a/pandatool/src/flt/fltLightSourceDefinition.h +++ b/pandatool/src/flt/fltLightSourceDefinition.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltLocalVertexPool.I b/pandatool/src/flt/fltLocalVertexPool.I index ca56906b83..bdc414e1bf 100644 --- a/pandatool/src/flt/fltLocalVertexPool.I +++ b/pandatool/src/flt/fltLocalVertexPool.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltLocalVertexPool.cxx b/pandatool/src/flt/fltLocalVertexPool.cxx index a4412b08f2..5ece36ddcf 100644 --- a/pandatool/src/flt/fltLocalVertexPool.cxx +++ b/pandatool/src/flt/fltLocalVertexPool.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltLocalVertexPool.h b/pandatool/src/flt/fltLocalVertexPool.h index 40c2ac6b8e..6819555d5a 100644 --- a/pandatool/src/flt/fltLocalVertexPool.h +++ b/pandatool/src/flt/fltLocalVertexPool.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltMaterial.cxx b/pandatool/src/flt/fltMaterial.cxx index b5d03e0753..aaf400719d 100644 --- a/pandatool/src/flt/fltMaterial.cxx +++ b/pandatool/src/flt/fltMaterial.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltMaterial.h b/pandatool/src/flt/fltMaterial.h index 6b119aa4c0..733bfad9e8 100644 --- a/pandatool/src/flt/fltMaterial.h +++ b/pandatool/src/flt/fltMaterial.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltMesh.I b/pandatool/src/flt/fltMesh.I index 693543798f..c1fb1c2044 100644 --- a/pandatool/src/flt/fltMesh.I +++ b/pandatool/src/flt/fltMesh.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltMesh.cxx b/pandatool/src/flt/fltMesh.cxx index 32ca7cec08..9f1584220a 100644 --- a/pandatool/src/flt/fltMesh.cxx +++ b/pandatool/src/flt/fltMesh.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltMesh.h b/pandatool/src/flt/fltMesh.h index 54e0078816..1d13cc48d0 100644 --- a/pandatool/src/flt/fltMesh.h +++ b/pandatool/src/flt/fltMesh.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltMeshPrimitive.I b/pandatool/src/flt/fltMeshPrimitive.I index c10945f94e..634c9342cb 100644 --- a/pandatool/src/flt/fltMeshPrimitive.I +++ b/pandatool/src/flt/fltMeshPrimitive.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltMeshPrimitive.cxx b/pandatool/src/flt/fltMeshPrimitive.cxx index cf1b2bd4bd..f54739c9fa 100644 --- a/pandatool/src/flt/fltMeshPrimitive.cxx +++ b/pandatool/src/flt/fltMeshPrimitive.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltMeshPrimitive.h b/pandatool/src/flt/fltMeshPrimitive.h index 1b31e668e5..1bf153a1a2 100644 --- a/pandatool/src/flt/fltMeshPrimitive.h +++ b/pandatool/src/flt/fltMeshPrimitive.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -25,7 +25,7 @@ #include "fltHeader.h" #include "luse.h" -#include +#include "vector_int.h" //////////////////////////////////////////////////////////////////// // Class : FltMeshPrimitive diff --git a/pandatool/src/flt/fltObject.cxx b/pandatool/src/flt/fltObject.cxx index 1088145d7d..84cc887721 100644 --- a/pandatool/src/flt/fltObject.cxx +++ b/pandatool/src/flt/fltObject.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltObject.h b/pandatool/src/flt/fltObject.h index aa0fe31d94..3da245a7a8 100644 --- a/pandatool/src/flt/fltObject.h +++ b/pandatool/src/flt/fltObject.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltOpcode.cxx b/pandatool/src/flt/fltOpcode.cxx index eef9139deb..5f5377f745 100644 --- a/pandatool/src/flt/fltOpcode.cxx +++ b/pandatool/src/flt/fltOpcode.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltOpcode.h b/pandatool/src/flt/fltOpcode.h index 5cabe461da..193c99c5ec 100644 --- a/pandatool/src/flt/fltOpcode.h +++ b/pandatool/src/flt/fltOpcode.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltPackedColor.I b/pandatool/src/flt/fltPackedColor.I index f8ec692878..b851857024 100644 --- a/pandatool/src/flt/fltPackedColor.I +++ b/pandatool/src/flt/fltPackedColor.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltPackedColor.cxx b/pandatool/src/flt/fltPackedColor.cxx index 0ff3792c75..860c19155e 100644 --- a/pandatool/src/flt/fltPackedColor.cxx +++ b/pandatool/src/flt/fltPackedColor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltPackedColor.h b/pandatool/src/flt/fltPackedColor.h index cb7b4a8efc..c4a5fc7fbf 100644 --- a/pandatool/src/flt/fltPackedColor.h +++ b/pandatool/src/flt/fltPackedColor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltRecord.I b/pandatool/src/flt/fltRecord.I index 57bb86bbff..94081dab70 100644 --- a/pandatool/src/flt/fltRecord.I +++ b/pandatool/src/flt/fltRecord.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltRecord.cxx b/pandatool/src/flt/fltRecord.cxx index 39d241e03c..ad3bc8fa8c 100644 --- a/pandatool/src/flt/fltRecord.cxx +++ b/pandatool/src/flt/fltRecord.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltRecord.h b/pandatool/src/flt/fltRecord.h index a6fee4baeb..be7afe67cf 100644 --- a/pandatool/src/flt/fltRecord.h +++ b/pandatool/src/flt/fltRecord.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltRecordReader.cxx b/pandatool/src/flt/fltRecordReader.cxx index 89fb883904..7e55db4aeb 100644 --- a/pandatool/src/flt/fltRecordReader.cxx +++ b/pandatool/src/flt/fltRecordReader.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "fltRecordReader.h" #include "config_flt.h" -#include +#include "datagramIterator.h" #include diff --git a/pandatool/src/flt/fltRecordReader.h b/pandatool/src/flt/fltRecordReader.h index d00fad9ace..05a3a823b1 100644 --- a/pandatool/src/flt/fltRecordReader.h +++ b/pandatool/src/flt/fltRecordReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -25,7 +25,7 @@ #include "fltError.h" #include "datagram.h" -#include +#include "datagramIterator.h" //////////////////////////////////////////////////////////////////// // Class : FltRecordReader diff --git a/pandatool/src/flt/fltRecordWriter.cxx b/pandatool/src/flt/fltRecordWriter.cxx index b1f9d7d755..8f28f6d862 100644 --- a/pandatool/src/flt/fltRecordWriter.cxx +++ b/pandatool/src/flt/fltRecordWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "fltHeader.h" #include "config_flt.h" -#include +#include "datagram.h" #include diff --git a/pandatool/src/flt/fltRecordWriter.h b/pandatool/src/flt/fltRecordWriter.h index daf785cb94..b2a123f214 100644 --- a/pandatool/src/flt/fltRecordWriter.h +++ b/pandatool/src/flt/fltRecordWriter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTexture.cxx b/pandatool/src/flt/fltTexture.cxx index fc65b9fb43..866b2f46f9 100644 --- a/pandatool/src/flt/fltTexture.cxx +++ b/pandatool/src/flt/fltTexture.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTexture.h b/pandatool/src/flt/fltTexture.h index 898df12dcd..301b7060bf 100644 --- a/pandatool/src/flt/fltTexture.h +++ b/pandatool/src/flt/fltTexture.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTrackplane.cxx b/pandatool/src/flt/fltTrackplane.cxx index 6da8b0473e..803b18f266 100644 --- a/pandatool/src/flt/fltTrackplane.cxx +++ b/pandatool/src/flt/fltTrackplane.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTrackplane.h b/pandatool/src/flt/fltTrackplane.h index 701e094ef7..d4703289df 100644 --- a/pandatool/src/flt/fltTrackplane.h +++ b/pandatool/src/flt/fltTrackplane.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformGeneralMatrix.cxx b/pandatool/src/flt/fltTransformGeneralMatrix.cxx index e7180f46d9..7f61e43e1b 100644 --- a/pandatool/src/flt/fltTransformGeneralMatrix.cxx +++ b/pandatool/src/flt/fltTransformGeneralMatrix.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformGeneralMatrix.h b/pandatool/src/flt/fltTransformGeneralMatrix.h index 701294ac95..69f39be30b 100644 --- a/pandatool/src/flt/fltTransformGeneralMatrix.h +++ b/pandatool/src/flt/fltTransformGeneralMatrix.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformPut.cxx b/pandatool/src/flt/fltTransformPut.cxx index 0ee097e78c..74ddeaa954 100644 --- a/pandatool/src/flt/fltTransformPut.cxx +++ b/pandatool/src/flt/fltTransformPut.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "fltRecordReader.h" #include "fltRecordWriter.h" -#include +#include "look_at.h" TypeHandle FltTransformPut::_type_handle; diff --git a/pandatool/src/flt/fltTransformPut.h b/pandatool/src/flt/fltTransformPut.h index 326bdcec5d..f0b41d92d0 100644 --- a/pandatool/src/flt/fltTransformPut.h +++ b/pandatool/src/flt/fltTransformPut.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformRecord.cxx b/pandatool/src/flt/fltTransformRecord.cxx index 922306827f..cd870c1917 100644 --- a/pandatool/src/flt/fltTransformRecord.cxx +++ b/pandatool/src/flt/fltTransformRecord.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformRecord.h b/pandatool/src/flt/fltTransformRecord.h index c6050c6571..8a5883e653 100644 --- a/pandatool/src/flt/fltTransformRecord.h +++ b/pandatool/src/flt/fltTransformRecord.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformRotateAboutEdge.cxx b/pandatool/src/flt/fltTransformRotateAboutEdge.cxx index 10a1afaca0..60b2fb7bed 100644 --- a/pandatool/src/flt/fltTransformRotateAboutEdge.cxx +++ b/pandatool/src/flt/fltTransformRotateAboutEdge.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformRotateAboutEdge.h b/pandatool/src/flt/fltTransformRotateAboutEdge.h index be531ca1c9..cd08917133 100644 --- a/pandatool/src/flt/fltTransformRotateAboutEdge.h +++ b/pandatool/src/flt/fltTransformRotateAboutEdge.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformRotateAboutPoint.cxx b/pandatool/src/flt/fltTransformRotateAboutPoint.cxx index 76ade7327a..7e11f3deef 100644 --- a/pandatool/src/flt/fltTransformRotateAboutPoint.cxx +++ b/pandatool/src/flt/fltTransformRotateAboutPoint.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformRotateAboutPoint.h b/pandatool/src/flt/fltTransformRotateAboutPoint.h index fb0e5110cf..dddf2c0dbf 100644 --- a/pandatool/src/flt/fltTransformRotateAboutPoint.h +++ b/pandatool/src/flt/fltTransformRotateAboutPoint.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformRotateScale.cxx b/pandatool/src/flt/fltTransformRotateScale.cxx index 9cddf94d44..a0c1b3ca66 100644 --- a/pandatool/src/flt/fltTransformRotateScale.cxx +++ b/pandatool/src/flt/fltTransformRotateScale.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,8 +20,8 @@ #include "fltRecordReader.h" #include "fltRecordWriter.h" -#include -#include +#include "mathNumbers.h" +#include "look_at.h" TypeHandle FltTransformRotateScale::_type_handle; diff --git a/pandatool/src/flt/fltTransformRotateScale.h b/pandatool/src/flt/fltTransformRotateScale.h index e97af0a30a..3cd47c6e0b 100644 --- a/pandatool/src/flt/fltTransformRotateScale.h +++ b/pandatool/src/flt/fltTransformRotateScale.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformScale.cxx b/pandatool/src/flt/fltTransformScale.cxx index afc3e939dc..c4f8131a2d 100644 --- a/pandatool/src/flt/fltTransformScale.cxx +++ b/pandatool/src/flt/fltTransformScale.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformScale.h b/pandatool/src/flt/fltTransformScale.h index 147c1020b0..8102d0690a 100644 --- a/pandatool/src/flt/fltTransformScale.h +++ b/pandatool/src/flt/fltTransformScale.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformTranslate.cxx b/pandatool/src/flt/fltTransformTranslate.cxx index 1f101ac4a2..45923e3517 100644 --- a/pandatool/src/flt/fltTransformTranslate.cxx +++ b/pandatool/src/flt/fltTransformTranslate.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltTransformTranslate.h b/pandatool/src/flt/fltTransformTranslate.h index bcb88ec3bb..97b56156e9 100644 --- a/pandatool/src/flt/fltTransformTranslate.h +++ b/pandatool/src/flt/fltTransformTranslate.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltUnsupportedRecord.cxx b/pandatool/src/flt/fltUnsupportedRecord.cxx index 3fc3cc31e2..3e37610c5e 100644 --- a/pandatool/src/flt/fltUnsupportedRecord.cxx +++ b/pandatool/src/flt/fltUnsupportedRecord.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltUnsupportedRecord.h b/pandatool/src/flt/fltUnsupportedRecord.h index 9af84c852b..6f53f8ebe2 100644 --- a/pandatool/src/flt/fltUnsupportedRecord.h +++ b/pandatool/src/flt/fltUnsupportedRecord.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltVectorRecord.cxx b/pandatool/src/flt/fltVectorRecord.cxx index 239349b6de..f7c23e4faa 100644 --- a/pandatool/src/flt/fltVectorRecord.cxx +++ b/pandatool/src/flt/fltVectorRecord.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltVectorRecord.h b/pandatool/src/flt/fltVectorRecord.h index d13d4cd732..c376d36089 100644 --- a/pandatool/src/flt/fltVectorRecord.h +++ b/pandatool/src/flt/fltVectorRecord.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltVertex.I b/pandatool/src/flt/fltVertex.I index 27cf840bbd..62153bc462 100644 --- a/pandatool/src/flt/fltVertex.I +++ b/pandatool/src/flt/fltVertex.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltVertex.cxx b/pandatool/src/flt/fltVertex.cxx index b04785c4d4..18af1bb60f 100644 --- a/pandatool/src/flt/fltVertex.cxx +++ b/pandatool/src/flt/fltVertex.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltVertex.h b/pandatool/src/flt/fltVertex.h index be93cde6c7..1b0df325aa 100644 --- a/pandatool/src/flt/fltVertex.h +++ b/pandatool/src/flt/fltVertex.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltVertexList.cxx b/pandatool/src/flt/fltVertexList.cxx index a64100c4ae..18b29d5ec2 100644 --- a/pandatool/src/flt/fltVertexList.cxx +++ b/pandatool/src/flt/fltVertexList.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/flt/fltVertexList.h b/pandatool/src/flt/fltVertexList.h index 1e109383b4..4a1030cc88 100644 --- a/pandatool/src/flt/fltVertexList.h +++ b/pandatool/src/flt/fltVertexList.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltegg/fltToEggConverter.I b/pandatool/src/fltegg/fltToEggConverter.I index 87b0d300f5..aba6b83c92 100644 --- a/pandatool/src/fltegg/fltToEggConverter.I +++ b/pandatool/src/fltegg/fltToEggConverter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltegg/fltToEggConverter.cxx b/pandatool/src/fltegg/fltToEggConverter.cxx index 9aa008cf5f..60188ca38d 100644 --- a/pandatool/src/fltegg/fltToEggConverter.cxx +++ b/pandatool/src/fltegg/fltToEggConverter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltegg/fltToEggConverter.h b/pandatool/src/fltegg/fltToEggConverter.h index 6acefbc150..e8d6d05beb 100644 --- a/pandatool/src/fltegg/fltToEggConverter.h +++ b/pandatool/src/fltegg/fltToEggConverter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltegg/fltToEggLevelState.I b/pandatool/src/fltegg/fltToEggLevelState.I index e011e1809c..145fcd7fae 100644 --- a/pandatool/src/fltegg/fltToEggLevelState.I +++ b/pandatool/src/fltegg/fltToEggLevelState.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltegg/fltToEggLevelState.cxx b/pandatool/src/fltegg/fltToEggLevelState.cxx index f74dd344f1..27a5f5b760 100644 --- a/pandatool/src/fltegg/fltToEggLevelState.cxx +++ b/pandatool/src/fltegg/fltToEggLevelState.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltegg/fltToEggLevelState.h b/pandatool/src/fltegg/fltToEggLevelState.h index da7742be0e..5ce2828e44 100644 --- a/pandatool/src/fltegg/fltToEggLevelState.h +++ b/pandatool/src/fltegg/fltToEggLevelState.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltprogs/eggToFlt.cxx b/pandatool/src/fltprogs/eggToFlt.cxx index de42b78398..b8ca67d78c 100644 --- a/pandatool/src/fltprogs/eggToFlt.cxx +++ b/pandatool/src/fltprogs/eggToFlt.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltprogs/eggToFlt.h b/pandatool/src/fltprogs/eggToFlt.h index e261bd56b6..8be7bf5129 100644 --- a/pandatool/src/fltprogs/eggToFlt.h +++ b/pandatool/src/fltprogs/eggToFlt.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltprogs/fltCopy.cxx b/pandatool/src/fltprogs/fltCopy.cxx index 752a8750e7..e8a644d87e 100644 --- a/pandatool/src/fltprogs/fltCopy.cxx +++ b/pandatool/src/fltprogs/fltCopy.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltprogs/fltCopy.h b/pandatool/src/fltprogs/fltCopy.h index eac491bd23..49629a48d6 100644 --- a/pandatool/src/fltprogs/fltCopy.h +++ b/pandatool/src/fltprogs/fltCopy.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltprogs/fltInfo.cxx b/pandatool/src/fltprogs/fltInfo.cxx index ee0aabdd05..bd5afcc84a 100644 --- a/pandatool/src/fltprogs/fltInfo.cxx +++ b/pandatool/src/fltprogs/fltInfo.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltprogs/fltInfo.h b/pandatool/src/fltprogs/fltInfo.h index d1799f897b..fb5db6fb3b 100644 --- a/pandatool/src/fltprogs/fltInfo.h +++ b/pandatool/src/fltprogs/fltInfo.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltprogs/fltToEgg.cxx b/pandatool/src/fltprogs/fltToEgg.cxx index c3144339ca..c26dffe137 100644 --- a/pandatool/src/fltprogs/fltToEgg.cxx +++ b/pandatool/src/fltprogs/fltToEgg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltprogs/fltToEgg.h b/pandatool/src/fltprogs/fltToEgg.h index aa28492096..cf44f7743f 100644 --- a/pandatool/src/fltprogs/fltToEgg.h +++ b/pandatool/src/fltprogs/fltToEgg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/fltprogs/fltTrans.cxx b/pandatool/src/fltprogs/fltTrans.cxx index ed3f2c90a0..50adf29512 100644 --- a/pandatool/src/fltprogs/fltTrans.cxx +++ b/pandatool/src/fltprogs/fltTrans.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "fltTrans.h" -#include +#include "fltHeader.h" //////////////////////////////////////////////////////////////////// // Function: FltTrans::Constructor diff --git a/pandatool/src/fltprogs/fltTrans.h b/pandatool/src/fltprogs/fltTrans.h index 3f842c72d1..4e68b3837d 100644 --- a/pandatool/src/fltprogs/fltTrans.h +++ b/pandatool/src/fltprogs/fltTrans.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStats.cxx b/pandatool/src/gtk-stats/gtkStats.cxx index d0d68f9c63..9e252ce93b 100644 --- a/pandatool/src/gtk-stats/gtkStats.cxx +++ b/pandatool/src/gtk-stats/gtkStats.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "gtkStats.h" #include "gtkStatsMainWindow.h" -#include -#include +#include "pStatServer.h" +#include "config_pstats.h" #include diff --git a/pandatool/src/gtk-stats/gtkStats.h b/pandatool/src/gtk-stats/gtkStats.h index 636e09189d..804b8bf16b 100644 --- a/pandatool/src/gtk-stats/gtkStats.h +++ b/pandatool/src/gtk-stats/gtkStats.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandatoolbase.h" -#include +#include "gtkBase.h" class GtkStatsMainWindow; diff --git a/pandatool/src/gtk-stats/gtkStatsBadVersionWindow.cxx b/pandatool/src/gtk-stats/gtkStatsBadVersionWindow.cxx index f65f32ab8c..0095c75525 100644 --- a/pandatool/src/gtk-stats/gtkStatsBadVersionWindow.cxx +++ b/pandatool/src/gtk-stats/gtkStatsBadVersionWindow.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "gtkStatsBadVersionWindow.h" #include "gtkStatsMonitor.h" -#include +#include "string_utils.h" //////////////////////////////////////////////////////////////////// // Function: GtkStatsBadVersionWindow::Constructor diff --git a/pandatool/src/gtk-stats/gtkStatsBadVersionWindow.h b/pandatool/src/gtk-stats/gtkStatsBadVersionWindow.h index d7baf1c0d4..2d10ac0da1 100644 --- a/pandatool/src/gtk-stats/gtkStatsBadVersionWindow.h +++ b/pandatool/src/gtk-stats/gtkStatsBadVersionWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandatoolbase.h" -#include +#include "basicGtkWindow.h" class GtkStatsMonitor; diff --git a/pandatool/src/gtk-stats/gtkStatsGuide.cxx b/pandatool/src/gtk-stats/gtkStatsGuide.cxx index 8ed41f9ef6..d91498bc9c 100644 --- a/pandatool/src/gtk-stats/gtkStatsGuide.cxx +++ b/pandatool/src/gtk-stats/gtkStatsGuide.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "gtkStatsGuide.h" -#include +#include "pStatStripChart.h" //////////////////////////////////////////////////////////////////// // Function: GtkStatsGuide::Constructor diff --git a/pandatool/src/gtk-stats/gtkStatsGuide.h b/pandatool/src/gtk-stats/gtkStatsGuide.h index e51dd966c6..81b8233d71 100644 --- a/pandatool/src/gtk-stats/gtkStatsGuide.h +++ b/pandatool/src/gtk-stats/gtkStatsGuide.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsLabel.cxx b/pandatool/src/gtk-stats/gtkStatsLabel.cxx index 865d1fc6e9..bda7decbde 100644 --- a/pandatool/src/gtk-stats/gtkStatsLabel.cxx +++ b/pandatool/src/gtk-stats/gtkStatsLabel.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "gtkStatsLabel.h" #include "gtkStatsMonitor.h" -#include -#include +#include "pStatClientData.h" +#include "pStatMonitor.h" //////////////////////////////////////////////////////////////////// // Function: GtkStatsLabel::Constructor diff --git a/pandatool/src/gtk-stats/gtkStatsLabel.h b/pandatool/src/gtk-stats/gtkStatsLabel.h index 913774c492..da8ba27e96 100644 --- a/pandatool/src/gtk-stats/gtkStatsLabel.h +++ b/pandatool/src/gtk-stats/gtkStatsLabel.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsMainWindow.cxx b/pandatool/src/gtk-stats/gtkStatsMainWindow.cxx index 74939234a8..b20e1667d3 100644 --- a/pandatool/src/gtk-stats/gtkStatsMainWindow.cxx +++ b/pandatool/src/gtk-stats/gtkStatsMainWindow.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "gtkStats.h" #include "gtkStatsServer.h" -#include +#include "string_utils.h" #include diff --git a/pandatool/src/gtk-stats/gtkStatsMainWindow.h b/pandatool/src/gtk-stats/gtkStatsMainWindow.h index 002b7b8d7c..50fa9f2071 100644 --- a/pandatool/src/gtk-stats/gtkStatsMainWindow.h +++ b/pandatool/src/gtk-stats/gtkStatsMainWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandatoolbase.h" -#include +#include "basicGtkWindow.h" class GtkStatsServer; diff --git a/pandatool/src/gtk-stats/gtkStatsMonitor.cxx b/pandatool/src/gtk-stats/gtkStatsMonitor.cxx index 16a52ebe4c..6039941108 100644 --- a/pandatool/src/gtk-stats/gtkStatsMonitor.cxx +++ b/pandatool/src/gtk-stats/gtkStatsMonitor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsMonitor.h b/pandatool/src/gtk-stats/gtkStatsMonitor.h index 2810ab7d02..e7acb06c44 100644 --- a/pandatool/src/gtk-stats/gtkStatsMonitor.h +++ b/pandatool/src/gtk-stats/gtkStatsMonitor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsPianoRoll.I b/pandatool/src/gtk-stats/gtkStatsPianoRoll.I index e215f1a5c7..706976742b 100644 --- a/pandatool/src/gtk-stats/gtkStatsPianoRoll.I +++ b/pandatool/src/gtk-stats/gtkStatsPianoRoll.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsPianoRoll.cxx b/pandatool/src/gtk-stats/gtkStatsPianoRoll.cxx index cf195b0ea0..e97b3baeb6 100644 --- a/pandatool/src/gtk-stats/gtkStatsPianoRoll.cxx +++ b/pandatool/src/gtk-stats/gtkStatsPianoRoll.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,10 +20,10 @@ #include "gtkStatsLabel.h" #include "gtkStatsGuide.h" -#include -#include -#include -#include +#include "request_initial_size.h" +#include "pStatThreadData.h" +#include "pStatFrameData.h" +#include "pStatView.h" #include diff --git a/pandatool/src/gtk-stats/gtkStatsPianoRoll.h b/pandatool/src/gtk-stats/gtkStatsPianoRoll.h index 4f0f59bfaa..e972270897 100644 --- a/pandatool/src/gtk-stats/gtkStatsPianoRoll.h +++ b/pandatool/src/gtk-stats/gtkStatsPianoRoll.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "gtkStatsMonitor.h" -#include +#include "pStatPianoRoll.h" #include "pointerTo.h" #include diff --git a/pandatool/src/gtk-stats/gtkStatsPianoWindow.cxx b/pandatool/src/gtk-stats/gtkStatsPianoWindow.cxx index 54347eccb8..cf3a5f9a6b 100644 --- a/pandatool/src/gtk-stats/gtkStatsPianoWindow.cxx +++ b/pandatool/src/gtk-stats/gtkStatsPianoWindow.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsPianoWindow.h b/pandatool/src/gtk-stats/gtkStatsPianoWindow.h index 6859a5b4db..4ee2b5fe46 100644 --- a/pandatool/src/gtk-stats/gtkStatsPianoWindow.h +++ b/pandatool/src/gtk-stats/gtkStatsPianoWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsServer.cxx b/pandatool/src/gtk-stats/gtkStatsServer.cxx index 6946269161..dea01047ed 100644 --- a/pandatool/src/gtk-stats/gtkStatsServer.cxx +++ b/pandatool/src/gtk-stats/gtkStatsServer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsServer.h b/pandatool/src/gtk-stats/gtkStatsServer.h index 10ed6147fc..2345512e82 100644 --- a/pandatool/src/gtk-stats/gtkStatsServer.h +++ b/pandatool/src/gtk-stats/gtkStatsServer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsStripChart.I b/pandatool/src/gtk-stats/gtkStatsStripChart.I index 09be3709b6..88097429f1 100644 --- a/pandatool/src/gtk-stats/gtkStatsStripChart.I +++ b/pandatool/src/gtk-stats/gtkStatsStripChart.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsStripChart.cxx b/pandatool/src/gtk-stats/gtkStatsStripChart.cxx index 1b0efe0f9e..cd37d11091 100644 --- a/pandatool/src/gtk-stats/gtkStatsStripChart.cxx +++ b/pandatool/src/gtk-stats/gtkStatsStripChart.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,10 +20,10 @@ #include "gtkStatsLabel.h" #include "gtkStatsGuide.h" -#include -#include -#include -#include +#include "request_initial_size.h" +#include "pStatThreadData.h" +#include "pStatFrameData.h" +#include "pStatView.h" #include diff --git a/pandatool/src/gtk-stats/gtkStatsStripChart.h b/pandatool/src/gtk-stats/gtkStatsStripChart.h index 993e3f0ea7..3c70278468 100644 --- a/pandatool/src/gtk-stats/gtkStatsStripChart.h +++ b/pandatool/src/gtk-stats/gtkStatsStripChart.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "gtkStatsMonitor.h" -#include +#include "pStatStripChart.h" #include "pointerTo.h" #include diff --git a/pandatool/src/gtk-stats/gtkStatsStripWindow.cxx b/pandatool/src/gtk-stats/gtkStatsStripWindow.cxx index 62f8207adf..c7486e010f 100644 --- a/pandatool/src/gtk-stats/gtkStatsStripWindow.cxx +++ b/pandatool/src/gtk-stats/gtkStatsStripWindow.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,8 +20,8 @@ #include "gtkStatsStripChart.h" #include "gtkStatsGuide.h" -#include -#include +#include "pStatCollectorDef.h" +#include "string_utils.h" #include // for sprintf diff --git a/pandatool/src/gtk-stats/gtkStatsStripWindow.h b/pandatool/src/gtk-stats/gtkStatsStripWindow.h index 0c7040db29..23376359f0 100644 --- a/pandatool/src/gtk-stats/gtkStatsStripWindow.h +++ b/pandatool/src/gtk-stats/gtkStatsStripWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsWindow.cxx b/pandatool/src/gtk-stats/gtkStatsWindow.cxx index f5c205d368..4c55c8ee9b 100644 --- a/pandatool/src/gtk-stats/gtkStatsWindow.cxx +++ b/pandatool/src/gtk-stats/gtkStatsWindow.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtk-stats/gtkStatsWindow.h b/pandatool/src/gtk-stats/gtkStatsWindow.h index 90cf973a43..890ead50d7 100644 --- a/pandatool/src/gtk-stats/gtkStatsWindow.h +++ b/pandatool/src/gtk-stats/gtkStatsWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "gtkStatsMonitor.h" -#include +#include "basicGtkWindow.h" #include "pointerTo.h" diff --git a/pandatool/src/gtkbase/basicGtkDialog.cxx b/pandatool/src/gtkbase/basicGtkDialog.cxx index 68502d3d4c..b3d584cfa8 100644 --- a/pandatool/src/gtkbase/basicGtkDialog.cxx +++ b/pandatool/src/gtkbase/basicGtkDialog.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtkbase/basicGtkDialog.h b/pandatool/src/gtkbase/basicGtkDialog.h index 1beb2604b0..c48a33f2dc 100644 --- a/pandatool/src/gtkbase/basicGtkDialog.h +++ b/pandatool/src/gtkbase/basicGtkDialog.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtkbase/basicGtkWindow.cxx b/pandatool/src/gtkbase/basicGtkWindow.cxx index a7a5197979..34ae75e33d 100644 --- a/pandatool/src/gtkbase/basicGtkWindow.cxx +++ b/pandatool/src/gtkbase/basicGtkWindow.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtkbase/basicGtkWindow.h b/pandatool/src/gtkbase/basicGtkWindow.h index e1a2e8726a..eb0dcdc8a6 100644 --- a/pandatool/src/gtkbase/basicGtkWindow.h +++ b/pandatool/src/gtkbase/basicGtkWindow.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtkbase/gtkBase.cxx b/pandatool/src/gtkbase/gtkBase.cxx index f006bd77ca..d61b615cc7 100644 --- a/pandatool/src/gtkbase/gtkBase.cxx +++ b/pandatool/src/gtkbase/gtkBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtkbase/gtkBase.h b/pandatool/src/gtkbase/gtkBase.h index 289f5dfc5b..7d0705a988 100644 --- a/pandatool/src/gtkbase/gtkBase.h +++ b/pandatool/src/gtkbase/gtkBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandatoolbase.h" -#include +#include "programBase.h" #include diff --git a/pandatool/src/gtkbase/request_initial_size.cxx b/pandatool/src/gtkbase/request_initial_size.cxx index 81e8de2b3e..8f34356ee9 100644 --- a/pandatool/src/gtkbase/request_initial_size.cxx +++ b/pandatool/src/gtkbase/request_initial_size.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/gtkbase/request_initial_size.h b/pandatool/src/gtkbase/request_initial_size.h index 2ea615a543..b5ca025c9d 100644 --- a/pandatool/src/gtkbase/request_initial_size.h +++ b/pandatool/src/gtkbase/request_initial_size.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imagebase/imageBase.cxx b/pandatool/src/imagebase/imageBase.cxx index 01f5055fa7..d1f549351c 100644 --- a/pandatool/src/imagebase/imageBase.cxx +++ b/pandatool/src/imagebase/imageBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imagebase/imageBase.h b/pandatool/src/imagebase/imageBase.h index 9b88e7d08b..baecf115ff 100644 --- a/pandatool/src/imagebase/imageBase.h +++ b/pandatool/src/imagebase/imageBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imagebase/imageFilter.cxx b/pandatool/src/imagebase/imageFilter.cxx index d7872e4405..381b488476 100644 --- a/pandatool/src/imagebase/imageFilter.cxx +++ b/pandatool/src/imagebase/imageFilter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imagebase/imageFilter.h b/pandatool/src/imagebase/imageFilter.h index efb3d0de32..40f468ab15 100644 --- a/pandatool/src/imagebase/imageFilter.h +++ b/pandatool/src/imagebase/imageFilter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imagebase/imageReader.cxx b/pandatool/src/imagebase/imageReader.cxx index 166884e4ce..7c8dbc14e7 100644 --- a/pandatool/src/imagebase/imageReader.cxx +++ b/pandatool/src/imagebase/imageReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imagebase/imageReader.h b/pandatool/src/imagebase/imageReader.h index cf9f18298d..6cb56a21ce 100644 --- a/pandatool/src/imagebase/imageReader.h +++ b/pandatool/src/imagebase/imageReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imagebase/imageWriter.I b/pandatool/src/imagebase/imageWriter.I index c472aba3c9..5314db37a5 100644 --- a/pandatool/src/imagebase/imageWriter.I +++ b/pandatool/src/imagebase/imageWriter.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imagebase/imageWriter.cxx b/pandatool/src/imagebase/imageWriter.cxx index e801076368..66838d5790 100644 --- a/pandatool/src/imagebase/imageWriter.cxx +++ b/pandatool/src/imagebase/imageWriter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imagebase/imageWriter.h b/pandatool/src/imagebase/imageWriter.h index 5ebb2251af..2cc64bdac2 100644 --- a/pandatool/src/imagebase/imageWriter.h +++ b/pandatool/src/imagebase/imageWriter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imageprogs/imageInfo.cxx b/pandatool/src/imageprogs/imageInfo.cxx index cfb5e890e8..4181aa4a07 100755 --- a/pandatool/src/imageprogs/imageInfo.cxx +++ b/pandatool/src/imageprogs/imageInfo.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imageprogs/imageInfo.h b/pandatool/src/imageprogs/imageInfo.h index 44c4d69184..989c08e3d2 100755 --- a/pandatool/src/imageprogs/imageInfo.h +++ b/pandatool/src/imageprogs/imageInfo.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imageprogs/imageResize.I b/pandatool/src/imageprogs/imageResize.I index 81ab2e86ae..57953408fa 100755 --- a/pandatool/src/imageprogs/imageResize.I +++ b/pandatool/src/imageprogs/imageResize.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imageprogs/imageResize.cxx b/pandatool/src/imageprogs/imageResize.cxx index 9ff8ffb152..2fa2113714 100755 --- a/pandatool/src/imageprogs/imageResize.cxx +++ b/pandatool/src/imageprogs/imageResize.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imageprogs/imageResize.h b/pandatool/src/imageprogs/imageResize.h index bac692c248..693fee4eb2 100755 --- a/pandatool/src/imageprogs/imageResize.h +++ b/pandatool/src/imageprogs/imageResize.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imageprogs/imageTrans.cxx b/pandatool/src/imageprogs/imageTrans.cxx index 6656650eac..2aaa8bac55 100644 --- a/pandatool/src/imageprogs/imageTrans.cxx +++ b/pandatool/src/imageprogs/imageTrans.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/imageprogs/imageTrans.h b/pandatool/src/imageprogs/imageTrans.h index 34028c230a..f0f42ea384 100644 --- a/pandatool/src/imageprogs/imageTrans.h +++ b/pandatool/src/imageprogs/imageTrans.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/config_lwo.cxx b/pandatool/src/lwo/config_lwo.cxx index d98ebf6323..29227d23f6 100644 --- a/pandatool/src/lwo/config_lwo.cxx +++ b/pandatool/src/lwo/config_lwo.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/config_lwo.h b/pandatool/src/lwo/config_lwo.h index bfc25529f9..41380b9c07 100644 --- a/pandatool/src/lwo/config_lwo.h +++ b/pandatool/src/lwo/config_lwo.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/iffChunk.I b/pandatool/src/lwo/iffChunk.I index 65799fc3bb..e1df56c556 100644 --- a/pandatool/src/lwo/iffChunk.I +++ b/pandatool/src/lwo/iffChunk.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/iffChunk.cxx b/pandatool/src/lwo/iffChunk.cxx index 11f500603d..f7172f9b20 100644 --- a/pandatool/src/lwo/iffChunk.cxx +++ b/pandatool/src/lwo/iffChunk.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "iffChunk.h" #include "iffInputFile.h" -#include +#include "indent.h" TypeHandle IffChunk::_type_handle; diff --git a/pandatool/src/lwo/iffChunk.h b/pandatool/src/lwo/iffChunk.h index 51ed5d6651..fa3ad6f31d 100644 --- a/pandatool/src/lwo/iffChunk.h +++ b/pandatool/src/lwo/iffChunk.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "iffId.h" -#include +#include "typedObject.h" #include "typedReferenceCount.h" class IffInputFile; diff --git a/pandatool/src/lwo/iffGenericChunk.I b/pandatool/src/lwo/iffGenericChunk.I index 6c606de035..52a97334d9 100644 --- a/pandatool/src/lwo/iffGenericChunk.I +++ b/pandatool/src/lwo/iffGenericChunk.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/iffGenericChunk.cxx b/pandatool/src/lwo/iffGenericChunk.cxx index 7d10593335..b1bd9fbf27 100644 --- a/pandatool/src/lwo/iffGenericChunk.cxx +++ b/pandatool/src/lwo/iffGenericChunk.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "iffGenericChunk.h" #include "iffInputFile.h" -#include +#include "indent.h" TypeHandle IffGenericChunk::_type_handle; diff --git a/pandatool/src/lwo/iffGenericChunk.h b/pandatool/src/lwo/iffGenericChunk.h index 78e7b1d255..a7b6e9753b 100644 --- a/pandatool/src/lwo/iffGenericChunk.h +++ b/pandatool/src/lwo/iffGenericChunk.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/iffId.I b/pandatool/src/lwo/iffId.I index 95f4163427..d2cb1dc15b 100644 --- a/pandatool/src/lwo/iffId.I +++ b/pandatool/src/lwo/iffId.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/iffId.cxx b/pandatool/src/lwo/iffId.cxx index 232955088b..ae98643e24 100644 --- a/pandatool/src/lwo/iffId.cxx +++ b/pandatool/src/lwo/iffId.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/iffId.h b/pandatool/src/lwo/iffId.h index 3b91db0962..1746af68bf 100644 --- a/pandatool/src/lwo/iffId.h +++ b/pandatool/src/lwo/iffId.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,7 +21,7 @@ #include "pandatoolbase.h" -#include +#include "numeric_types.h" //////////////////////////////////////////////////////////////////// // Class : IffId diff --git a/pandatool/src/lwo/iffInputFile.I b/pandatool/src/lwo/iffInputFile.I index e01b542828..d642e668af 100644 --- a/pandatool/src/lwo/iffInputFile.I +++ b/pandatool/src/lwo/iffInputFile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/iffInputFile.cxx b/pandatool/src/lwo/iffInputFile.cxx index 2a38ee51dd..bc092ff1aa 100644 --- a/pandatool/src/lwo/iffInputFile.cxx +++ b/pandatool/src/lwo/iffInputFile.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "iffInputFile.h" #include "iffGenericChunk.h" -#include -#include +#include "datagram.h" +#include "datagramIterator.h" TypeHandle IffInputFile::_type_handle; diff --git a/pandatool/src/lwo/iffInputFile.h b/pandatool/src/lwo/iffInputFile.h index df913510c7..587341de46 100644 --- a/pandatool/src/lwo/iffInputFile.h +++ b/pandatool/src/lwo/iffInputFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -24,7 +24,7 @@ #include "iffId.h" #include "iffChunk.h" -#include +#include "typedObject.h" #include "pointerTo.h" class Datagram; diff --git a/pandatool/src/lwo/lwoBoundingBox.cxx b/pandatool/src/lwo/lwoBoundingBox.cxx index 7de87c1e72..e8384e195c 100644 --- a/pandatool/src/lwo/lwoBoundingBox.cxx +++ b/pandatool/src/lwo/lwoBoundingBox.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoBoundingBox.h b/pandatool/src/lwo/lwoBoundingBox.h index bad0224b66..501685a330 100644 --- a/pandatool/src/lwo/lwoBoundingBox.h +++ b/pandatool/src/lwo/lwoBoundingBox.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoChunk.cxx b/pandatool/src/lwo/lwoChunk.cxx index 043cbe9b36..41af701aad 100644 --- a/pandatool/src/lwo/lwoChunk.cxx +++ b/pandatool/src/lwo/lwoChunk.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoChunk.h b/pandatool/src/lwo/lwoChunk.h index 32b9f58d13..d5c4ea4ebe 100644 --- a/pandatool/src/lwo/lwoChunk.h +++ b/pandatool/src/lwo/lwoChunk.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoClip.cxx b/pandatool/src/lwo/lwoClip.cxx index f95aec2fb3..8c8909ca56 100644 --- a/pandatool/src/lwo/lwoClip.cxx +++ b/pandatool/src/lwo/lwoClip.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #include "iffInputFile.h" #include "lwoStillImage.h" -#include +#include "indent.h" TypeHandle LwoClip::_type_handle; diff --git a/pandatool/src/lwo/lwoClip.h b/pandatool/src/lwo/lwoClip.h index 2ad3d2046b..71a3c67f38 100644 --- a/pandatool/src/lwo/lwoClip.h +++ b/pandatool/src/lwo/lwoClip.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoDiscontinuousVertexMap.cxx b/pandatool/src/lwo/lwoDiscontinuousVertexMap.cxx index ff493ebc5f..03e4108323 100644 --- a/pandatool/src/lwo/lwoDiscontinuousVertexMap.cxx +++ b/pandatool/src/lwo/lwoDiscontinuousVertexMap.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoDiscontinuousVertexMap.h b/pandatool/src/lwo/lwoDiscontinuousVertexMap.h index 68e4de0a54..93bd812ab1 100644 --- a/pandatool/src/lwo/lwoDiscontinuousVertexMap.h +++ b/pandatool/src/lwo/lwoDiscontinuousVertexMap.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "lwoChunk.h" -#include +#include "pta_float.h" //////////////////////////////////////////////////////////////////// // Class : LwoDiscontinuousVertexMap diff --git a/pandatool/src/lwo/lwoGroupChunk.cxx b/pandatool/src/lwo/lwoGroupChunk.cxx index 224d2f3021..2f3dc87fab 100644 --- a/pandatool/src/lwo/lwoGroupChunk.cxx +++ b/pandatool/src/lwo/lwoGroupChunk.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoGroupChunk.h b/pandatool/src/lwo/lwoGroupChunk.h index 10e4e92880..69563673d5 100644 --- a/pandatool/src/lwo/lwoGroupChunk.h +++ b/pandatool/src/lwo/lwoGroupChunk.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoHeader.I b/pandatool/src/lwo/lwoHeader.I index e065784392..6c7f4730ad 100644 --- a/pandatool/src/lwo/lwoHeader.I +++ b/pandatool/src/lwo/lwoHeader.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoHeader.cxx b/pandatool/src/lwo/lwoHeader.cxx index 24e1e2229d..e725e6cd50 100644 --- a/pandatool/src/lwo/lwoHeader.cxx +++ b/pandatool/src/lwo/lwoHeader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoHeader.h b/pandatool/src/lwo/lwoHeader.h index 018542af5d..1011ff7c47 100644 --- a/pandatool/src/lwo/lwoHeader.h +++ b/pandatool/src/lwo/lwoHeader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoInputFile.I b/pandatool/src/lwo/lwoInputFile.I index 9b4e3190e1..343d0e4d51 100644 --- a/pandatool/src/lwo/lwoInputFile.I +++ b/pandatool/src/lwo/lwoInputFile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoInputFile.cxx b/pandatool/src/lwo/lwoInputFile.cxx index d1d6cccbf1..b08ce6c98e 100644 --- a/pandatool/src/lwo/lwoInputFile.cxx +++ b/pandatool/src/lwo/lwoInputFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoInputFile.h b/pandatool/src/lwo/lwoInputFile.h index a6f02ad1cb..b20de31847 100644 --- a/pandatool/src/lwo/lwoInputFile.h +++ b/pandatool/src/lwo/lwoInputFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoLayer.cxx b/pandatool/src/lwo/lwoLayer.cxx index 36adc02806..72713421e1 100644 --- a/pandatool/src/lwo/lwoLayer.cxx +++ b/pandatool/src/lwo/lwoLayer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoLayer.h b/pandatool/src/lwo/lwoLayer.h index 864a659862..e22a3c2d76 100644 --- a/pandatool/src/lwo/lwoLayer.h +++ b/pandatool/src/lwo/lwoLayer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoPoints.cxx b/pandatool/src/lwo/lwoPoints.cxx index 4171c5fa52..eae06e85cc 100644 --- a/pandatool/src/lwo/lwoPoints.cxx +++ b/pandatool/src/lwo/lwoPoints.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoPoints.h b/pandatool/src/lwo/lwoPoints.h index dc5f53c15a..bb558e94b0 100644 --- a/pandatool/src/lwo/lwoPoints.h +++ b/pandatool/src/lwo/lwoPoints.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoPolygonTags.cxx b/pandatool/src/lwo/lwoPolygonTags.cxx index 49f3791bdb..a024d637e1 100644 --- a/pandatool/src/lwo/lwoPolygonTags.cxx +++ b/pandatool/src/lwo/lwoPolygonTags.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoPolygonTags.h b/pandatool/src/lwo/lwoPolygonTags.h index a4278b6150..6f57dcc990 100644 --- a/pandatool/src/lwo/lwoPolygonTags.h +++ b/pandatool/src/lwo/lwoPolygonTags.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoPolygons.cxx b/pandatool/src/lwo/lwoPolygons.cxx index a4964a60f2..905bf8fe4b 100644 --- a/pandatool/src/lwo/lwoPolygons.cxx +++ b/pandatool/src/lwo/lwoPolygons.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoPolygons.h b/pandatool/src/lwo/lwoPolygons.h index 93bf123b3a..577f9be7c8 100644 --- a/pandatool/src/lwo/lwoPolygons.h +++ b/pandatool/src/lwo/lwoPolygons.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -24,7 +24,7 @@ #include "lwoChunk.h" #include "luse.h" -#include +#include "vector_int.h" #include "referenceCount.h" #include "pointerTo.h" diff --git a/pandatool/src/lwo/lwoStillImage.cxx b/pandatool/src/lwo/lwoStillImage.cxx index 9f0a05d0c6..7c718d81d2 100644 --- a/pandatool/src/lwo/lwoStillImage.cxx +++ b/pandatool/src/lwo/lwoStillImage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoStillImage.h b/pandatool/src/lwo/lwoStillImage.h index c8ff0d3f51..53f938328f 100644 --- a/pandatool/src/lwo/lwoStillImage.h +++ b/pandatool/src/lwo/lwoStillImage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurface.cxx b/pandatool/src/lwo/lwoSurface.cxx index 6225a17d87..dd502bcd69 100644 --- a/pandatool/src/lwo/lwoSurface.cxx +++ b/pandatool/src/lwo/lwoSurface.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -24,7 +24,7 @@ #include "lwoSurfaceSidedness.h" #include "lwoSurfaceSmoothingAngle.h" -#include +#include "indent.h" TypeHandle LwoSurface::_type_handle; diff --git a/pandatool/src/lwo/lwoSurface.h b/pandatool/src/lwo/lwoSurface.h index 30026a37fd..d0da26a187 100644 --- a/pandatool/src/lwo/lwoSurface.h +++ b/pandatool/src/lwo/lwoSurface.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlock.cxx b/pandatool/src/lwo/lwoSurfaceBlock.cxx index f2c66043fe..1bf87df66e 100644 --- a/pandatool/src/lwo/lwoSurfaceBlock.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlock.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlock.h b/pandatool/src/lwo/lwoSurfaceBlock.h index 0049093f91..a35dc096b7 100644 --- a/pandatool/src/lwo/lwoSurfaceBlock.h +++ b/pandatool/src/lwo/lwoSurfaceBlock.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockAxis.cxx b/pandatool/src/lwo/lwoSurfaceBlockAxis.cxx index 3e9bb69ac4..ea14fc3de5 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockAxis.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockAxis.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockAxis.h b/pandatool/src/lwo/lwoSurfaceBlockAxis.h index 0998ca6ec6..c1869345c5 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockAxis.h +++ b/pandatool/src/lwo/lwoSurfaceBlockAxis.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockChannel.cxx b/pandatool/src/lwo/lwoSurfaceBlockChannel.cxx index ff597fc7fd..0e57500a2f 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockChannel.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockChannel.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockChannel.h b/pandatool/src/lwo/lwoSurfaceBlockChannel.h index 7b04907403..20623eb116 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockChannel.h +++ b/pandatool/src/lwo/lwoSurfaceBlockChannel.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockCoordSys.cxx b/pandatool/src/lwo/lwoSurfaceBlockCoordSys.cxx index ea499501d0..cc706e1922 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockCoordSys.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockCoordSys.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockCoordSys.h b/pandatool/src/lwo/lwoSurfaceBlockCoordSys.h index 48b2b67545..c4b2f6bf26 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockCoordSys.h +++ b/pandatool/src/lwo/lwoSurfaceBlockCoordSys.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockEnabled.cxx b/pandatool/src/lwo/lwoSurfaceBlockEnabled.cxx index 2d2e668533..c1ea45b3fb 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockEnabled.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockEnabled.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockEnabled.h b/pandatool/src/lwo/lwoSurfaceBlockEnabled.h index 81d4b8d818..fab5e372d5 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockEnabled.h +++ b/pandatool/src/lwo/lwoSurfaceBlockEnabled.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockHeader.cxx b/pandatool/src/lwo/lwoSurfaceBlockHeader.cxx index f9a36e8e09..d696f6557a 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockHeader.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockHeader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockHeader.h b/pandatool/src/lwo/lwoSurfaceBlockHeader.h index ba0a045bc6..2659a33da5 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockHeader.h +++ b/pandatool/src/lwo/lwoSurfaceBlockHeader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockImage.cxx b/pandatool/src/lwo/lwoSurfaceBlockImage.cxx index 725e425b2f..836bc24849 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockImage.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockImage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockImage.h b/pandatool/src/lwo/lwoSurfaceBlockImage.h index 7986e6776b..b3b3748b59 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockImage.h +++ b/pandatool/src/lwo/lwoSurfaceBlockImage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockOpacity.cxx b/pandatool/src/lwo/lwoSurfaceBlockOpacity.cxx index 4fd5eded88..f0eeb146d6 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockOpacity.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockOpacity.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockOpacity.h b/pandatool/src/lwo/lwoSurfaceBlockOpacity.h index e4229a3fdb..1cab87f1d1 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockOpacity.h +++ b/pandatool/src/lwo/lwoSurfaceBlockOpacity.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockProjection.cxx b/pandatool/src/lwo/lwoSurfaceBlockProjection.cxx index 4cb30b5ffa..0eba360571 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockProjection.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockProjection.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockProjection.h b/pandatool/src/lwo/lwoSurfaceBlockProjection.h index d00d713d63..e1bdbb0825 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockProjection.h +++ b/pandatool/src/lwo/lwoSurfaceBlockProjection.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockRefObj.cxx b/pandatool/src/lwo/lwoSurfaceBlockRefObj.cxx index 0b7985ddd9..11484faccf 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockRefObj.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockRefObj.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockRefObj.h b/pandatool/src/lwo/lwoSurfaceBlockRefObj.h index 91fb3a0078..06e6dbbd0c 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockRefObj.h +++ b/pandatool/src/lwo/lwoSurfaceBlockRefObj.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockRepeat.cxx b/pandatool/src/lwo/lwoSurfaceBlockRepeat.cxx index 6ee7de22bf..a660b3b014 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockRepeat.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockRepeat.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockRepeat.h b/pandatool/src/lwo/lwoSurfaceBlockRepeat.h index dcfbb0f7d9..c5387d61d7 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockRepeat.h +++ b/pandatool/src/lwo/lwoSurfaceBlockRepeat.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockTMap.cxx b/pandatool/src/lwo/lwoSurfaceBlockTMap.cxx index ed54c1b4ad..1ed94f8fa0 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockTMap.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockTMap.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockTMap.h b/pandatool/src/lwo/lwoSurfaceBlockTMap.h index dc9d36ff20..2b7f14c338 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockTMap.h +++ b/pandatool/src/lwo/lwoSurfaceBlockTMap.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockTransform.cxx b/pandatool/src/lwo/lwoSurfaceBlockTransform.cxx index fdcecf6328..d63c87bcad 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockTransform.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockTransform.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockTransform.h b/pandatool/src/lwo/lwoSurfaceBlockTransform.h index 0cb03cac07..421c13739a 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockTransform.h +++ b/pandatool/src/lwo/lwoSurfaceBlockTransform.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockVMapName.cxx b/pandatool/src/lwo/lwoSurfaceBlockVMapName.cxx index 960ca79111..041f85049d 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockVMapName.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockVMapName.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockVMapName.h b/pandatool/src/lwo/lwoSurfaceBlockVMapName.h index 3eb6b2fe7b..4952b484a5 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockVMapName.h +++ b/pandatool/src/lwo/lwoSurfaceBlockVMapName.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockWrap.cxx b/pandatool/src/lwo/lwoSurfaceBlockWrap.cxx index b20f43a440..ca5a50a102 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockWrap.cxx +++ b/pandatool/src/lwo/lwoSurfaceBlockWrap.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceBlockWrap.h b/pandatool/src/lwo/lwoSurfaceBlockWrap.h index 573d3e9360..ba9f8991c4 100644 --- a/pandatool/src/lwo/lwoSurfaceBlockWrap.h +++ b/pandatool/src/lwo/lwoSurfaceBlockWrap.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceColor.cxx b/pandatool/src/lwo/lwoSurfaceColor.cxx index 1e3c1832dd..22f3128185 100644 --- a/pandatool/src/lwo/lwoSurfaceColor.cxx +++ b/pandatool/src/lwo/lwoSurfaceColor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceColor.h b/pandatool/src/lwo/lwoSurfaceColor.h index 092797590f..0f4c3080de 100644 --- a/pandatool/src/lwo/lwoSurfaceColor.h +++ b/pandatool/src/lwo/lwoSurfaceColor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceParameter.cxx b/pandatool/src/lwo/lwoSurfaceParameter.cxx index 6271c0da12..5f28eeebd8 100644 --- a/pandatool/src/lwo/lwoSurfaceParameter.cxx +++ b/pandatool/src/lwo/lwoSurfaceParameter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceParameter.h b/pandatool/src/lwo/lwoSurfaceParameter.h index 2fc20c3db5..0d1cfbfe99 100644 --- a/pandatool/src/lwo/lwoSurfaceParameter.h +++ b/pandatool/src/lwo/lwoSurfaceParameter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceSidedness.cxx b/pandatool/src/lwo/lwoSurfaceSidedness.cxx index 50f4b75d12..3e79b4247e 100644 --- a/pandatool/src/lwo/lwoSurfaceSidedness.cxx +++ b/pandatool/src/lwo/lwoSurfaceSidedness.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceSidedness.h b/pandatool/src/lwo/lwoSurfaceSidedness.h index ea89a1703c..45124d9493 100644 --- a/pandatool/src/lwo/lwoSurfaceSidedness.h +++ b/pandatool/src/lwo/lwoSurfaceSidedness.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceSmoothingAngle.cxx b/pandatool/src/lwo/lwoSurfaceSmoothingAngle.cxx index 0b56fc20a4..75b5719c97 100644 --- a/pandatool/src/lwo/lwoSurfaceSmoothingAngle.cxx +++ b/pandatool/src/lwo/lwoSurfaceSmoothingAngle.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoSurfaceSmoothingAngle.h b/pandatool/src/lwo/lwoSurfaceSmoothingAngle.h index 846785d4cf..413024a8e6 100644 --- a/pandatool/src/lwo/lwoSurfaceSmoothingAngle.h +++ b/pandatool/src/lwo/lwoSurfaceSmoothingAngle.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoTags.cxx b/pandatool/src/lwo/lwoTags.cxx index 4d627049eb..37d40ad107 100644 --- a/pandatool/src/lwo/lwoTags.cxx +++ b/pandatool/src/lwo/lwoTags.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoTags.h b/pandatool/src/lwo/lwoTags.h index 53d90ce93b..aba3798975 100644 --- a/pandatool/src/lwo/lwoTags.h +++ b/pandatool/src/lwo/lwoTags.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -24,7 +24,7 @@ #include "lwoChunk.h" #include "luse.h" -#include +#include "vector_string.h" //////////////////////////////////////////////////////////////////// // Class : LwoTags diff --git a/pandatool/src/lwo/lwoVertexMap.cxx b/pandatool/src/lwo/lwoVertexMap.cxx index 3dd2d23d79..96aac2739e 100644 --- a/pandatool/src/lwo/lwoVertexMap.cxx +++ b/pandatool/src/lwo/lwoVertexMap.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwo/lwoVertexMap.h b/pandatool/src/lwo/lwoVertexMap.h index ad1b2d55f5..5b3e236cc7 100644 --- a/pandatool/src/lwo/lwoVertexMap.h +++ b/pandatool/src/lwo/lwoVertexMap.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "lwoChunk.h" -#include +#include "pta_float.h" //////////////////////////////////////////////////////////////////// // Class : LwoVertexMap diff --git a/pandatool/src/lwo/test_lwo.cxx b/pandatool/src/lwo/test_lwo.cxx index a59ec5aa33..ef2490f1ee 100644 --- a/pandatool/src/lwo/test_lwo.cxx +++ b/pandatool/src/lwo/test_lwo.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoClip.I b/pandatool/src/lwoegg/cLwoClip.I index eab02a8e19..ea95b4e45a 100644 --- a/pandatool/src/lwoegg/cLwoClip.I +++ b/pandatool/src/lwoegg/cLwoClip.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoClip.cxx b/pandatool/src/lwoegg/cLwoClip.cxx index 7ecbaed0ae..d1c3d83079 100644 --- a/pandatool/src/lwoegg/cLwoClip.cxx +++ b/pandatool/src/lwoegg/cLwoClip.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoClip.h b/pandatool/src/lwoegg/cLwoClip.h index a61157d20c..f790719e24 100644 --- a/pandatool/src/lwoegg/cLwoClip.h +++ b/pandatool/src/lwoegg/cLwoClip.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,8 +21,8 @@ #include "pandatoolbase.h" -#include -#include +#include "lwoClip.h" +#include "eggGroup.h" #include "pointerTo.h" class LwoToEggConverter; diff --git a/pandatool/src/lwoegg/cLwoLayer.I b/pandatool/src/lwoegg/cLwoLayer.I index 0dbc740647..8a4cf96a1f 100644 --- a/pandatool/src/lwoegg/cLwoLayer.I +++ b/pandatool/src/lwoegg/cLwoLayer.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoLayer.cxx b/pandatool/src/lwoegg/cLwoLayer.cxx index 7a42e707b6..a24d59117c 100644 --- a/pandatool/src/lwoegg/cLwoLayer.cxx +++ b/pandatool/src/lwoegg/cLwoLayer.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "cLwoLayer.h" #include "lwoToEggConverter.h" -#include +#include "eggData.h" //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoLayer.h b/pandatool/src/lwoegg/cLwoLayer.h index 5e919ef9f9..5978270b01 100644 --- a/pandatool/src/lwoegg/cLwoLayer.h +++ b/pandatool/src/lwoegg/cLwoLayer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,8 +21,8 @@ #include "pandatoolbase.h" -#include -#include +#include "lwoLayer.h" +#include "eggGroup.h" #include "pointerTo.h" class LwoToEggConverter; diff --git a/pandatool/src/lwoegg/cLwoPoints.I b/pandatool/src/lwoegg/cLwoPoints.I index 035a5759f2..2463c7dba5 100644 --- a/pandatool/src/lwoegg/cLwoPoints.I +++ b/pandatool/src/lwoegg/cLwoPoints.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoPoints.cxx b/pandatool/src/lwoegg/cLwoPoints.cxx index 9ade9f53db..39a6ab9ca8 100644 --- a/pandatool/src/lwoegg/cLwoPoints.cxx +++ b/pandatool/src/lwoegg/cLwoPoints.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,8 +20,8 @@ #include "lwoToEggConverter.h" #include "cLwoLayer.h" -#include -#include +#include "lwoVertexMap.h" +#include "string_utils.h" //////////////////////////////////////////////////////////////////// // Function: CLwoPoints::add_vmap diff --git a/pandatool/src/lwoegg/cLwoPoints.h b/pandatool/src/lwoegg/cLwoPoints.h index b5c629d16b..6238ac8a90 100644 --- a/pandatool/src/lwoegg/cLwoPoints.h +++ b/pandatool/src/lwoegg/cLwoPoints.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,8 +21,8 @@ #include "pandatoolbase.h" -#include -#include +#include "lwoPoints.h" +#include "eggVertexPool.h" #include "pointerTo.h" #include "pmap.h" diff --git a/pandatool/src/lwoegg/cLwoPolygons.I b/pandatool/src/lwoegg/cLwoPolygons.I index 129729d35e..fa418151e4 100644 --- a/pandatool/src/lwoegg/cLwoPolygons.I +++ b/pandatool/src/lwoegg/cLwoPolygons.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoPolygons.cxx b/pandatool/src/lwoegg/cLwoPolygons.cxx index 8caf4df3f6..6dd9cd1a3b 100644 --- a/pandatool/src/lwoegg/cLwoPolygons.cxx +++ b/pandatool/src/lwoegg/cLwoPolygons.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -22,13 +22,13 @@ #include "cLwoLayer.h" #include "cLwoSurface.h" -#include -#include -#include -#include -#include -#include -#include +#include "lwoPolygonTags.h" +#include "lwoTags.h" +#include "lwoDiscontinuousVertexMap.h" +#include "eggData.h" +#include "eggPolygon.h" +#include "eggPoint.h" +#include "deg_2_rad.h" //////////////////////////////////////////////////////////////////// // Function: CLwoPolygons::add_ptags diff --git a/pandatool/src/lwoegg/cLwoPolygons.h b/pandatool/src/lwoegg/cLwoPolygons.h index 03bbd7e7a7..97ce7757a2 100644 --- a/pandatool/src/lwoegg/cLwoPolygons.h +++ b/pandatool/src/lwoegg/cLwoPolygons.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,8 +21,8 @@ #include "pandatoolbase.h" -#include -#include +#include "lwoPolygons.h" +#include "eggGroup.h" #include "pointerTo.h" #include "pmap.h" diff --git a/pandatool/src/lwoegg/cLwoSurface.I b/pandatool/src/lwoegg/cLwoSurface.I index ee421e1f0c..8db469036e 100644 --- a/pandatool/src/lwoegg/cLwoSurface.I +++ b/pandatool/src/lwoegg/cLwoSurface.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoSurface.cxx b/pandatool/src/lwoegg/cLwoSurface.cxx index 51775e91fb..21826c49ef 100644 --- a/pandatool/src/lwoegg/cLwoSurface.cxx +++ b/pandatool/src/lwoegg/cLwoSurface.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoSurface.h b/pandatool/src/lwoegg/cLwoSurface.h index 1dacd501df..20a1ae91ce 100644 --- a/pandatool/src/lwoegg/cLwoSurface.h +++ b/pandatool/src/lwoegg/cLwoSurface.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,13 +23,13 @@ #include "cLwoSurfaceBlock.h" -#include +#include "lwoSurface.h" #include "luse.h" -#include -#include -#include -#include -#include +#include "eggTexture.h" +#include "eggMaterial.h" +#include "pt_EggTexture.h" +#include "pt_EggMaterial.h" +#include "vector_PT_EggVertex.h" #include "pmap.h" diff --git a/pandatool/src/lwoegg/cLwoSurfaceBlock.I b/pandatool/src/lwoegg/cLwoSurfaceBlock.I index 50faecb9f2..af5411e422 100644 --- a/pandatool/src/lwoegg/cLwoSurfaceBlock.I +++ b/pandatool/src/lwoegg/cLwoSurfaceBlock.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoSurfaceBlock.cxx b/pandatool/src/lwoegg/cLwoSurfaceBlock.cxx index cbf4738453..fce23cc816 100644 --- a/pandatool/src/lwoegg/cLwoSurfaceBlock.cxx +++ b/pandatool/src/lwoegg/cLwoSurfaceBlock.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoSurfaceBlock.h b/pandatool/src/lwoegg/cLwoSurfaceBlock.h index 435af826e1..0ba2eb5a71 100644 --- a/pandatool/src/lwoegg/cLwoSurfaceBlock.h +++ b/pandatool/src/lwoegg/cLwoSurfaceBlock.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,11 +21,11 @@ #include "pandatoolbase.h" -#include -#include -#include -#include -#include +#include "lwoSurfaceBlock.h" +#include "lwoSurfaceBlockOpacity.h" +#include "lwoSurfaceBlockProjection.h" +#include "lwoSurfaceBlockAxis.h" +#include "lwoSurfaceBlockWrap.h" #include "luse.h" diff --git a/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.I b/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.I index e7a6cd40c4..6b0e128d21 100644 --- a/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.I +++ b/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.cxx b/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.cxx index ecfa47ea58..9cd1be8ad3 100644 --- a/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.cxx +++ b/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.h b/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.h index 88b736fbe0..ddca34d188 100644 --- a/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.h +++ b/pandatool/src/lwoegg/cLwoSurfaceBlockTMap.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,8 +21,8 @@ #include "pandatoolbase.h" -#include -#include +#include "lwoSurfaceBlockTMap.h" +#include "lwoSurfaceBlockCoordSys.h" #include "luse.h" diff --git a/pandatool/src/lwoegg/lwoToEggConverter.I b/pandatool/src/lwoegg/lwoToEggConverter.I index 94776d0dea..298225c939 100644 --- a/pandatool/src/lwoegg/lwoToEggConverter.I +++ b/pandatool/src/lwoegg/lwoToEggConverter.I @@ -4,14 +4,14 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/lwoToEggConverter.cxx b/pandatool/src/lwoegg/lwoToEggConverter.cxx index 028edb0c2a..6faf7fab5b 100644 --- a/pandatool/src/lwoegg/lwoToEggConverter.cxx +++ b/pandatool/src/lwoegg/lwoToEggConverter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoegg/lwoToEggConverter.h b/pandatool/src/lwoegg/lwoToEggConverter.h index 7bc9a846a9..5a6517e76a 100644 --- a/pandatool/src/lwoegg/lwoToEggConverter.h +++ b/pandatool/src/lwoegg/lwoToEggConverter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoprogs/lwoScan.cxx b/pandatool/src/lwoprogs/lwoScan.cxx index 1e41c71b6a..1cf311d24d 100644 --- a/pandatool/src/lwoprogs/lwoScan.cxx +++ b/pandatool/src/lwoprogs/lwoScan.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "lwoScan.h" -#include -#include -#include +#include "lwoInputFile.h" +#include "lwoChunk.h" +#include "config_lwo.h" //////////////////////////////////////////////////////////////////// // Function: LwoScan::Constructor diff --git a/pandatool/src/lwoprogs/lwoScan.h b/pandatool/src/lwoprogs/lwoScan.h index d7d710ca9f..271cf7e439 100644 --- a/pandatool/src/lwoprogs/lwoScan.h +++ b/pandatool/src/lwoprogs/lwoScan.h @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #ifndef LWOSCAN_H #define LWOSCAN_H -#include +#include "programBase.h" #include "filename.h" //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoprogs/lwoToEgg.cxx b/pandatool/src/lwoprogs/lwoToEgg.cxx index 4963d06e57..9e05ea1214 100644 --- a/pandatool/src/lwoprogs/lwoToEgg.cxx +++ b/pandatool/src/lwoprogs/lwoToEgg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/lwoprogs/lwoToEgg.h b/pandatool/src/lwoprogs/lwoToEgg.h index 8bae0e871a..ebf8064ba3 100644 --- a/pandatool/src/lwoprogs/lwoToEgg.h +++ b/pandatool/src/lwoprogs/lwoToEgg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/config_maya.cxx b/pandatool/src/maya/config_maya.cxx index c0a9ad2584..dc887e36a5 100644 --- a/pandatool/src/maya/config_maya.cxx +++ b/pandatool/src/maya/config_maya.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/config_maya.h b/pandatool/src/maya/config_maya.h index 6dfc4f00c9..9463704e45 100644 --- a/pandatool/src/maya/config_maya.h +++ b/pandatool/src/maya/config_maya.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/mayaApi.cxx b/pandatool/src/maya/mayaApi.cxx index ad7f951988..03c0dfe20c 100644 --- a/pandatool/src/maya/mayaApi.cxx +++ b/pandatool/src/maya/mayaApi.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/mayaApi.h b/pandatool/src/maya/mayaApi.h index 81f1823559..699e77f8f8 100644 --- a/pandatool/src/maya/mayaApi.h +++ b/pandatool/src/maya/mayaApi.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/mayaShader.cxx b/pandatool/src/maya/mayaShader.cxx index ed74b66f9f..6298aa0ac7 100644 --- a/pandatool/src/maya/mayaShader.cxx +++ b/pandatool/src/maya/mayaShader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/mayaShader.h b/pandatool/src/maya/mayaShader.h index 11fe356eae..acc64fea36 100644 --- a/pandatool/src/maya/mayaShader.h +++ b/pandatool/src/maya/mayaShader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/mayaShaderColorDef.cxx b/pandatool/src/maya/mayaShaderColorDef.cxx index 2051f0683b..160a75b444 100644 --- a/pandatool/src/maya/mayaShaderColorDef.cxx +++ b/pandatool/src/maya/mayaShaderColorDef.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/mayaShaderColorDef.h b/pandatool/src/maya/mayaShaderColorDef.h index fb31b38083..afe5222f77 100755 --- a/pandatool/src/maya/mayaShaderColorDef.h +++ b/pandatool/src/maya/mayaShaderColorDef.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/mayaShaders.cxx b/pandatool/src/maya/mayaShaders.cxx index 23102a544e..6482e57232 100644 --- a/pandatool/src/maya/mayaShaders.cxx +++ b/pandatool/src/maya/mayaShaders.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/mayaShaders.h b/pandatool/src/maya/mayaShaders.h index 2e7de0276c..3b986c96b1 100644 --- a/pandatool/src/maya/mayaShaders.h +++ b/pandatool/src/maya/mayaShaders.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/maya_funcs.I b/pandatool/src/maya/maya_funcs.I index c801c72b5d..22e3bdfdb9 100644 --- a/pandatool/src/maya/maya_funcs.I +++ b/pandatool/src/maya/maya_funcs.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/maya_funcs.cxx b/pandatool/src/maya/maya_funcs.cxx index a2ed5347be..6ea855c1f2 100644 --- a/pandatool/src/maya/maya_funcs.cxx +++ b/pandatool/src/maya/maya_funcs.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/maya_funcs.h b/pandatool/src/maya/maya_funcs.h index 2343edaa55..63f2ee9370 100644 --- a/pandatool/src/maya/maya_funcs.h +++ b/pandatool/src/maya/maya_funcs.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/post_maya_include.h b/pandatool/src/maya/post_maya_include.h index 888b5239c6..bcc85775eb 100644 --- a/pandatool/src/maya/post_maya_include.h +++ b/pandatool/src/maya/post_maya_include.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/maya/pre_maya_include.h b/pandatool/src/maya/pre_maya_include.h index 94e7788b61..7f7c7be68e 100644 --- a/pandatool/src/maya/pre_maya_include.h +++ b/pandatool/src/maya/pre_maya_include.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/config_mayaegg.cxx b/pandatool/src/mayaegg/config_mayaegg.cxx index bc7a3104a1..17e1b85167 100644 --- a/pandatool/src/mayaegg/config_mayaegg.cxx +++ b/pandatool/src/mayaegg/config_mayaegg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/config_mayaegg.h b/pandatool/src/mayaegg/config_mayaegg.h index 3a28947520..a9a7b96901 100644 --- a/pandatool/src/mayaegg/config_mayaegg.h +++ b/pandatool/src/mayaegg/config_mayaegg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaBlendDesc.cxx b/pandatool/src/mayaegg/mayaBlendDesc.cxx index 8bdd70c3b3..ba06d6315d 100644 --- a/pandatool/src/mayaegg/mayaBlendDesc.cxx +++ b/pandatool/src/mayaegg/mayaBlendDesc.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaBlendDesc.h b/pandatool/src/mayaegg/mayaBlendDesc.h index 8c699fe56b..1256ed42fb 100644 --- a/pandatool/src/mayaegg/mayaBlendDesc.h +++ b/pandatool/src/mayaegg/mayaBlendDesc.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaEggGroupUserData.I b/pandatool/src/mayaegg/mayaEggGroupUserData.I index 46edb1f513..45cf275f0b 100755 --- a/pandatool/src/mayaegg/mayaEggGroupUserData.I +++ b/pandatool/src/mayaegg/mayaEggGroupUserData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaEggGroupUserData.cxx b/pandatool/src/mayaegg/mayaEggGroupUserData.cxx index 229fbdce05..a51ab81163 100755 --- a/pandatool/src/mayaegg/mayaEggGroupUserData.cxx +++ b/pandatool/src/mayaegg/mayaEggGroupUserData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaEggGroupUserData.h b/pandatool/src/mayaegg/mayaEggGroupUserData.h index 0d6787f55c..e01c45c3c4 100755 --- a/pandatool/src/mayaegg/mayaEggGroupUserData.h +++ b/pandatool/src/mayaegg/mayaEggGroupUserData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaNodeDesc.cxx b/pandatool/src/mayaegg/mayaNodeDesc.cxx index 1dce67e594..4205c7594d 100755 --- a/pandatool/src/mayaegg/mayaNodeDesc.cxx +++ b/pandatool/src/mayaegg/mayaNodeDesc.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaNodeDesc.h b/pandatool/src/mayaegg/mayaNodeDesc.h index b20e793ed2..ecac53a8e7 100755 --- a/pandatool/src/mayaegg/mayaNodeDesc.h +++ b/pandatool/src/mayaegg/mayaNodeDesc.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaNodeTree.cxx b/pandatool/src/mayaegg/mayaNodeTree.cxx index 4891d3a204..6335b4c6fa 100755 --- a/pandatool/src/mayaegg/mayaNodeTree.cxx +++ b/pandatool/src/mayaegg/mayaNodeTree.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaNodeTree.h b/pandatool/src/mayaegg/mayaNodeTree.h index 2477941d34..73f31c536b 100755 --- a/pandatool/src/mayaegg/mayaNodeTree.h +++ b/pandatool/src/mayaegg/mayaNodeTree.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaToEggConverter.cxx b/pandatool/src/mayaegg/mayaToEggConverter.cxx index 0744589c29..8ee1d51194 100644 --- a/pandatool/src/mayaegg/mayaToEggConverter.cxx +++ b/pandatool/src/mayaegg/mayaToEggConverter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaegg/mayaToEggConverter.h b/pandatool/src/mayaegg/mayaToEggConverter.h index eb9c465080..c69c585c60 100644 --- a/pandatool/src/mayaegg/mayaToEggConverter.h +++ b/pandatool/src/mayaegg/mayaToEggConverter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaprogs/config_mayaloader.cxx b/pandatool/src/mayaprogs/config_mayaloader.cxx index 196b0acf95..e33088d05c 100644 --- a/pandatool/src/mayaprogs/config_mayaloader.cxx +++ b/pandatool/src/mayaprogs/config_mayaloader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaprogs/mayaCopy.cxx b/pandatool/src/mayaprogs/mayaCopy.cxx index 4fdcf75269..677ea9f8a0 100644 --- a/pandatool/src/mayaprogs/mayaCopy.cxx +++ b/pandatool/src/mayaprogs/mayaCopy.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaprogs/mayaCopy.h b/pandatool/src/mayaprogs/mayaCopy.h index 47759a4b23..0508b72e2e 100644 --- a/pandatool/src/mayaprogs/mayaCopy.h +++ b/pandatool/src/mayaprogs/mayaCopy.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaprogs/mayaPview.cxx b/pandatool/src/mayaprogs/mayaPview.cxx index 7ed6ebd023..86f5d1b282 100755 --- a/pandatool/src/mayaprogs/mayaPview.cxx +++ b/pandatool/src/mayaprogs/mayaPview.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaprogs/mayaPview.h b/pandatool/src/mayaprogs/mayaPview.h index 5f34747058..1cfc96745c 100755 --- a/pandatool/src/mayaprogs/mayaPview.h +++ b/pandatool/src/mayaprogs/mayaPview.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaprogs/mayaSavePview.cxx b/pandatool/src/mayaprogs/mayaSavePview.cxx index e37e0b588e..70921bb137 100644 --- a/pandatool/src/mayaprogs/mayaSavePview.cxx +++ b/pandatool/src/mayaprogs/mayaSavePview.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaprogs/mayaSavePview.h b/pandatool/src/mayaprogs/mayaSavePview.h index fc3c2a21d3..bde115dca3 100644 --- a/pandatool/src/mayaprogs/mayaSavePview.h +++ b/pandatool/src/mayaprogs/mayaSavePview.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaprogs/mayaToEgg.cxx b/pandatool/src/mayaprogs/mayaToEgg.cxx index b9f8134abc..527da9bb6e 100644 --- a/pandatool/src/mayaprogs/mayaToEgg.cxx +++ b/pandatool/src/mayaprogs/mayaToEgg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/mayaprogs/mayaToEgg.h b/pandatool/src/mayaprogs/mayaToEgg.h index 293af7bcff..067a41a1db 100644 --- a/pandatool/src/mayaprogs/mayaToEgg.h +++ b/pandatool/src/mayaprogs/mayaToEgg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/miscprogs/binToC.cxx b/pandatool/src/miscprogs/binToC.cxx index 61d3a6b3d0..71b1d23278 100644 --- a/pandatool/src/miscprogs/binToC.cxx +++ b/pandatool/src/miscprogs/binToC.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/miscprogs/binToC.h b/pandatool/src/miscprogs/binToC.h index bc5bd1c5b0..f729c23a22 100644 --- a/pandatool/src/miscprogs/binToC.h +++ b/pandatool/src/miscprogs/binToC.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/config_palettizer.cxx b/pandatool/src/palettizer/config_palettizer.cxx index 910b77b0bc..70ee03174c 100644 --- a/pandatool/src/palettizer/config_palettizer.cxx +++ b/pandatool/src/palettizer/config_palettizer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/config_palettizer.h b/pandatool/src/palettizer/config_palettizer.h index b22eb67aef..7af019bfa7 100644 --- a/pandatool/src/palettizer/config_palettizer.h +++ b/pandatool/src/palettizer/config_palettizer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/destTextureImage.cxx b/pandatool/src/palettizer/destTextureImage.cxx index 4cdf63b4b8..701c5523dc 100644 --- a/pandatool/src/palettizer/destTextureImage.cxx +++ b/pandatool/src/palettizer/destTextureImage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -22,10 +22,10 @@ #include "textureImage.h" #include "palettizer.h" -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" TypeHandle DestTextureImage::_type_handle; diff --git a/pandatool/src/palettizer/destTextureImage.h b/pandatool/src/palettizer/destTextureImage.h index aa31b94727..6d5ea1046e 100644 --- a/pandatool/src/palettizer/destTextureImage.h +++ b/pandatool/src/palettizer/destTextureImage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/eggFile.cxx b/pandatool/src/palettizer/eggFile.cxx index 9fb75c6504..eb43454170 100644 --- a/pandatool/src/palettizer/eggFile.cxx +++ b/pandatool/src/palettizer/eggFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/eggFile.h b/pandatool/src/palettizer/eggFile.h index b5521779d9..360a46ba7f 100644 --- a/pandatool/src/palettizer/eggFile.h +++ b/pandatool/src/palettizer/eggFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/filenameUnifier.cxx b/pandatool/src/palettizer/filenameUnifier.cxx index 9331492b12..a5e62d4480 100644 --- a/pandatool/src/palettizer/filenameUnifier.cxx +++ b/pandatool/src/palettizer/filenameUnifier.cxx @@ -4,21 +4,21 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "filenameUnifier.h" -#include +#include "executionEnvironment.h" Filename FilenameUnifier::_txa_filename; Filename FilenameUnifier::_txa_dir; diff --git a/pandatool/src/palettizer/filenameUnifier.h b/pandatool/src/palettizer/filenameUnifier.h index 66f30183cd..f439fb279c 100644 --- a/pandatool/src/palettizer/filenameUnifier.h +++ b/pandatool/src/palettizer/filenameUnifier.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/imageFile.cxx b/pandatool/src/palettizer/imageFile.cxx index c8fbebbcf4..4d08bf41d7 100644 --- a/pandatool/src/palettizer/imageFile.cxx +++ b/pandatool/src/palettizer/imageFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/imageFile.h b/pandatool/src/palettizer/imageFile.h index 320fe29186..eb447bc853 100644 --- a/pandatool/src/palettizer/imageFile.h +++ b/pandatool/src/palettizer/imageFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/omitReason.cxx b/pandatool/src/palettizer/omitReason.cxx index 675c6f8763..e72566e533 100644 --- a/pandatool/src/palettizer/omitReason.cxx +++ b/pandatool/src/palettizer/omitReason.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/omitReason.h b/pandatool/src/palettizer/omitReason.h index a2d8883e2f..a9f34721f4 100644 --- a/pandatool/src/palettizer/omitReason.h +++ b/pandatool/src/palettizer/omitReason.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/pal_string_utils.cxx b/pandatool/src/palettizer/pal_string_utils.cxx index 7ad7fe3b4a..f72d8e2051 100644 --- a/pandatool/src/palettizer/pal_string_utils.cxx +++ b/pandatool/src/palettizer/pal_string_utils.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pal_string_utils.h" -#include -#include +#include "pnmFileType.h" +#include "pnmFileTypeRegistry.h" // Extracts the first word of the string into param, and the remainder diff --git a/pandatool/src/palettizer/pal_string_utils.h b/pandatool/src/palettizer/pal_string_utils.h index 2dd2b9a680..90863d70d6 100644 --- a/pandatool/src/palettizer/pal_string_utils.h +++ b/pandatool/src/palettizer/pal_string_utils.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -20,7 +20,7 @@ #define PAL_STRING_UTILS_H #include "pandatoolbase.h" -#include +#include "string_utils.h" class PNMFileType; diff --git a/pandatool/src/palettizer/paletteGroup.cxx b/pandatool/src/palettizer/paletteGroup.cxx index 3d63c848fc..602e60a7eb 100644 --- a/pandatool/src/palettizer/paletteGroup.cxx +++ b/pandatool/src/palettizer/paletteGroup.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/paletteGroup.h b/pandatool/src/palettizer/paletteGroup.h index c52c1a0103..30ca7262b3 100644 --- a/pandatool/src/palettizer/paletteGroup.h +++ b/pandatool/src/palettizer/paletteGroup.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/paletteGroups.cxx b/pandatool/src/palettizer/paletteGroups.cxx index 6d64ed3bbd..52bb66471f 100644 --- a/pandatool/src/palettizer/paletteGroups.cxx +++ b/pandatool/src/palettizer/paletteGroups.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/paletteGroups.h b/pandatool/src/palettizer/paletteGroups.h index bf6cb9b549..17a242a5fa 100644 --- a/pandatool/src/palettizer/paletteGroups.h +++ b/pandatool/src/palettizer/paletteGroups.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/paletteImage.cxx b/pandatool/src/palettizer/paletteImage.cxx index 8d63a93e45..e9c54bdab2 100644 --- a/pandatool/src/palettizer/paletteImage.cxx +++ b/pandatool/src/palettizer/paletteImage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/paletteImage.h b/pandatool/src/palettizer/paletteImage.h index f1383f85e2..df0dee62f8 100644 --- a/pandatool/src/palettizer/paletteImage.h +++ b/pandatool/src/palettizer/paletteImage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/palettePage.cxx b/pandatool/src/palettizer/palettePage.cxx index 4e570f58b5..3a19547d05 100644 --- a/pandatool/src/palettizer/palettePage.cxx +++ b/pandatool/src/palettizer/palettePage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/palettePage.h b/pandatool/src/palettizer/palettePage.h index 0580ec37ed..9ec4b69c6f 100644 --- a/pandatool/src/palettizer/palettePage.h +++ b/pandatool/src/palettizer/palettePage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/palettizer.cxx b/pandatool/src/palettizer/palettizer.cxx index 8b6aaf37c2..ffb3a77aad 100644 --- a/pandatool/src/palettizer/palettizer.cxx +++ b/pandatool/src/palettizer/palettizer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/palettizer.h b/pandatool/src/palettizer/palettizer.h index 6c2f14e037..2195260778 100644 --- a/pandatool/src/palettizer/palettizer.h +++ b/pandatool/src/palettizer/palettizer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/sourceTextureImage.cxx b/pandatool/src/palettizer/sourceTextureImage.cxx index 3c40ec77ed..c6d9ad836c 100644 --- a/pandatool/src/palettizer/sourceTextureImage.cxx +++ b/pandatool/src/palettizer/sourceTextureImage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/sourceTextureImage.h b/pandatool/src/palettizer/sourceTextureImage.h index a0bc7786f4..9f66b09d93 100644 --- a/pandatool/src/palettizer/sourceTextureImage.h +++ b/pandatool/src/palettizer/sourceTextureImage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/textureImage.cxx b/pandatool/src/palettizer/textureImage.cxx index 7049a2b159..95c960250c 100644 --- a/pandatool/src/palettizer/textureImage.cxx +++ b/pandatool/src/palettizer/textureImage.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/textureImage.h b/pandatool/src/palettizer/textureImage.h index 7a0181b0a8..7c222e3b42 100644 --- a/pandatool/src/palettizer/textureImage.h +++ b/pandatool/src/palettizer/textureImage.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/textureMemoryCounter.cxx b/pandatool/src/palettizer/textureMemoryCounter.cxx index 330ec0bae4..c63e5facb4 100644 --- a/pandatool/src/palettizer/textureMemoryCounter.cxx +++ b/pandatool/src/palettizer/textureMemoryCounter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "omitReason.h" #include "texturePlacement.h" -#include +#include "indent.h" #include //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/textureMemoryCounter.h b/pandatool/src/palettizer/textureMemoryCounter.h index f4aa65ee78..6025296923 100644 --- a/pandatool/src/palettizer/textureMemoryCounter.h +++ b/pandatool/src/palettizer/textureMemoryCounter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/texturePlacement.cxx b/pandatool/src/palettizer/texturePlacement.cxx index 4e94a4891d..1daf64dc23 100644 --- a/pandatool/src/palettizer/texturePlacement.cxx +++ b/pandatool/src/palettizer/texturePlacement.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/texturePlacement.h b/pandatool/src/palettizer/texturePlacement.h index 4e17c16ace..b9e8f16e04 100644 --- a/pandatool/src/palettizer/texturePlacement.h +++ b/pandatool/src/palettizer/texturePlacement.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/texturePosition.cxx b/pandatool/src/palettizer/texturePosition.cxx index 37440e4731..88c9b8b354 100644 --- a/pandatool/src/palettizer/texturePosition.cxx +++ b/pandatool/src/palettizer/texturePosition.cxx @@ -4,24 +4,24 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "texturePosition.h" -#include -#include -#include -#include +#include "datagram.h" +#include "datagramIterator.h" +#include "bamReader.h" +#include "bamWriter.h" TypeHandle TexturePosition::_type_handle; diff --git a/pandatool/src/palettizer/texturePosition.h b/pandatool/src/palettizer/texturePosition.h index 26e5a6d850..a27a2cc251 100644 --- a/pandatool/src/palettizer/texturePosition.h +++ b/pandatool/src/palettizer/texturePosition.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,9 +21,9 @@ #include "pandatoolbase.h" -#include +#include "typedWritable.h" #include "luse.h" -#include +#include "eggTexture.h" //////////////////////////////////////////////////////////////////// // Class : TexturePosition diff --git a/pandatool/src/palettizer/textureProperties.cxx b/pandatool/src/palettizer/textureProperties.cxx index 78d5d4427d..13bd4ade22 100644 --- a/pandatool/src/palettizer/textureProperties.cxx +++ b/pandatool/src/palettizer/textureProperties.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/textureProperties.h b/pandatool/src/palettizer/textureProperties.h index 83cab8c327..ef1756d11a 100644 --- a/pandatool/src/palettizer/textureProperties.h +++ b/pandatool/src/palettizer/textureProperties.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/textureReference.cxx b/pandatool/src/palettizer/textureReference.cxx index 18fb83c8f9..c3b4764ebd 100644 --- a/pandatool/src/palettizer/textureReference.cxx +++ b/pandatool/src/palettizer/textureReference.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/textureReference.h b/pandatool/src/palettizer/textureReference.h index c0a4f4e6bb..ec5c9a234e 100644 --- a/pandatool/src/palettizer/textureReference.h +++ b/pandatool/src/palettizer/textureReference.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/textureRequest.cxx b/pandatool/src/palettizer/textureRequest.cxx index 6053c8efa1..30cb3d00a4 100644 --- a/pandatool/src/palettizer/textureRequest.cxx +++ b/pandatool/src/palettizer/textureRequest.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/textureRequest.h b/pandatool/src/palettizer/textureRequest.h index 89207615e9..ddccc185b1 100644 --- a/pandatool/src/palettizer/textureRequest.h +++ b/pandatool/src/palettizer/textureRequest.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/txaFile.cxx b/pandatool/src/palettizer/txaFile.cxx index 3837435cf3..2e8446279e 100644 --- a/pandatool/src/palettizer/txaFile.cxx +++ b/pandatool/src/palettizer/txaFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/txaFile.h b/pandatool/src/palettizer/txaFile.h index 02a3151247..6f55852d67 100644 --- a/pandatool/src/palettizer/txaFile.h +++ b/pandatool/src/palettizer/txaFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/palettizer/txaLine.cxx b/pandatool/src/palettizer/txaLine.cxx index 2cba46d43f..eba8d8694e 100644 --- a/pandatool/src/palettizer/txaLine.cxx +++ b/pandatool/src/palettizer/txaLine.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -25,7 +25,7 @@ #include "paletteGroup.h" #include "notify.h" -#include +#include "pnmFileType.h" //////////////////////////////////////////////////////////////////// // Function: TxaLine::Constructor diff --git a/pandatool/src/palettizer/txaLine.h b/pandatool/src/palettizer/txaLine.h index d00f99f00b..85243d411e 100644 --- a/pandatool/src/palettizer/txaLine.h +++ b/pandatool/src/palettizer/txaLine.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pandatoolbase/animationConvert.cxx b/pandatool/src/pandatoolbase/animationConvert.cxx index 691cbfb1fc..ce45360b1e 100644 --- a/pandatool/src/pandatoolbase/animationConvert.cxx +++ b/pandatool/src/pandatoolbase/animationConvert.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pandatoolbase/animationConvert.h b/pandatool/src/pandatoolbase/animationConvert.h index fc058f80d5..7cb05ca1c0 100644 --- a/pandatool/src/pandatoolbase/animationConvert.h +++ b/pandatool/src/pandatoolbase/animationConvert.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pandatoolbase/distanceUnit.cxx b/pandatool/src/pandatoolbase/distanceUnit.cxx index 30c9ed32eb..ffe80e8f38 100644 --- a/pandatool/src/pandatoolbase/distanceUnit.cxx +++ b/pandatool/src/pandatoolbase/distanceUnit.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pandatoolbase/distanceUnit.h b/pandatool/src/pandatoolbase/distanceUnit.h index db927ae3a0..461b2f7260 100644 --- a/pandatool/src/pandatoolbase/distanceUnit.h +++ b/pandatool/src/pandatoolbase/distanceUnit.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pandatoolbase/pandatoolbase.cxx b/pandatool/src/pandatoolbase/pandatoolbase.cxx index 1a1aa6bf6c..83a5096f0f 100644 --- a/pandatool/src/pandatoolbase/pandatoolbase.cxx +++ b/pandatool/src/pandatoolbase/pandatoolbase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pandatoolbase/pandatoolbase.h b/pandatool/src/pandatoolbase/pandatoolbase.h index 34111537a2..ece1c04ccd 100644 --- a/pandatool/src/pandatoolbase/pandatoolbase.h +++ b/pandatool/src/pandatoolbase/pandatoolbase.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/pandatool/src/pandatoolbase/pandatoolsymbols.h b/pandatool/src/pandatoolbase/pandatoolsymbols.h index 5d8dc71929..750f3d4dba 100644 --- a/pandatool/src/pandatoolbase/pandatoolsymbols.h +++ b/pandatool/src/pandatoolbase/pandatoolsymbols.h @@ -4,15 +4,15 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * PANDA 3D SOFTWARE - * Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved + * Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved * * All use of this software is subject to the terms of the Panda 3d * Software license. You should have received a copy of this license * along with this source code; you will also find a current copy of - * the license at http://www.panda3d.org/license.txt . + * the license at http://etc.cmu.edu/panda3d/docs/license/ . * * To contact the maintainers of this program write to - * panda3d@yahoogroups.com . + * panda3d-general@lists.sourceforge.net . * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/pandatool/src/pandatoolbase/pathReplace.I b/pandatool/src/pandatoolbase/pathReplace.I index c6c9b33ec8..f7389b4157 100755 --- a/pandatool/src/pandatoolbase/pathReplace.I +++ b/pandatool/src/pandatoolbase/pathReplace.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pandatoolbase/pathReplace.cxx b/pandatool/src/pandatoolbase/pathReplace.cxx index 65512c1d2b..88107e454b 100755 --- a/pandatool/src/pandatoolbase/pathReplace.cxx +++ b/pandatool/src/pandatoolbase/pathReplace.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pandatoolbase/pathReplace.h b/pandatool/src/pandatoolbase/pathReplace.h index 9dd5235d38..5e4db9a10e 100755 --- a/pandatool/src/pandatoolbase/pathReplace.h +++ b/pandatool/src/pandatoolbase/pathReplace.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pandatoolbase/pathStore.cxx b/pandatool/src/pandatoolbase/pathStore.cxx index 1c0f35ec32..a3f7c8e7f4 100755 --- a/pandatool/src/pandatoolbase/pathStore.cxx +++ b/pandatool/src/pandatoolbase/pathStore.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pandatoolbase/pathStore.h b/pandatool/src/pandatoolbase/pathStore.h index 3c5b2cb9d1..a25a20a8af 100755 --- a/pandatool/src/pandatoolbase/pathStore.h +++ b/pandatool/src/pandatoolbase/pathStore.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/programBase.I b/pandatool/src/progbase/programBase.I index 7257a465fa..c4548d97e4 100644 --- a/pandatool/src/progbase/programBase.I +++ b/pandatool/src/progbase/programBase.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/programBase.cxx b/pandatool/src/progbase/programBase.cxx index a1fa6335ac..b020ad3650 100644 --- a/pandatool/src/progbase/programBase.cxx +++ b/pandatool/src/progbase/programBase.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -40,7 +40,7 @@ // If our system getopt() doesn't come with getopt_long_only(), then use // the GNU flavor that we've got in tool for this purpose. #ifndef HAVE_GETOPT_LONG_ONLY -#include +#include "gnu_getopt.h" #else #include #endif diff --git a/pandatool/src/progbase/programBase.h b/pandatool/src/progbase/programBase.h index eb3f90367e..934fdcf395 100644 --- a/pandatool/src/progbase/programBase.h +++ b/pandatool/src/progbase/programBase.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/test_prog.cxx b/pandatool/src/progbase/test_prog.cxx index 31144555b8..cc59e19615 100644 --- a/pandatool/src/progbase/test_prog.cxx +++ b/pandatool/src/progbase/test_prog.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/withOutputFile.I b/pandatool/src/progbase/withOutputFile.I index 99817a74e3..0cf32e5356 100644 --- a/pandatool/src/progbase/withOutputFile.I +++ b/pandatool/src/progbase/withOutputFile.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/withOutputFile.cxx b/pandatool/src/progbase/withOutputFile.cxx index 2261b75441..c1d6e9e50a 100644 --- a/pandatool/src/progbase/withOutputFile.cxx +++ b/pandatool/src/progbase/withOutputFile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/withOutputFile.h b/pandatool/src/progbase/withOutputFile.h index 53d3e5a6b9..74f50d8395 100644 --- a/pandatool/src/progbase/withOutputFile.h +++ b/pandatool/src/progbase/withOutputFile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/wordWrapStream.cxx b/pandatool/src/progbase/wordWrapStream.cxx index 5d844b788e..833be2f4eb 100644 --- a/pandatool/src/progbase/wordWrapStream.cxx +++ b/pandatool/src/progbase/wordWrapStream.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/wordWrapStream.h b/pandatool/src/progbase/wordWrapStream.h index 296d1f237e..d016c97704 100644 --- a/pandatool/src/progbase/wordWrapStream.h +++ b/pandatool/src/progbase/wordWrapStream.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/wordWrapStreamBuf.I b/pandatool/src/progbase/wordWrapStreamBuf.I index eb11980fb6..769bf02d2f 100644 --- a/pandatool/src/progbase/wordWrapStreamBuf.I +++ b/pandatool/src/progbase/wordWrapStreamBuf.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/wordWrapStreamBuf.cxx b/pandatool/src/progbase/wordWrapStreamBuf.cxx index 9224ce010f..cef605ff25 100644 --- a/pandatool/src/progbase/wordWrapStreamBuf.cxx +++ b/pandatool/src/progbase/wordWrapStreamBuf.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/progbase/wordWrapStreamBuf.h b/pandatool/src/progbase/wordWrapStreamBuf.h index bcfb570eff..236b7ce190 100644 --- a/pandatool/src/progbase/wordWrapStreamBuf.h +++ b/pandatool/src/progbase/wordWrapStreamBuf.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatClientData.cxx b/pandatool/src/pstatserver/pStatClientData.cxx index cdc7763ded..4dfdbd9004 100644 --- a/pandatool/src/pstatserver/pStatClientData.cxx +++ b/pandatool/src/pstatserver/pStatClientData.cxx @@ -4,22 +4,22 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pStatClientData.h" #include "pStatReader.h" -#include +#include "pStatCollectorDef.h" PStatCollectorDef PStatClientData::_null_collector(-1, "Unknown"); diff --git a/pandatool/src/pstatserver/pStatClientData.h b/pandatool/src/pstatserver/pStatClientData.h index b0889fcc49..8458618dfa 100644 --- a/pandatool/src/pstatserver/pStatClientData.h +++ b/pandatool/src/pstatserver/pStatClientData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,7 +23,7 @@ #include "pStatThreadData.h" -#include +#include "pStatClientVersion.h" #include "referenceCount.h" #include "pointerTo.h" diff --git a/pandatool/src/pstatserver/pStatGraph.I b/pandatool/src/pstatserver/pStatGraph.I index 8774a43a7e..c949d08f3c 100644 --- a/pandatool/src/pstatserver/pStatGraph.I +++ b/pandatool/src/pstatserver/pStatGraph.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatGraph.cxx b/pandatool/src/pstatserver/pStatGraph.cxx index 6a635e22b3..fef6ac9268 100644 --- a/pandatool/src/pstatserver/pStatGraph.cxx +++ b/pandatool/src/pstatserver/pStatGraph.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatGraph.h b/pandatool/src/pstatserver/pStatGraph.h index 3d0c138048..33423e0cb4 100644 --- a/pandatool/src/pstatserver/pStatGraph.h +++ b/pandatool/src/pstatserver/pStatGraph.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -25,7 +25,7 @@ #include "pStatClientData.h" #include "luse.h" -#include +#include "vector_int.h" #include "pmap.h" diff --git a/pandatool/src/pstatserver/pStatListener.cxx b/pandatool/src/pstatserver/pStatListener.cxx index f9a8bda49a..d876f32a2e 100644 --- a/pandatool/src/pstatserver/pStatListener.cxx +++ b/pandatool/src/pstatserver/pStatListener.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatListener.h b/pandatool/src/pstatserver/pStatListener.h index 9534de7a61..99dfdafce8 100644 --- a/pandatool/src/pstatserver/pStatListener.h +++ b/pandatool/src/pstatserver/pStatListener.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatMonitor.I b/pandatool/src/pstatserver/pStatMonitor.I index a1e1400b89..932564024c 100644 --- a/pandatool/src/pstatserver/pStatMonitor.I +++ b/pandatool/src/pstatserver/pStatMonitor.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatMonitor.cxx b/pandatool/src/pstatserver/pStatMonitor.cxx index bd06ab6144..18bd193bd4 100644 --- a/pandatool/src/pstatserver/pStatMonitor.cxx +++ b/pandatool/src/pstatserver/pStatMonitor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatMonitor.h b/pandatool/src/pstatserver/pStatMonitor.h index d9e59378b8..b4b6906961 100644 --- a/pandatool/src/pstatserver/pStatMonitor.h +++ b/pandatool/src/pstatserver/pStatMonitor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatPianoRoll.I b/pandatool/src/pstatserver/pStatPianoRoll.I index 8dacb9e857..8f2e9d1d07 100644 --- a/pandatool/src/pstatserver/pStatPianoRoll.I +++ b/pandatool/src/pstatserver/pStatPianoRoll.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatPianoRoll.cxx b/pandatool/src/pstatserver/pStatPianoRoll.cxx index 8d02f6a0b8..1e00156163 100644 --- a/pandatool/src/pstatserver/pStatPianoRoll.cxx +++ b/pandatool/src/pstatserver/pStatPianoRoll.cxx @@ -4,24 +4,24 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "pStatPianoRoll.h" -#include -#include -#include -#include +#include "pStatFrameData.h" +#include "pStatCollectorDef.h" +#include "string_utils.h" +#include "config_pstats.h" #include diff --git a/pandatool/src/pstatserver/pStatPianoRoll.h b/pandatool/src/pstatserver/pStatPianoRoll.h index e737660020..95bf3eb5e8 100644 --- a/pandatool/src/pstatserver/pStatPianoRoll.h +++ b/pandatool/src/pstatserver/pStatPianoRoll.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -26,7 +26,7 @@ #include "pStatClientData.h" #include "luse.h" -#include +#include "vector_int.h" #include "pmap.h" diff --git a/pandatool/src/pstatserver/pStatReader.cxx b/pandatool/src/pstatserver/pStatReader.cxx index bc1737b62d..3d16adbe69 100644 --- a/pandatool/src/pstatserver/pStatReader.cxx +++ b/pandatool/src/pstatserver/pStatReader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatReader.h b/pandatool/src/pstatserver/pStatReader.h index 0f43b4bd34..264489353c 100644 --- a/pandatool/src/pstatserver/pStatReader.h +++ b/pandatool/src/pstatserver/pStatReader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatServer.cxx b/pandatool/src/pstatserver/pStatServer.cxx index 3d7c318061..8331d682f3 100644 --- a/pandatool/src/pstatserver/pStatServer.cxx +++ b/pandatool/src/pstatserver/pStatServer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatServer.h b/pandatool/src/pstatserver/pStatServer.h index 0b5c82759b..accda29600 100644 --- a/pandatool/src/pstatserver/pStatServer.h +++ b/pandatool/src/pstatserver/pStatServer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatStripChart.I b/pandatool/src/pstatserver/pStatStripChart.I index 0b8598cd8b..3c211746ab 100644 --- a/pandatool/src/pstatserver/pStatStripChart.I +++ b/pandatool/src/pstatserver/pStatStripChart.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatStripChart.cxx b/pandatool/src/pstatserver/pStatStripChart.cxx index 57d8e4f46b..e108a98c81 100644 --- a/pandatool/src/pstatserver/pStatStripChart.cxx +++ b/pandatool/src/pstatserver/pStatStripChart.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatStripChart.h b/pandatool/src/pstatserver/pStatStripChart.h index 87ec25bcf9..86f28a0c5c 100644 --- a/pandatool/src/pstatserver/pStatStripChart.h +++ b/pandatool/src/pstatserver/pStatStripChart.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatThreadData.I b/pandatool/src/pstatserver/pStatThreadData.I index a857b2de35..5e4e735627 100644 --- a/pandatool/src/pstatserver/pStatThreadData.I +++ b/pandatool/src/pstatserver/pStatThreadData.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatThreadData.cxx b/pandatool/src/pstatserver/pStatThreadData.cxx index dba8d6c781..17405dd191 100644 --- a/pandatool/src/pstatserver/pStatThreadData.cxx +++ b/pandatool/src/pstatserver/pStatThreadData.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatThreadData.h b/pandatool/src/pstatserver/pStatThreadData.h index a8c6cc4efd..528027ecd4 100644 --- a/pandatool/src/pstatserver/pStatThreadData.h +++ b/pandatool/src/pstatserver/pStatThreadData.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatView.I b/pandatool/src/pstatserver/pStatView.I index c2a2a79dd2..6cccf13b33 100644 --- a/pandatool/src/pstatserver/pStatView.I +++ b/pandatool/src/pstatserver/pStatView.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatView.cxx b/pandatool/src/pstatserver/pStatView.cxx index 879772ec82..c5daf91ac2 100644 --- a/pandatool/src/pstatserver/pStatView.cxx +++ b/pandatool/src/pstatserver/pStatView.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatView.h b/pandatool/src/pstatserver/pStatView.h index 0926c3190b..74d98ee528 100644 --- a/pandatool/src/pstatserver/pStatView.h +++ b/pandatool/src/pstatserver/pStatView.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatViewLevel.I b/pandatool/src/pstatserver/pStatViewLevel.I index e764329f22..46dd264188 100644 --- a/pandatool/src/pstatserver/pStatViewLevel.I +++ b/pandatool/src/pstatserver/pStatViewLevel.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatViewLevel.cxx b/pandatool/src/pstatserver/pStatViewLevel.cxx index 5c45fd7063..6396ff629b 100644 --- a/pandatool/src/pstatserver/pStatViewLevel.cxx +++ b/pandatool/src/pstatserver/pStatViewLevel.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/pstatserver/pStatViewLevel.h b/pandatool/src/pstatserver/pStatViewLevel.h index ecc3b9948b..36ec0e8fbb 100644 --- a/pandatool/src/pstatserver/pStatViewLevel.h +++ b/pandatool/src/pstatserver/pStatViewLevel.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/ptloader/config_ptloader.cxx b/pandatool/src/ptloader/config_ptloader.cxx index d8026e2392..0a33ab7447 100644 --- a/pandatool/src/ptloader/config_ptloader.cxx +++ b/pandatool/src/ptloader/config_ptloader.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/ptloader/config_ptloader.h b/pandatool/src/ptloader/config_ptloader.h index a99dbf5263..b128928f38 100644 --- a/pandatool/src/ptloader/config_ptloader.h +++ b/pandatool/src/ptloader/config_ptloader.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/ptloader/loaderFileTypePandatool.cxx b/pandatool/src/ptloader/loaderFileTypePandatool.cxx index 2debe3febc..9784279672 100644 --- a/pandatool/src/ptloader/loaderFileTypePandatool.cxx +++ b/pandatool/src/ptloader/loaderFileTypePandatool.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/ptloader/loaderFileTypePandatool.h b/pandatool/src/ptloader/loaderFileTypePandatool.h index c6f681ee84..1b12576f11 100644 --- a/pandatool/src/ptloader/loaderFileTypePandatool.h +++ b/pandatool/src/ptloader/loaderFileTypePandatool.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/config_softegg.cxx b/pandatool/src/softegg/config_softegg.cxx index 48a1aec260..0fbd6ed54a 100755 --- a/pandatool/src/softegg/config_softegg.cxx +++ b/pandatool/src/softegg/config_softegg.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/config_softegg.h b/pandatool/src/softegg/config_softegg.h index e0390cbf46..fe4504c2a7 100755 --- a/pandatool/src/softegg/config_softegg.h +++ b/pandatool/src/softegg/config_softegg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/soft2Egg.c b/pandatool/src/softegg/soft2Egg.c index 21a3d8b550..20c57bc4bc 100755 --- a/pandatool/src/softegg/soft2Egg.c +++ b/pandatool/src/softegg/soft2Egg.c @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/softEggGroupUserData.I b/pandatool/src/softegg/softEggGroupUserData.I index 1947473b78..e35f475803 100755 --- a/pandatool/src/softegg/softEggGroupUserData.I +++ b/pandatool/src/softegg/softEggGroupUserData.I @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/softEggGroupUserData.cxx b/pandatool/src/softegg/softEggGroupUserData.cxx index f22667ceac..3417e8bafb 100755 --- a/pandatool/src/softegg/softEggGroupUserData.cxx +++ b/pandatool/src/softegg/softEggGroupUserData.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/softEggGroupUserData.h b/pandatool/src/softegg/softEggGroupUserData.h index 3db88bfc02..cd97df581b 100755 --- a/pandatool/src/softegg/softEggGroupUserData.h +++ b/pandatool/src/softegg/softEggGroupUserData.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/softNodeDesc.cxx b/pandatool/src/softegg/softNodeDesc.cxx index cf3a1ebff7..58014fa794 100755 --- a/pandatool/src/softegg/softNodeDesc.cxx +++ b/pandatool/src/softegg/softNodeDesc.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/softNodeDesc.h b/pandatool/src/softegg/softNodeDesc.h index cfc253e6f9..93d9df786d 100755 --- a/pandatool/src/softegg/softNodeDesc.h +++ b/pandatool/src/softegg/softNodeDesc.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/softNodeTree.cxx b/pandatool/src/softegg/softNodeTree.cxx index f4565992fd..cc1ee9bcd0 100755 --- a/pandatool/src/softegg/softNodeTree.cxx +++ b/pandatool/src/softegg/softNodeTree.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/softNodeTree.h b/pandatool/src/softegg/softNodeTree.h index a1bcb09ea2..cb0a47bec1 100755 --- a/pandatool/src/softegg/softNodeTree.h +++ b/pandatool/src/softegg/softNodeTree.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/softToEggConverter.cxx b/pandatool/src/softegg/softToEggConverter.cxx index 6bd82ed4d1..cb7d196b69 100755 --- a/pandatool/src/softegg/softToEggConverter.cxx +++ b/pandatool/src/softegg/softToEggConverter.cxx @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softegg/softToEggConverter.h b/pandatool/src/softegg/softToEggConverter.h index 77e661e57d..acf58ab9cd 100755 --- a/pandatool/src/softegg/softToEggConverter.h +++ b/pandatool/src/softegg/softToEggConverter.h @@ -9,10 +9,10 @@ // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softprogs/softCVS.cxx b/pandatool/src/softprogs/softCVS.cxx index 65de604113..efbccad0de 100644 --- a/pandatool/src/softprogs/softCVS.cxx +++ b/pandatool/src/softprogs/softCVS.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softprogs/softCVS.h b/pandatool/src/softprogs/softCVS.h index d1bc18c34b..05d853d64b 100644 --- a/pandatool/src/softprogs/softCVS.h +++ b/pandatool/src/softprogs/softCVS.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softprogs/softFilename.cxx b/pandatool/src/softprogs/softFilename.cxx index 5017ef2515..8b36d17d28 100644 --- a/pandatool/src/softprogs/softFilename.cxx +++ b/pandatool/src/softprogs/softFilename.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/softprogs/softFilename.h b/pandatool/src/softprogs/softFilename.h index 11d7c911a3..288188e5e0 100644 --- a/pandatool/src/softprogs/softFilename.h +++ b/pandatool/src/softprogs/softFilename.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/text-stats/textMonitor.cxx b/pandatool/src/text-stats/textMonitor.cxx index 90da3d7d13..8d97822d82 100644 --- a/pandatool/src/text-stats/textMonitor.cxx +++ b/pandatool/src/text-stats/textMonitor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/text-stats/textMonitor.h b/pandatool/src/text-stats/textMonitor.h index 33a7b582cb..bcb84bfb93 100644 --- a/pandatool/src/text-stats/textMonitor.h +++ b/pandatool/src/text-stats/textMonitor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/text-stats/textStats.cxx b/pandatool/src/text-stats/textStats.cxx index 9db34730ff..ca3470cc93 100644 --- a/pandatool/src/text-stats/textStats.cxx +++ b/pandatool/src/text-stats/textStats.cxx @@ -4,23 +4,23 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// #include "textStats.h" #include "textMonitor.h" -#include -#include +#include "pStatServer.h" +#include "config_pstats.h" #include diff --git a/pandatool/src/text-stats/textStats.h b/pandatool/src/text-stats/textStats.h index 69733514a8..0f93ef46a2 100644 --- a/pandatool/src/text-stats/textStats.h +++ b/pandatool/src/text-stats/textStats.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -21,8 +21,8 @@ #include "pandatoolbase.h" -#include -#include +#include "programBase.h" +#include "pStatServer.h" //////////////////////////////////////////////////////////////////// // Class : TextStats diff --git a/pandatool/src/win-stats/winStats.cxx b/pandatool/src/win-stats/winStats.cxx index a1b9999826..7c5bc36b58 100644 --- a/pandatool/src/win-stats/winStats.cxx +++ b/pandatool/src/win-stats/winStats.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStats.h b/pandatool/src/win-stats/winStats.h index 802a4bc284..41a9e69205 100644 --- a/pandatool/src/win-stats/winStats.h +++ b/pandatool/src/win-stats/winStats.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsChartMenu.cxx b/pandatool/src/win-stats/winStatsChartMenu.cxx index 99f31ea29e..7cfd50965a 100755 --- a/pandatool/src/win-stats/winStatsChartMenu.cxx +++ b/pandatool/src/win-stats/winStatsChartMenu.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsChartMenu.h b/pandatool/src/win-stats/winStatsChartMenu.h index 1930308738..bad6885ef9 100755 --- a/pandatool/src/win-stats/winStatsChartMenu.h +++ b/pandatool/src/win-stats/winStatsChartMenu.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsGraph.cxx b/pandatool/src/win-stats/winStatsGraph.cxx index c0288e9040..cf845321e3 100644 --- a/pandatool/src/win-stats/winStatsGraph.cxx +++ b/pandatool/src/win-stats/winStatsGraph.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsGraph.h b/pandatool/src/win-stats/winStatsGraph.h index 7695fe490f..58b673e12d 100644 --- a/pandatool/src/win-stats/winStatsGraph.h +++ b/pandatool/src/win-stats/winStatsGraph.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsLabel.cxx b/pandatool/src/win-stats/winStatsLabel.cxx index 748f61bb21..1bd5e7467d 100755 --- a/pandatool/src/win-stats/winStatsLabel.cxx +++ b/pandatool/src/win-stats/winStatsLabel.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsLabel.h b/pandatool/src/win-stats/winStatsLabel.h index 462df812d5..9ca9e189b1 100755 --- a/pandatool/src/win-stats/winStatsLabel.h +++ b/pandatool/src/win-stats/winStatsLabel.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsLabelStack.cxx b/pandatool/src/win-stats/winStatsLabelStack.cxx index 3bf5d62f6c..0042d0aa8a 100755 --- a/pandatool/src/win-stats/winStatsLabelStack.cxx +++ b/pandatool/src/win-stats/winStatsLabelStack.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsLabelStack.h b/pandatool/src/win-stats/winStatsLabelStack.h index d3b3fa85f8..0d99285a8f 100755 --- a/pandatool/src/win-stats/winStatsLabelStack.h +++ b/pandatool/src/win-stats/winStatsLabelStack.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsMenuId.h b/pandatool/src/win-stats/winStatsMenuId.h index 23351f0684..8676a70044 100755 --- a/pandatool/src/win-stats/winStatsMenuId.h +++ b/pandatool/src/win-stats/winStatsMenuId.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsMonitor.I b/pandatool/src/win-stats/winStatsMonitor.I index 3a0c4c60b1..84ee75ea73 100755 --- a/pandatool/src/win-stats/winStatsMonitor.I +++ b/pandatool/src/win-stats/winStatsMonitor.I @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsMonitor.cxx b/pandatool/src/win-stats/winStatsMonitor.cxx index 7566642f27..c7caf251ca 100644 --- a/pandatool/src/win-stats/winStatsMonitor.cxx +++ b/pandatool/src/win-stats/winStatsMonitor.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsMonitor.h b/pandatool/src/win-stats/winStatsMonitor.h index bbbec675ba..b6086e2aa5 100644 --- a/pandatool/src/win-stats/winStatsMonitor.h +++ b/pandatool/src/win-stats/winStatsMonitor.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsPianoRoll.cxx b/pandatool/src/win-stats/winStatsPianoRoll.cxx index 042e7fbbfb..739cecdd68 100755 --- a/pandatool/src/win-stats/winStatsPianoRoll.cxx +++ b/pandatool/src/win-stats/winStatsPianoRoll.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsPianoRoll.h b/pandatool/src/win-stats/winStatsPianoRoll.h index 268a272e6f..bb966ca7a1 100755 --- a/pandatool/src/win-stats/winStatsPianoRoll.h +++ b/pandatool/src/win-stats/winStatsPianoRoll.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsServer.cxx b/pandatool/src/win-stats/winStatsServer.cxx index d37b139806..284de384a0 100644 --- a/pandatool/src/win-stats/winStatsServer.cxx +++ b/pandatool/src/win-stats/winStatsServer.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsServer.h b/pandatool/src/win-stats/winStatsServer.h index d6258caed6..08da4ecac4 100644 --- a/pandatool/src/win-stats/winStatsServer.h +++ b/pandatool/src/win-stats/winStatsServer.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsStripChart.cxx b/pandatool/src/win-stats/winStatsStripChart.cxx index 428f1fcf36..43d125a897 100644 --- a/pandatool/src/win-stats/winStatsStripChart.cxx +++ b/pandatool/src/win-stats/winStatsStripChart.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/win-stats/winStatsStripChart.h b/pandatool/src/win-stats/winStatsStripChart.h index 065440705f..1e5842977b 100644 --- a/pandatool/src/win-stats/winStatsStripChart.h +++ b/pandatool/src/win-stats/winStatsStripChart.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/config_xfile.cxx b/pandatool/src/xfile/config_xfile.cxx index d9a340b12c..01c23771a6 100644 --- a/pandatool/src/xfile/config_xfile.cxx +++ b/pandatool/src/xfile/config_xfile.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/config_xfile.h b/pandatool/src/xfile/config_xfile.h index 8bb019bd7d..017b9ece07 100644 --- a/pandatool/src/xfile/config_xfile.h +++ b/pandatool/src/xfile/config_xfile.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileFace.cxx b/pandatool/src/xfile/xFileFace.cxx index a490503d27..a56f3bdc7d 100644 --- a/pandatool/src/xfile/xFileFace.cxx +++ b/pandatool/src/xfile/xFileFace.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileFace.h b/pandatool/src/xfile/xFileFace.h index 1442f9d20c..b99f260e8c 100644 --- a/pandatool/src/xfile/xFileFace.h +++ b/pandatool/src/xfile/xFileFace.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileMaker.cxx b/pandatool/src/xfile/xFileMaker.cxx index e345787d7f..cf243a55c3 100644 --- a/pandatool/src/xfile/xFileMaker.cxx +++ b/pandatool/src/xfile/xFileMaker.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileMaker.h b/pandatool/src/xfile/xFileMaker.h index 9c6216f4cd..7fe073fb2f 100644 --- a/pandatool/src/xfile/xFileMaker.h +++ b/pandatool/src/xfile/xFileMaker.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileMaterial.cxx b/pandatool/src/xfile/xFileMaterial.cxx index ac2bc3b256..be454a332e 100644 --- a/pandatool/src/xfile/xFileMaterial.cxx +++ b/pandatool/src/xfile/xFileMaterial.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileMaterial.h b/pandatool/src/xfile/xFileMaterial.h index dd52eb42d1..3718237c0c 100644 --- a/pandatool/src/xfile/xFileMaterial.h +++ b/pandatool/src/xfile/xFileMaterial.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileMesh.cxx b/pandatool/src/xfile/xFileMesh.cxx index 3d46f873af..46ec6ff7e4 100644 --- a/pandatool/src/xfile/xFileMesh.cxx +++ b/pandatool/src/xfile/xFileMesh.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileMesh.h b/pandatool/src/xfile/xFileMesh.h index 9621ab7030..cc6e5dfd61 100644 --- a/pandatool/src/xfile/xFileMesh.h +++ b/pandatool/src/xfile/xFileMesh.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileNormal.cxx b/pandatool/src/xfile/xFileNormal.cxx index a3f7a8b1d2..5331a4c31f 100644 --- a/pandatool/src/xfile/xFileNormal.cxx +++ b/pandatool/src/xfile/xFileNormal.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileNormal.h b/pandatool/src/xfile/xFileNormal.h index 66f42e6a97..986e420502 100644 --- a/pandatool/src/xfile/xFileNormal.h +++ b/pandatool/src/xfile/xFileNormal.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileTemplates.cxx b/pandatool/src/xfile/xFileTemplates.cxx index 26cc20305c..7330d82129 100644 --- a/pandatool/src/xfile/xFileTemplates.cxx +++ b/pandatool/src/xfile/xFileTemplates.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileTemplates.h b/pandatool/src/xfile/xFileTemplates.h index 1d27382645..3cd3795ebb 100644 --- a/pandatool/src/xfile/xFileTemplates.h +++ b/pandatool/src/xfile/xFileTemplates.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileToEggConverter.cxx b/pandatool/src/xfile/xFileToEggConverter.cxx index a491f62b91..61c7ad298d 100644 --- a/pandatool/src/xfile/xFileToEggConverter.cxx +++ b/pandatool/src/xfile/xFileToEggConverter.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileToEggConverter.h b/pandatool/src/xfile/xFileToEggConverter.h index 3c9554f699..26214f25cd 100644 --- a/pandatool/src/xfile/xFileToEggConverter.h +++ b/pandatool/src/xfile/xFileToEggConverter.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileVertex.cxx b/pandatool/src/xfile/xFileVertex.cxx index e2201de1c9..4d4de93d32 100644 --- a/pandatool/src/xfile/xFileVertex.cxx +++ b/pandatool/src/xfile/xFileVertex.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileVertex.h b/pandatool/src/xfile/xFileVertex.h index a757d97404..6853ead0dd 100644 --- a/pandatool/src/xfile/xFileVertex.h +++ b/pandatool/src/xfile/xFileVertex.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfile/xFileVertexPool.h b/pandatool/src/xfile/xFileVertexPool.h index ae058cab57..59b93a5c4d 100644 --- a/pandatool/src/xfile/xFileVertexPool.h +++ b/pandatool/src/xfile/xFileVertexPool.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfileprogs/eggToX.cxx b/pandatool/src/xfileprogs/eggToX.cxx index 8a52877456..46206a5cd6 100644 --- a/pandatool/src/xfileprogs/eggToX.cxx +++ b/pandatool/src/xfileprogs/eggToX.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfileprogs/eggToX.h b/pandatool/src/xfileprogs/eggToX.h index c7c4b8abee..311134fae1 100644 --- a/pandatool/src/xfileprogs/eggToX.h +++ b/pandatool/src/xfileprogs/eggToX.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// @@ -23,8 +23,8 @@ #include "eggToSomething.h" #include "xFileMaker.h" -#include -#include +#include "programBase.h" +#include "withOutputFile.h" #include "filename.h" class Node; diff --git a/pandatool/src/xfileprogs/xFileToEgg.cxx b/pandatool/src/xfileprogs/xFileToEgg.cxx index af0164bb3f..7064ace756 100644 --- a/pandatool/src/xfileprogs/xFileToEgg.cxx +++ b/pandatool/src/xfileprogs/xFileToEgg.cxx @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // //////////////////////////////////////////////////////////////////// diff --git a/pandatool/src/xfileprogs/xFileToEgg.h b/pandatool/src/xfileprogs/xFileToEgg.h index 6ee3deec3c..b169167acd 100644 --- a/pandatool/src/xfileprogs/xFileToEgg.h +++ b/pandatool/src/xfileprogs/xFileToEgg.h @@ -4,15 +4,15 @@ //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE -// Copyright (c) 2001, Disney Enterprises, Inc. All rights reserved +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved // // All use of this software is subject to the terms of the Panda 3d // Software license. You should have received a copy of this license // along with this source code; you will also find a current copy of -// the license at http://www.panda3d.org/license.txt . +// the license at http://etc.cmu.edu/panda3d/docs/license/ . // // To contact the maintainers of this program write to -// panda3d@yahoogroups.com . +// panda3d-general@lists.sourceforge.net . // ////////////////////////////////////////////////////////////////////