[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Global-commit] global FAQ
From: |
Shigio YAMAGUCHI |
Subject: |
[Global-commit] global FAQ |
Date: |
Wed, 07 Jun 2006 22:23:37 +0000 |
CVSROOT: /sources/global
Module name: global
Changes by: Shigio YAMAGUCHI <shigio> 06/06/07 22:23:37
Modified files:
. : FAQ
Log message:
Described the acceptance policy of the code for DOS and
Windows 32 environment.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/FAQ?cvsroot=global&r1=1.28&r2=1.29
Patches:
Index: FAQ
===================================================================
RCS file: /sources/global/global/FAQ,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- FAQ 22 Apr 2006 06:01:02 -0000 1.28
+++ FAQ 7 Jun 2006 22:23:37 -0000 1.29
@@ -4,7 +4,7 @@
| | | | | | | | | |
| ~~ | ~~| | ~ | | | ~~| for all hackers.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Copyright (c) 2000, 2003, 2004, 2005
+ Copyright (c) 2000, 2003, 2004, 2005, 2006
Tama Communications Corporation
This file is free software; as a special exception the author gives
@@ -27,6 +27,11 @@
Please see:
http://www.gnu.org/software/global/download.html
+ Though GLOBAL doesn't supports DOS and Windows 32 environment,
+ we accept the code for it if the following requirements are met:
+ o It works in Windows 32 environment.
+ o It doesn't influence UNIX environment.
+
----------------------------------------------------------------------------
Q2. GLOBAL skips some functions.
For example, GLOBAL skips the function 'func()' in this example.
- [Global-commit] global FAQ,
Shigio YAMAGUCHI <=