summaryrefslogtreecommitdiff
path: root/examples/c/ex_hello.c
diff options
context:
space:
mode:
authorKeith Bostic <keith.bostic@mongodb.com>2017-04-07 00:43:02 -0400
committerMichael Cahill <michael.cahill@mongodb.com>2017-04-07 14:43:02 +1000
commit1df0d26ef1b81fe40fca840cee03970694bded3e (patch)
tree62c0fb9a435c91a65705e17a0f5981e96da47422 /examples/c/ex_hello.c
parentc7b4322b8199a5c0d83f9b44018beb7a35edef09 (diff)
downloadmongo-1df0d26ef1b81fe40fca840cee03970694bded3e.tar.gz
WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)
Diffstat (limited to 'examples/c/ex_hello.c')
-rw-r--r--examples/c/ex_hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/c/ex_hello.c b/examples/c/ex_hello.c
index 99534ee8868..616049aaddb 100644
--- a/examples/c/ex_hello.c
+++ b/examples/c/ex_hello.c
@@ -1,5 +1,5 @@
/*-
- * Public Domain 2014-2016 MongoDB, Inc.
+ * Public Domain 2014-2017 MongoDB, Inc.
* Public Domain 2008-2014 WiredTiger, Inc.
*
* This is free and unencumbered software released into the public domain.