X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fstr_upper.c;h=627aa0b202ef480145354f7b7e33c60408f23b48;hb=4390bf90103265fe6e11f4c446b78f38bdc132b3;hp=fa99e3660cea30ead1a54dccbfebafba9a10a84c;hpb=5b53087fa5a07ff89d34cf3bf3bc1b28809f05c2;p=libucw.git diff --git a/lib/str_upper.c b/lib/str_upper.c index fa99e366..627aa0b2 100644 --- a/lib/str_upper.c +++ b/lib/str_upper.c @@ -1,7 +1,7 @@ /* * Sherlock Library -- Uppercase Map * - * (c) 1997 Martin Mares, + * (c) 1997 Martin Mares */ #include "lib/chartype.h"