Changeset 4253 for zzuf/trunk/src/zzuf.c
- Timestamp:
- 01/13/10 00:54:02 (3 years ago)
- File:
-
- 1 edited
-
zzuf/trunk/src/zzuf.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/src/zzuf.c
r4239 r4253 1 1 /* 2 2 * zzuf - general purpose fuzzer 3 * Copyright (c) 2002 , 2007-2010 Sam Hocevar <sam@hocevar.net>3 * Copyright (c) 2002-2010 Sam Hocevar <sam@hocevar.net> 4 4 * All Rights Reserved 5 *6 * $Id$7 5 * 8 6 * This program is free software. It comes without any warranty, to … … 912 910 { 913 911 printf("zzuf %s\n", PACKAGE_VERSION); 914 printf("Copyright (C) 2002 , 2007-2009Sam Hocevar <sam@hocevar.net>\n");912 printf("Copyright (C) 2002-2010 Sam Hocevar <sam@hocevar.net>\n"); 915 913 printf("This program is free software. It comes without any warranty, to the extent\n"); 916 914 printf("permitted by applicable law. You can redistribute it and/or modify it under\n");
Note: See TracChangeset
for help on using the changeset viewer.
