diff options
Diffstat (limited to 'applets/individual.c')
-rw-r--r-- | applets/individual.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/individual.c b/applets/individual.c index 341f4d1c2..1e74e4ce5 100644 --- a/applets/individual.c +++ b/applets/individual.c @@ -2,7 +2,7 @@ * * Copyright 2005 Rob Landley <rob@landley.net * - * Licensed under GPL version 2, see file LICENSE in this tarball for details + * Licensed under GPLv2, see file LICENSE in this source tree. */ const char *applet_name; |