]> granicus.if.org Git - graphviz/commitdiff
Add copyright and vi comments
authorerg <devnull@localhost>
Fri, 5 Mar 2010 20:11:42 +0000 (20:11 +0000)
committererg <devnull@localhost>
Fri, 5 Mar 2010 20:11:42 +0000 (20:11 +0000)
cmd/smyrna/topviewfuncs.c

index 87978437857daadd24c618a92573c31d0cbe0d47..9b76b00f1b4bec25acb61379927096915bede65e 100644 (file)
@@ -1,3 +1,19 @@
+/* $Id$Revision: */
+/* 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             *
+**********************************************************/
+
 #include "topviewfuncs.h"
 #include "cgraph.h"
 #include "smyrna_utils.h"