summaryrefslogtreecommitdiffstats
path: root/contrib/ldapc++/examples
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ldapc++/examples')
-rw-r--r--contrib/ldapc++/examples/Makefile.am2
-rw-r--r--contrib/ldapc++/examples/Makefile.in2
-rw-r--r--contrib/ldapc++/examples/main.cpp2
-rw-r--r--contrib/ldapc++/examples/readSchema.cpp2
-rw-r--r--contrib/ldapc++/examples/startTls.cpp2
-rw-r--r--contrib/ldapc++/examples/urlTest.cpp2
6 files changed, 6 insertions, 6 deletions
diff --git a/contrib/ldapc++/examples/Makefile.am b/contrib/ldapc++/examples/Makefile.am
index ae25cb4..8eb7150 100644
--- a/contrib/ldapc++/examples/Makefile.am
+++ b/contrib/ldapc++/examples/Makefile.am
@@ -1,7 +1,7 @@
# $OpenLDAP$
##
-# Copyright 2003-2022 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2003-2024 The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, see COPYRIGHT file
##
AM_CPPFLAGS = -I$(top_srcdir)/src
diff --git a/contrib/ldapc++/examples/Makefile.in b/contrib/ldapc++/examples/Makefile.in
index 3f4f152..0f91cda 100644
--- a/contrib/ldapc++/examples/Makefile.in
+++ b/contrib/ldapc++/examples/Makefile.in
@@ -308,7 +308,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-# Copyright 2003-2022 The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 2003-2024 The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, see COPYRIGHT file
AM_CPPFLAGS = -I$(top_srcdir)/src
main_SOURCES = main.cpp
diff --git a/contrib/ldapc++/examples/main.cpp b/contrib/ldapc++/examples/main.cpp
index c4b8001..87af3aa 100644
--- a/contrib/ldapc++/examples/main.cpp
+++ b/contrib/ldapc++/examples/main.cpp
@@ -1,6 +1,6 @@
// $OpenLDAP$
/*
- * Copyright 2000-2022 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2024 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
diff --git a/contrib/ldapc++/examples/readSchema.cpp b/contrib/ldapc++/examples/readSchema.cpp
index 4a69cf1..6e15133 100644
--- a/contrib/ldapc++/examples/readSchema.cpp
+++ b/contrib/ldapc++/examples/readSchema.cpp
@@ -1,6 +1,6 @@
// $OpenLDAP$
/*
- * Copyright 2008-2022 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2024 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
diff --git a/contrib/ldapc++/examples/startTls.cpp b/contrib/ldapc++/examples/startTls.cpp
index b864cb9..b459243 100644
--- a/contrib/ldapc++/examples/startTls.cpp
+++ b/contrib/ldapc++/examples/startTls.cpp
@@ -1,6 +1,6 @@
// $OpenLDAP$
/*
- * Copyright 2010-2022 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2010-2024 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
diff --git a/contrib/ldapc++/examples/urlTest.cpp b/contrib/ldapc++/examples/urlTest.cpp
index 6223630..41c4a30 100644
--- a/contrib/ldapc++/examples/urlTest.cpp
+++ b/contrib/ldapc++/examples/urlTest.cpp
@@ -1,6 +1,6 @@
// $OpenLDAP$
/*
- * Copyright 2008-2022 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2008-2024 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/