summaryrefslogtreecommitdiff
path: root/visualc
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2000-06-07 12:11:53 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2000-06-07 12:11:53 +0000
commitaa9f41e7d8e6f1e843415fce249426fbd5eedeb3 (patch)
tree9d2c90d9ec81f78bf26e38be530cd1756661873f /visualc
parent7bf3c4e2eb2cf0236f1685da9483a9aa6f075b76 (diff)
Hopefully the last of the easysw.com -> fltk.org changes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1178 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'visualc')
-rw-r--r--visualc/config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/visualc/config.h b/visualc/config.h
index 092203b22..d2eadc894 100644
--- a/visualc/config.h
+++ b/visualc/config.h
@@ -1,9 +1,9 @@
/*
- * "$Id: config.h,v 1.5.2.1 2000/04/25 22:17:00 mike Exp $"
+ * "$Id: config.h,v 1.5.2.2 2000/06/07 12:11:53 mike Exp $"
*
* Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++.
*
- * Copyright 1998 by Bill Spitzak and others.
+ * Copyright 1998-2000 by Bill Spitzak and others.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
@@ -20,7 +20,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA.
*
- * Please report all bugs and problems to "FLTK-bugs@easysw.com".
+ * Please report all bugs and problems to "fltk-bugs@fltk.org".
*/
/*
@@ -138,5 +138,5 @@
#define HAVE_POLL 0
/*
- * End of "$Id: config.h,v 1.5.2.1 2000/04/25 22:17:00 mike Exp $".
+ * End of "$Id: config.h,v 1.5.2.2 2000/06/07 12:11:53 mike Exp $".
*/