]> granicus.if.org Git - graphviz/commitdiff
Fix copyright notice.
authorerg <devnull@localhost>
Thu, 26 Feb 2009 15:54:29 +0000 (15:54 +0000)
committererg <devnull@localhost>
Thu, 26 Feb 2009 15:54:29 +0000 (15:54 +0000)
lib/rbtree/misc.c
lib/rbtree/misc.h
lib/rbtree/red_black_tree.c
lib/rbtree/red_black_tree.h
lib/rbtree/stack.c

index 6acd853ed6c7e4f4966802a1aa0d61f49dd80016..0e2ad85223795699368161d24a9ebd2686eba59f 100755 (executable)
@@ -2,16 +2,7 @@
 /* vim:set shiftwidth=4 ts=8: */
 
 /**********************************************************
-*      This software is part of the graphviz package      *
-*                http://www.graphviz.org/                 *
-*                                                         *
-*            Copyright (c) 1994-2004 AT&T Corp.           *
-*                and is licensed under the                *
-*            Common Public License, Version 1.0           *
-*                      by AT&T Corp.                      *
-*                                                         *
-*        Information and Software Systems Research        *
-*              AT&T Research, Florham Park NJ             *
+*      See the LICENSE file for copyright infomation.     *
 **********************************************************/
 
 #ifdef HAVE_CONFIG_H
index a4bed6665c511a089fd729b07c9343f3494d9dc0..34f063758628815de0d988efdb684f4fd9698a26 100755 (executable)
@@ -2,16 +2,7 @@
 /* vim:set shiftwidth=4 ts=8: */
 
 /**********************************************************
-*      This software is part of the graphviz package      *
-*                http://www.graphviz.org/                 *
-*                                                         *
-*            Copyright (c) 1994-2004 AT&T Corp.           *
-*                and is licensed under the                *
-*            Common Public License, Version 1.0           *
-*                      by AT&T Corp.                      *
-*                                                         *
-*        Information and Software Systems Research        *
-*              AT&T Research, Florham Park NJ             *
+*      See the LICENSE file for copyright infomation.     *
 **********************************************************/
 
 #ifndef INC_E_MISC_
index 65d02d2599babb2ecbfad9bd2fab7e5e038f5136..dca2fa03411d6fe6532825cb073595cbbfdf4d11 100755 (executable)
@@ -2,16 +2,7 @@
 /* vim:set shiftwidth=4 ts=8: */
 
 /**********************************************************
-*      This software is part of the graphviz package      *
-*                http://www.graphviz.org/                 *
-*                                                         *
-*            Copyright (c) 1994-2004 AT&T Corp.           *
-*                and is licensed under the                *
-*            Common Public License, Version 1.0           *
-*                      by AT&T Corp.                      *
-*                                                         *
-*        Information and Software Systems Research        *
-*              AT&T Research, Florham Park NJ             *
+*      See the LICENSE file for copyright infomation.     *
 **********************************************************/
 
 #ifdef HAVE_CONFIG_H
index 01ba839fc0bc2dfde3858788f1aa598fea1ca77d..fcdc644bcd704e5b69a60e9889736535ac186ca6 100755 (executable)
@@ -2,16 +2,7 @@
 /* vim:set shiftwidth=4 ts=8: */
 
 /**********************************************************
-*      This software is part of the graphviz package      *
-*                http://www.graphviz.org/                 *
-*                                                         *
-*            Copyright (c) 1994-2004 AT&T Corp.           *
-*                and is licensed under the                *
-*            Common Public License, Version 1.0           *
-*                      by AT&T Corp.                      *
-*                                                         *
-*        Information and Software Systems Research        *
-*              AT&T Research, Florham Park NJ             *
+*      See the LICENSE file for copyright infomation.     *
 **********************************************************/
 
 #ifndef RED_BLACK_TREE_H
index ca1587a5bc0b8a901925f169e64015c85817baa3..f4a765bb7189c20491dc7b3091a461f25effd7ec 100755 (executable)
@@ -2,16 +2,7 @@
 /* vim:set shiftwidth=4 ts=8: */
 
 /**********************************************************
-*      This software is part of the graphviz package      *
-*                http://www.graphviz.org/                 *
-*                                                         *
-*            Copyright (c) 1994-2004 AT&T Corp.           *
-*                and is licensed under the                *
-*            Common Public License, Version 1.0           *
-*                      by AT&T Corp.                      *
-*                                                         *
-*        Information and Software Systems Research        *
-*              AT&T Research, Florham Park NJ             *
+*      See the LICENSE file for copyright infomation.     *
 **********************************************************/
 
 #ifdef HAVE_CONFIG_H