Skip to content

Commit 4834e8f

Browse files
committed
setting some years to 2017
1 parent 1fa9aa5 commit 4834e8f

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

objectbox-java-api/NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ObjectBox (c) Copyright 2011-2016 by Markus Junginger
1+
ObjectBox (c) Copyright 2017 by Markus Junginger
22
All rights reserved
33

44
This product includes software developed at objectbox.io

objectbox-java-api/src/main/java/io/objectbox/annotation/apihint/Beta.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2011-2016 Markus Junginger
2+
* Copyright (C) 2017 Markus Junginger
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

objectbox-java-api/src/main/java/io/objectbox/annotation/apihint/Experimental.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2011-2016 Markus Junginger
2+
* Copyright (C) 2017 Markus Junginger
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

objectbox-java-api/src/main/java/io/objectbox/annotation/apihint/Internal.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2011-2016 Markus Junginger
2+
* Copyright (C) 2017 Markus Junginger
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

objectbox-java-api/src/main/java/io/objectbox/annotation/apihint/Temporary.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2011-2016 Markus Junginger
2+
* Copyright (C) 2017 Markus Junginger
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

objectbox-java/src/main/java/io/objectbox/Property.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2016 Markus Junginger
2+
* Copyright (C) 2017 Markus Junginger
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)