summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2022-03-11 08:01:09 +0100
committerAndreas Schneider <asn@cryptomilk.org>2023-02-16 15:32:14 +0100
commitb13f29b80888c8ae103b2111e285ecd8ffa625c5 (patch)
tree01e685d99be7ecf1d43172fe496c9cac6318cceb
parent98c451d67d526b61ac1f386cd017df235fef6d82 (diff)
downloadcmocka-b13f29b80888c8ae103b2111e285ecd8ffa625c5.zip
cmocka-b13f29b80888c8ae103b2111e285ecd8ffa625c5.tar.gz
cmocka-b13f29b80888c8ae103b2111e285ecd8ffa625c5.tar.bz2
include: Update copyright year info
-rw-r--r--include/cmocka.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cmocka.h b/include/cmocka.h
index c894efd..a21d965 100644
--- a/include/cmocka.h
+++ b/include/cmocka.h
@@ -1,6 +1,6 @@
/*
* Copyright 2008 Google Inc.
- * Copyright 2014-2018 Andreas Schneider <asn@cryptomilk.org>
+ * Copyright 2014-2022 Andreas Schneider <asn@cryptomilk.org>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.