summaryrefslogtreecommitdiff
path: root/Source/Modules/browser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Modules/browser.cxx')
-rw-r--r--Source/Modules/browser.cxx12
1 files changed, 5 insertions, 7 deletions
diff --git a/Source/Modules/browser.cxx b/Source/Modules/browser.cxx
index 4b2e69633..ef6d450e6 100644
--- a/Source/Modules/browser.cxx
+++ b/Source/Modules/browser.cxx
@@ -1,13 +1,11 @@
/* -----------------------------------------------------------------------------
- * browser.cxx
+ * See the LICENSE file for information on copyright, usage and redistribution
+ * of SWIG, and the README file for authors - http://www.swig.org/release.html.
*
- * A web-base parse tree browser using SWILL. This is an optional
- * feature that's normally disabled.
- *
- * Author(s) : David Beazley (beazley@cs.uchicago.edu)
+ * browser.cxx
*
- * Copyright (C) 2002. The University of Chicago
- * See the file LICENSE for information on usage and redistribution.
+ * A web-base parse tree browser using SWILL. This is an optional
+ * feature that's normally disabled.
* ----------------------------------------------------------------------------- */
char cvsroot_browser_cxx[] = "$Header$";