comparison freeDiameter/main.c @ 335:603791d2dcc4

Updated website information
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 14 Jun 2010 13:15:05 +0900
parents ad3c46016584
children 097bae83b07a
comparison
equal deleted inserted replaced
334:b7f0dac3ae77 335:603791d2dcc4
293 /* Display package version and general info */ 293 /* Display package version and general info */
294 static void main_version(void) 294 static void main_version(void)
295 { 295 {
296 main_version_core(); 296 main_version_core();
297 printf( "%s\n", FD_PROJECT_COPYRIGHT); 297 printf( "%s\n", FD_PROJECT_COPYRIGHT);
298 printf( "\nSee " FD_PROJECT_NAME " homepage at http://aaa.koganei.wide.ad.jp/\n" 298 printf( "\nSee " FD_PROJECT_NAME " homepage at http://www.freediameter.net/\n"
299 " for information, updates and bug reports on this software.\n"); 299 " for information, updates and bug reports on this software.\n");
300 } 300 }
301 301
302 /* Print command-line options */ 302 /* Print command-line options */
303 static void main_help( void ) 303 static void main_help( void )
"Welcome to our mercurial repository"