]> granicus.if.org Git - graphviz/commitdiff
licence issues
authorarif <devnull@localhost>
Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)
committerarif <devnull@localhost>
Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)
lib/glcomp/glCompTrackBar.c
lib/glcomp/glCompTrackBar.h

index f6fbe421f89e2f63c1eaf9b08fa801883e8c7462..4591e2fbd8d62bae5d085637394bac7c15b30bfe 100644 (file)
@@ -1,5 +1,17 @@
+/**********************************************************
+*      This software is part of the graphviz package      *
+*                http://www.graphviz.org/                 *
+*                                                         *
+*            Copyright (c) 1994-2007 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             *
+**********************************************************/
 #include "glCompTrackBar.h"
-#include "glTexFont.h"
+#include "glcomptext.h"
 
 
 
index 77f00d55dae0e822590c674e0269877d500043b8..895b92e4703d9627eb199de76bed7315d3ba38c4 100644 (file)
@@ -1,3 +1,15 @@
+/**********************************************************
+*      This software is part of the graphviz package      *
+*                http://www.graphviz.org/                 *
+*                                                         *
+*            Copyright (c) 1994-2007 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             *
+**********************************************************/
 #ifndef GLCOMPTRACKBAR_H
 #define GLCOMPTRACKBAR_H