Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
copyright.c
Package: vxwork_src.rar [view]
Upload User: nvosite88
Upload Date: 2007-01-17
Package Size: 4983k
Code Size: 1k
Category:
VxWorks
Development Platform:
C/C++
- /* copyright.c - Wind River Systems Copyright Notice */
- /* Copyright 1984-2002 Wind River Systems, Inc. */
- /*
- modification history
- --------------------
- 01i,09nov01,tpr updated to '2002.
- 01h,17jan96,kkk updated to '96.
- 01g,29may94,hdn updated to '94.
- 01f,08jul93,kdl updated to '93.
- 01e,26may92,rrr the tree shuffle
- 01d,12jan92,kdl updated to '92.
- 01c,04oct91,rrr passed through the ansification filter
- -changed functions to ansi style
- -changed copyright notice
- 01b,18may91,gae updated to '91.
- 01a,15apr90,jcf fixed declaration. added modification history.
- */
- #include "vxWorks.h"
- const char copyright_wind_river[] =
- "Copyright 1984-2002 Wind River Systems, Inc.n
- This program contains confidential information of Wind River Systems, Inc.n
- and disclosure and copying are prohibited.";