Skip to content

Commit 2f8bcb9

Browse files
authored
Merge pull request #605 from tochi-y/develop
For v1.7.22
2 parents 5237de5 + 5e65596 commit 2f8bcb9

File tree

847 files changed

+871
-848
lines changed

Some content is hidden

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

847 files changed

+871
-848
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions

src/main/assembly/distribution.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
33
Personium
4-
Copyright 2014-2020 Personium Project Authors
4+
Copyright 2014-2021 Personium Project Authors
55
- FUJITSU LIMITED
66
77
Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/io/personium/core/ElapsedTimeLog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Personium
3-
* Copyright 2014-2020 Personium Project Authors
3+
* Copyright 2014-2021 Personium Project Authors
44
* - FUJITSU LIMITED
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/io/personium/core/PersoniumCoreAuthnException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Personium
3-
* Copyright 2014-2020 Personium Project Authors
3+
* Copyright 2014-2021 Personium Project Authors
44
* - FUJITSU LIMITED
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/io/personium/core/PersoniumCoreAuthzException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Personium
3-
* Copyright 2014-2020 Personium Project Authors
3+
* Copyright 2014-2021 Personium Project Authors
44
* - FUJITSU LIMITED
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/io/personium/core/PersoniumCoreException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Personium
3-
* Copyright 2014-2020 Personium Project Authors
3+
* Copyright 2014-2021 Personium Project Authors
44
* - FUJITSU LIMITED
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/io/personium/core/PersoniumCoreListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Personium
3-
* Copyright 2017-2020 Personium Project Authors
3+
* Copyright 2017-2021 Personium Project Authors
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

src/main/java/io/personium/core/PersoniumCoreLog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Personium
3-
* Copyright 2014-2020 Personium Project Authors
3+
* Copyright 2014-2021 Personium Project Authors
44
* - FUJITSU LIMITED
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/io/personium/core/PersoniumCoreMessageUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Personium
3-
* Copyright 2014-2020 Personium Project Authors
3+
* Copyright 2014-2021 Personium Project Authors
44
* - FUJITSU LIMITED
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/io/personium/core/PersoniumReadDeleteModeManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Personium
3-
* Copyright 2014-2020 Personium Project Authors
3+
* Copyright 2014-2021 Personium Project Authors
44
* - FUJITSU LIMITED
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)