copyright(4) File Formats copyright(4)NAME
copyright - copyright information file
DESCRIPTION
copyright is an ASCII file used to provide a copyright notice for a package. The text may be in any format. The full file contents (includ-
ing comment lines) are displayed on the terminal at the time of package installation.
SEE ALSO
Application Packaging Developer's Guide
SunOS 5.11 7 Feb 1997 copyright(4)
Check Out this Related Man Page
IPSEC_IPSEC_VERSION_CODE(3) Library Functions Manual IPSEC_IPSEC_VERSION_CODE(3)NAME
ipsec_ipsec_version_code, ipsec_ipsec_version_string, ipsec_ipsec_copyright_notice - get IPsec version code, full version string, copyright
notice
SYNOPSIS
#include <freeswan.h>
const char *ipsec_version_code(void);
const char *ipsec_version_string(void);
const char **ipsec_copyright_notice(void);
DESCRIPTION
These functions provide information on version numbering and copyright of the Linux FreeS/WAN IPsec implementation.
Ipsec_version_code returns a pointer to a string constant containing the current IPsec version code, such as ``1.92'' or
``snap2001Nov19b''.
Ipsec_version_string returns a pointer to a string constant giving a full version identification, consisting of the version code preceded
by a prefix identifying the software, e.g. ``Linux FreeS/WAN 1.92''.
Ipsec_copyright_notice returns a pointer to a vector of pointers, terminated by a NULL, which is the text of a suitable copyright notice.
Each pointer points to a string constant (possibly empty) which is one line of the somewhat-verbose copyright notice. The strings are NUL-
terminated and do not contain a newline; supplying suitable line termination for the output device is the caller's responsibility.
SEE ALSO ipsec(8)HISTORY
Written for the FreeS/WAN project by Henry Spencer.
21 Nov 2001 IPSEC_IPSEC_VERSION_CODE(3)
Hello to everyone who comes to this forum, I am a newbie here and to UNIX. Well my ? is there a command in UNIX to defrag. I was given a server wich runs SCO UNIX Open Server R5 and tring to learn all I can. (6 Replies)
Anyone know how to have the copyright symbol display without using the '@' sign or the '(c)' key combinations? Is it available?
Not important, just my a... retentive side wishing to shore up some scripts with a true copyright symbol. (2 Replies)
I have one file that contain copyright notice, that I would like to append to all files in our directory structure (excluding binaries). How can I do that? Thanks for your help! (3 Replies)
Hi
I hope this is the right section to post.
My question is about copyrighted code.
If I read some copyrighted source code to learn something new and then I would like to reuse one idea I liked what is the boundary to avoid rights problems?
I mean, for example, is there the chance to... (7 Replies)
Discussion started by: Dedalus
7 Replies
7. Forum Support Area for Unregistered Users & Account Problems