diff --git a/servers/slapd/saslauthz.c b/servers/slapd/saslauthz.c
index 2e1564ee81..6ff7f7d768 100644
--- a/servers/slapd/saslauthz.c
+++ b/servers/slapd/saslauthz.c
@@ -2,6 +2,7 @@
/* This work is part of OpenLDAP Software .
*
* Copyright 1998-2003 The OpenLDAP Foundation.
+ * Portions Copyright 2000 Mark Adamson, Carnegie Mellon.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -12,16 +13,6 @@
* top-level directory of the distribution or, alternatively, at
* .
*/
-/* Portions Copyright (c) 2000, Mark Adamson, Carnegie Mellon.
- * All rights reserved.
- * This software is not subject to any license of Carnegie Mellon University.
- *
- * Redistribution and use in source and binary forms are permitted without
- * restriction or fee of any kind as long as this notice is preserved.
- *
- * The name "Carnegie Mellon" must not be used to endorse or promote
- * products derived from this software without prior written permission.
- */
#include "portable.h"