]> git.sur5r.net Git - openldap/blobdiff - libraries/liblunicode/ure/urestubs.c
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / libraries / liblunicode / ure / urestubs.c
index 3eaa100e46372256d31f36e7a65f793c6bd7e1b1..93dae71af1a4c613157473c668ea12ecbecb4388 100644 (file)
@@ -1,7 +1,16 @@
 /* $OpenLDAP$ */
-/*
- * Copyright 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-2012 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 file LICENSE in the
+ * top-level directory of the distribution or, alternatively, at
+ * <http://www.OpenLDAP.org/license.html>.
  */
 /*
  * Copyright 1997, 1998, 1999 Computing Research Labs,
@@ -27,6 +36,9 @@
  */
 /* $Id: urestubs.c,v 1.2 1999/09/21 15:47:44 mleisher Exp $" */
 
+#include "portable.h"
+#include <ac/bytes.h>
+
 #include "ure.h"
 
 #ifdef _MSC_VER