diff options
Diffstat (limited to 'example/poll_client.c')
-rw-r--r-- | example/poll_client.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/poll_client.c b/example/poll_client.c index 83c5823..96f1419 100644 --- a/example/poll_client.c +++ b/example/poll_client.c @@ -4,7 +4,7 @@ Copyright (C) 2008 Tejun Heo <teheo@suse.de> This program can be distributed under the terms of the GNU GPLv2. - See the file COPYING. + See the file GPL2.txt. */ /** @file |