[java-idp-plugin-oidc-rp] branch main updated: Fix old header
Phil Smart
philip.smart at jisc.ac.uk
Fri Sep 29 16:21:32 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-oidc-rp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=a6f153a48d9dd3f741131817f575ed3f0abffcad
The following commit(s) were added to refs/heads/main by this push:
new a6f153a Fix old header
a6f153a is described below
commit a6f153a48d9dd3f741131817f575ed3f0abffcad
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Sep 29 17:21:25 2023 +0100
Fix old header
---
.../rp/messaging/impl/AddPCKECodeVerifierAndChallengeTest.java | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/idp-oidc-rp-impl/src/test/java/net/shibboleth/idp/plugin/authn/oidc/rp/messaging/impl/AddPCKECodeVerifierAndChallengeTest.java b/idp-oidc-rp-impl/src/test/java/net/shibboleth/idp/plugin/authn/oidc/rp/messaging/impl/AddPCKECodeVerifierAndChallengeTest.java
index 8d63700..b097bd4 100644
--- a/idp-oidc-rp-impl/src/test/java/net/shibboleth/idp/plugin/authn/oidc/rp/messaging/impl/AddPCKECodeVerifierAndChallengeTest.java
+++ b/idp-oidc-rp-impl/src/test/java/net/shibboleth/idp/plugin/authn/oidc/rp/messaging/impl/AddPCKECodeVerifierAndChallengeTest.java
@@ -1,10 +1,7 @@
/*
- * Licensed to the University Corporation for Advanced Internet Development,
- * Inc. (UCAID) under one or more contributor license agreements. See the
- * NOTICE file distributed with this work for additional information regarding
- * copyright ownership. The UCAID licenses this file to You under the Apache
- * License, Version 2.0 (the "License"); you may not use this file except in
- * compliance with the License. You may obtain a copy of the License at
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list