Skip to content

Commit

Permalink
Update Copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
eribertomota committed Nov 12, 2018
1 parent 0af330b commit 4fc99f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outguess.c
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ munmap_file(u_char *data, int len)
int
main(int argc, char **argv)
{
char version[] = "OutGuess 0.2 Universal Stego (c) 1999-2001 Niels Provos";
char version[] = "OutGuess 0.2.1 Universal Stego (C) 1999-2018 Niels Provos and others";
char usage[] = "%s\n\n%s [options] [<input file> [<output file>]]\n"
"\t-[sS] <n> iteration start, capital letter for 2nd dataset\n"
"\t-[iI] <n> iteration limit\n"
Expand Down

0 comments on commit 4fc99f6

Please sign in to comment.