]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/ptest.c
Warning fixes
[openldap] / libraries / liblutil / ptest.c
index 47ffd92a54103b634b301c5cc58547e3780bee8a..fb86b2028d2149fa6eb27aa7180130e57a7495fc 100644 (file)
@@ -1,7 +1,16 @@
 /* $OpenLDAP$ */
-/*
- * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
- * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2009 The OpenLDAP Foundation.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted only as authorized by the OpenLDAP
+ * Public License.
+ *
+ * A copy of this license is available in the file LICENSE in the
+ * top-level directory of the distribution or, alternatively, at
+ * <http://www.OpenLDAP.org/license.html>.
  */
 
 #include "portable.h"
@@ -100,4 +109,4 @@ main( int argc, char *argv[] )
        }
 
        return EXIT_SUCCESS;
-}
\ No newline at end of file
+}