diff options
Diffstat (limited to 'example/passthrough_fh.c')
-rw-r--r-- | example/passthrough_fh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/passthrough_fh.c b/example/passthrough_fh.c index 7e62a7b..bdc5ecd 100644 --- a/example/passthrough_fh.c +++ b/example/passthrough_fh.c @@ -3,7 +3,7 @@ Copyright (C) 2001-2007 Miklos Szeredi <miklos@szeredi.hu> Copyright (C) 2011 Sebastian Pipping <sebastian@pipping.org> - This program can be distributed under the terms of the GNU GPL. + This program can be distributed under the terms of the GNU GPLv2. See the file COPYING. */ |