diff options
-rw-r--r-- | common/rfb/util.cxx | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/common/rfb/util.cxx b/common/rfb/util.cxx index 4fd84eb6..f52213b3 100644 --- a/common/rfb/util.cxx +++ b/common/rfb/util.cxx @@ -16,20 +16,6 @@ * USA. */ -/* - * The following applies to stcasecmp and strncasecmp implementations: - * - * Copyright (c) 1987 Regents of the University of California. - * All rights reserved. - * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at Berkeley. The name of the University - * may not be used to endorse or promote products derived from this - * software without specific written prior permission. This software - * is provided ``as is'' without express or implied warranty. - */ - #ifdef HAVE_CONFIG_H #include <config.h> #endif |