[stsf-commit] stsf/sample_code/webdemo Makefile, 1.1.1.1, 1.2 demo.cgi, 1.1.1.1, 1.2 stgddemo.c, 1.1.1.1, 1.2

Alexander Gelfenbain stsf-commit at pdx.freedesktop.org
Thu Jul 1 22:00:19 PDT 2004


Committed by: adg


Index: Makefile
===================================================================
RCS file: /cvs/stsf/stsf/sample_code/webdemo/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Makefile	26 Mar 2004 19:19:56 -0000	1.1.1.1
+++ Makefile	2 Jul 2004 05:00:16 -0000	1.2
@@ -30,11 +30,6 @@
 # THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE
 # SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 #
-# You acknowledge that this software is not designed, licensed or intended
-# for use in the design, construction, operation or maintenance of any
-# nuclear facility.
-#
-#
 # $Id$
 
 # Solaris, using Sun/Forte Workshop Compilers

Index: demo.cgi
===================================================================
RCS file: /cvs/stsf/stsf/sample_code/webdemo/demo.cgi,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- demo.cgi	26 Mar 2004 19:19:56 -0000	1.1.1.1
+++ demo.cgi	2 Jul 2004 05:00:16 -0000	1.2
@@ -32,18 +32,13 @@
 # THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE
 # SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 #
-# You acknowledge that this software is not designed, licensed or intended
-# for use in the design, construction, operation or maintenance of any
-# nuclear facility.
-#
-#
 
 # $Id$
 
 
 
 # @author Alan Coopersmith <alan.coopersmith at sun.com>
-# @version 0.8
+# @version 0.11
 
 use strict;
 use CGI;

Index: stgddemo.c
===================================================================
RCS file: /cvs/stsf/stsf/sample_code/webdemo/stgddemo.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- stgddemo.c	26 Mar 2004 19:19:56 -0000	1.1.1.1
+++ stgddemo.c	2 Jul 2004 05:00:16 -0000	1.2
@@ -30,11 +30,6 @@
  * INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE
  * THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE
  * SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
- *
- * You acknowledge that this software is not designed, licensed or intended
- * for use in the design, construction, operation or maintenance of any
- * nuclear facility.
- *
  */
 
 /* $Id */
@@ -44,7 +39,7 @@
  * @brief Demo program for ST Client Library
  * @author Alan Coopersmith <alan.coopersmith at sun.com>
  * @author Jay Hobson <jay.hobson at sun.com>
- * @version 0.8
+ * @version 0.11
  *
  */
 




More information about the stsf-commit mailing list