Skip to content

Commit e2d94f4

Browse files
committed
new year 2018
1 parent a5a16f2 commit e2d94f4

File tree

358 files changed

+360
-360
lines changed

Some content is hidden

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

358 files changed

+360
-360
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2017 The MIT Internet Trust Consortium
1+
Copyright 2018 The MIT Internet Trust Consortium
22

33
Portions copyright 2011-2013 The MITRE Corporation
44

README.md

Lines changed: 1 addition & 1 deletion

README_zh_CN.md

Lines changed: 1 addition & 1 deletion

checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright 2017 The MIT Internet Trust Consortium
3+
Copyright 2018 The MIT Internet Trust Consortium
44
55
Portions copyright 2011-2013 The MITRE Corporation
66

openid-connect-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright 2017 The MIT Internet Trust Consortium
3+
Copyright 2018 The MIT Internet Trust Consortium
44
55
Portions copyright 2011-2013 The MITRE Corporation
66

openid-connect-client/src/main/java/org/mitre/oauth2/introspectingfilter/IntrospectingTokenService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017 The MIT Internet Trust Consortium
2+
* Copyright 2018 The MIT Internet Trust Consortium
33
*
44
* Portions copyright 2011-2013 The MITRE Corporation
55
*

openid-connect-client/src/main/java/org/mitre/oauth2/introspectingfilter/OAuth2AccessTokenImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017 The MIT Internet Trust Consortium
2+
* Copyright 2018 The MIT Internet Trust Consortium
33
*
44
* Portions copyright 2011-2013 The MITRE Corporation
55
*

openid-connect-client/src/main/java/org/mitre/oauth2/introspectingfilter/service/IntrospectionAuthorityGranter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017 The MIT Internet Trust Consortium
2+
* Copyright 2018 The MIT Internet Trust Consortium
33
*
44
* Portions copyright 2011-2013 The MITRE Corporation
55
*

openid-connect-client/src/main/java/org/mitre/oauth2/introspectingfilter/service/IntrospectionConfigurationService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017 The MIT Internet Trust Consortium
2+
* Copyright 2018 The MIT Internet Trust Consortium
33
*
44
* Portions copyright 2011-2013 The MITRE Corporation
55
*

openid-connect-client/src/main/java/org/mitre/oauth2/introspectingfilter/service/impl/JWTParsingIntrospectionConfigurationService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017 The MIT Internet Trust Consortium
2+
* Copyright 2018 The MIT Internet Trust Consortium
33
*
44
* Portions copyright 2011-2013 The MITRE Corporation
55
*

0 commit comments

Comments
 (0)