Go to the documentation of this file.
73 #include <jasper/jas_config.h>
83 #if !defined(JAS_VERSION)
86 #define JAS_VERSION "unknown"
89 #define JAS_COPYRIGHT \
90 "Copyright (c) 2001-2006 Michael David Adams.\n" \
91 "Copyright (c) 1999-2000 Image Power, Inc. and the University of\n" \
92 " British Columbia.\n" \
93 "All rights reserved.\n"
96 "For more information about this software, please visit the following\n" \
97 "web sites/pages:\n" \
98 " http://www.ece.uvic.ca/~mdadams/jasper\n" \
99 " http://www.jpeg.org/software\n" \
100 "To be added to the (moderated) JasPer software announcements\n" \
101 "mailing list, send an email to:\n" \
102 " jasper-announce-subscribe@yahoogroups.com\n" \
103 "To be added to the (unmoderated) JasPer software discussion\n" \
104 "mailing list, send an email to:\n" \
105 " jasper-discussion-subscribe@yahoogroups.com\n" \
106 "Please send any bug reports to:\n" \
107 " mdadams@ieee.org\n"
114 JAS_DLLEXPORT
const char *jas_getversion(
void);