Skip to content

Commit 43509b7

Browse files
committed
removed a few straggling KIT references
1 parent 099ae41 commit 43509b7

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright 2015 The MITRE Corporation
2-
and the MIT Kerberos and Internet Trust Consortium
2+
and the MIT Internet Trust Consortium
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.

openid-connect-server-webapp/src/main/webapp/resources/js/locale/en/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
"more": "More",
365365
"about": {
366366
"title": "About",
367-
"body": "This OpenID Connect service is built from the MITREid Connect Open Source project, from \n<a href=\"http://www.mitre.org/\">The MITRE Corporation</a> and the <a href=\"http://kit.mit.edu/\">MIT Kerberos and Internet Trust Consortium</a>."
367+
"body": "This OpenID Connect service is built from the MITREid Connect Open Source project, from \n<a href=\"http://www.mitre.org/\">The MITRE Corporation</a> and the <a href=\"http://kit.mit.edu/\">MIT Internet Trust Consortium</a>."
368368
},
369369
"contact": {
370370
"title": "Contact",

openid-connect-server-webapp/src/main/webapp/resources/js/locale/sv/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
"more": "Mer",
344344
"about": {
345345
"title": "Om&nbsp;tjänsten",
346-
"body": "\nDenna OpenID Connect-tjänst är byggd från det öpnna källkodsprojektet MITREid, av \n<a href=\"http://www.mitre.org/\">MITRE Corporation</a> och <a href=\"http://kit.mit.edu/\">MIT Kerberos and Internet Trust Consortium</a>."
346+
"body": "\nDenna OpenID Connect-tjänst är byggd från det öpnna källkodsprojektet MITREid, av \n<a href=\"http://www.mitre.org/\">MITRE Corporation</a> och <a href=\"http://kit.mit.edu/\">MIT Internet Trust Consortium</a>."
347347
},
348348
"contact": {
349349
"title": "Kontakt",

openid-connect-server-webapp/src/main/webapp/resources/template/admin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
Copyright 2015 The MITRE Corporation
3-
and the MIT Kerberos and Internet Trust Consortium
3+
and the MIT Internet Trust Consortium
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.

openid-connect-server-webapp/src/main/webapp/resources/template/blacklist.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
Copyright 2015 The MITRE Corporation
3-
and the MIT Kerberos and Internet Trust Consortium
3+
and the MIT Internet Trust Consortium
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.

openid-connect-server-webapp/src/main/webapp/resources/template/client.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
Copyright 2015 The MITRE Corporation
3-
and the MIT Kerberos and Internet Trust Consortium
3+
and the MIT Internet Trust Consortium
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.

openid-connect-server-webapp/src/main/webapp/resources/template/dynreg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
Copyright 2015 The MITRE Corporation
3-
and the MIT Kerberos and Internet Trust Consortium
3+
and the MIT Internet Trust Consortium
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.

openid-connect-server-webapp/src/main/webapp/resources/template/grant.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
Copyright 2015 The MITRE Corporation
3-
and the MIT Kerberos and Internet Trust Consortium
3+
and the MIT Internet Trust Consortium
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.

openid-connect-server-webapp/src/main/webapp/resources/template/rsreg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
Copyright 2015 The MITRE Corporation
3-
and the MIT Kerberos and Internet Trust Consortium
3+
and the MIT Internet Trust Consortium
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.

openid-connect-server-webapp/src/main/webapp/resources/template/scope.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
Copyright 2015 The MITRE Corporation
3-
and the MIT Kerberos and Internet Trust Consortium
3+
and the MIT Internet Trust Consortium
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.

0 commit comments

Comments
 (0)