Honour escaped slashes in regular expressions.
[radsecproxy.git] / hostport.c
index 3bcb1c8..678a9c5 100644 (file)
@@ -1,13 +1,7 @@
-/* Copyright (c) 2006-2009, Stig Venaas, UNINETT AS.
- * Copyright (c) 2010, UNINETT AS, NORDUnet A/S.
- * Copyright (c) 2010-2012, NORDUnet A/S. */
+/* Copyright (c) 2007-2009, UNINETT AS
+ * Copyright (c) 2012, NORDUnet A/S */
 /* See LICENSE for licensing information. */
 
-/* Code contributions from:
- *
- * Simon Leinen <simon.leinen@switch.ch>
- */
-
 #include <stdlib.h>
 #include <unistd.h>
 #include <string.h>