Skip to content

Commit 8da32ed

Browse files
author
gdgate
authored
Merge pull request #1192 from gooddata/cr-year
Update year in the copyright header & LICENSE file Reviewed-by: Jiri Mikulasek <jiri.mikulasek@gooddata.com> https://github.com/jimirocks
2 parents 07974fb + b82953e commit 8da32ed

File tree

668 files changed

+668
-668
lines changed

Some content is hidden

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

668 files changed

+668
-668
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GoodData Java SDK
22

33
BSD License
44

5-
Copyright (c) 2014-2022, GoodData Corporation
5+
Copyright (c) 2014-2023, GoodData Corporation
66

77
Redistribution and use in source and binary forms, with or without modification,
88
are permitted provided that the following conditions are met:

gooddata-java-model/src/main/java/com/gooddata/sdk/model/account/Account.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) 2022 GoodData Corporation.
2+
* (C) 2023 GoodData Corporation.
33
* This source code is licensed under the BSD-style license found in the
44
* LICENSE.txt file in the root directory of this source tree.
55
*/

gooddata-java-model/src/main/java/com/gooddata/sdk/model/account/Accounts.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) 2022 GoodData Corporation.
2+
* (C) 2023 GoodData Corporation.
33
* This source code is licensed under the BSD-style license found in the
44
* LICENSE.txt file in the root directory of this source tree.
55
*/

gooddata-java-model/src/main/java/com/gooddata/sdk/model/account/AccountsDeserializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) 2022 GoodData Corporation.
2+
* (C) 2023 GoodData Corporation.
33
* This source code is licensed under the BSD-style license found in the
44
* LICENSE.txt file in the root directory of this source tree.
55
*/

gooddata-java-model/src/main/java/com/gooddata/sdk/model/account/SeparatorSettings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) 2022 GoodData Corporation.
2+
* (C) 2023 GoodData Corporation.
33
* This source code is licensed under the BSD-style license found in the
44
* LICENSE.txt file in the root directory of this source tree.
55
*/

gooddata-java-model/src/main/java/com/gooddata/sdk/model/auditevent/AccessLog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) 2022 GoodData Corporation.
2+
* (C) 2023 GoodData Corporation.
33
* This source code is licensed under the BSD-style license found in the
44
* LICENSE.txt file in the root directory of this source tree.
55
*/

gooddata-java-model/src/main/java/com/gooddata/sdk/model/auditevent/AccessLogs.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) 2022 GoodData Corporation.
2+
* (C) 2023 GoodData Corporation.
33
* This source code is licensed under the BSD-style license found in the
44
* LICENSE.txt file in the root directory of this source tree.
55
*/

gooddata-java-model/src/main/java/com/gooddata/sdk/model/auditevent/AccessLogsDeserializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) 2022 GoodData Corporation.
2+
* (C) 2023 GoodData Corporation.
33
* This source code is licensed under the BSD-style license found in the
44
* LICENSE.txt file in the root directory of this source tree.
55
*/

gooddata-java-model/src/main/java/com/gooddata/sdk/model/auditevent/AccessLogsSerializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) 2022 GoodData Corporation.
2+
* (C) 2023 GoodData Corporation.
33
* This source code is licensed under the BSD-style license found in the
44
* LICENSE.txt file in the root directory of this source tree.
55
*/

gooddata-java-model/src/main/java/com/gooddata/sdk/model/auditevent/AuditEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) 2022 GoodData Corporation.
2+
* (C) 2023 GoodData Corporation.
33
* This source code is licensed under the BSD-style license found in the
44
* LICENSE.txt file in the root directory of this source tree.
55
*/

0 commit comments

Comments
 (0)