Loading...
Searching...
No Matches
 
 
 
 
Go to the documentation of this file.
   73#include <jasper/jas_config.h> 
   83#define JAS_COPYRIGHT \ 
   84        "Copyright (c) 2001-2022 Michael David Adams.\n" \ 
   85        "Copyright (c) 1999-2000 Image Power, Inc. and the University of\n" \ 
   86        "  British Columbia.\n" \ 
   87        "All rights reserved.\n" 
   90        "For information about the JasPer project, see:\n" \ 
   91        "    https://jasper-software.github.io/jasper\n" \ 
   92        "    https://www.ece.uvic.ca/~mdadams/jasper\n" \ 
   93        "For online documentation on the JasPer software, see:\n" \ 
   94        "    https://jasper-software.github.io/jasper-manual\n" \ 
   95        "Please submit bug reports using the bug-tracker at:\n" \ 
   96        "    https://github.com/jasper-software/jasper/issues\n" 
  104const char *jas_getversion(
void);