]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/examples/urlTest.cpp
Update guide Copyright/License handling
[openldap] / contrib / ldapc++ / examples / urlTest.cpp
index e1ab2a0dae0014fcbb3d75cbefd3342db229050b..09dae429bcf4f3beb4edb1631ecc26a90b090aa7 100644 (file)
@@ -1,5 +1,12 @@
+// $OpenLDAP$
+/*
+ * Copyright 2008-2011 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
+
 #include <LDAPUrl.h>
 #include <LDAPException.h>
+#include <cstdlib>
 #include <iostream>
 
 int main(int argc, char *argv[]) {