Skip to content

Commit da2a849

Browse files
committed
Update copyright year
1 parent b9b331b commit da2a849

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+48
-48
lines changed

src/main/java/org/lmdbjava/BufferProxy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* LmdbJava
44
* %%
5-
* Copyright (C) 2016 - 2021 The LmdbJava Open Source Project
5+
* Copyright (C) 2016 - 2022 The LmdbJava Open Source Project
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/java/org/lmdbjava/ByteArrayProxy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* LmdbJava
44
* %%
5-
* Copyright (C) 2016 - 2021 The LmdbJava Open Source Project
5+
* Copyright (C) 2016 - 2022 The LmdbJava Open Source Project
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/java/org/lmdbjava/ByteBufProxy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* LmdbJava
44
* %%
5-
* Copyright (C) 2016 - 2021 The LmdbJava Open Source Project
5+
* Copyright (C) 2016 - 2022 The LmdbJava Open Source Project
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/java/org/lmdbjava/ByteBufferProxy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* LmdbJava
44
* %%
5-
* Copyright (C) 2016 - 2021 The LmdbJava Open Source Project
5+
* Copyright (C) 2016 - 2022 The LmdbJava Open Source Project
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/java/org/lmdbjava/CopyFlags.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* LmdbJava
44
* %%
5-
* Copyright (C) 2016 - 2021 The LmdbJava Open Source Project
5+
* Copyright (C) 2016 - 2022 The LmdbJava Open Source Project
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/java/org/lmdbjava/Cursor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* LmdbJava
44
* %%
5-
* Copyright (C) 2016 - 2021 The LmdbJava Open Source Project
5+
* Copyright (C) 2016 - 2022 The LmdbJava Open Source Project
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/java/org/lmdbjava/CursorIterable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* LmdbJava
44
* %%
5-
* Copyright (C) 2016 - 2021 The LmdbJava Open Source Project
5+
* Copyright (C) 2016 - 2022 The LmdbJava Open Source Project
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/java/org/lmdbjava/Dbi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* LmdbJava
44
* %%
5-
* Copyright (C) 2016 - 2021 The LmdbJava Open Source Project
5+
* Copyright (C) 2016 - 2022 The LmdbJava Open Source Project
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/java/org/lmdbjava/DbiFlags.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* LmdbJava
44
* %%
5-
* Copyright (C) 2016 - 2021 The LmdbJava Open Source Project
5+
* Copyright (C) 2016 - 2022 The LmdbJava Open Source Project
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/java/org/lmdbjava/DirectBufferProxy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* LmdbJava
44
* %%
5-
* Copyright (C) 2016 - 2021 The LmdbJava Open Source Project
5+
* Copyright (C) 2016 - 2022 The LmdbJava Open Source Project
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)