diff options
Diffstat (limited to 'example/null.c')
-rw-r--r-- | example/null.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/null.c b/example/null.c index 2dd5e8b..ec41def 100644 --- a/example/null.c +++ b/example/null.c @@ -3,7 +3,7 @@ Copyright (C) 2001-2007 Miklos Szeredi <miklos@szeredi.hu> This program can be distributed under the terms of the GNU GPLv2. - See the file COPYING. + See the file GPL2.txt. */ /** @file |