Skip to content

Commit b130e6d

Browse files
chore: update copyright notices
1 parent 6644c7d commit b130e6d

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

pfSense-pkg-saml2-auth/files/etc/inc/priv/saml2_auth.priv.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 2022 Jared Hendrickson
2+
// Copyright 2025 Jared Hendrickson
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.

pfSense-pkg-saml2-auth/files/etc/inc/saml2_auth/SAML2Auth.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 2022 Jared Hendrickson
2+
// Copyright 2025 Jared Hendrickson
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.

pfSense-pkg-saml2-auth/files/usr/local/pkg/saml2_auth.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* SAML2_AUTH
99
* - A SAML2 authentication extension for the pfSense UI
1010
*
11-
* Copyright 2022 Jared Hendrickson
11+
* Copyright 2025 Jared Hendrickson
1212
*/
1313
]]>
1414
</copyright>

pfSense-pkg-saml2-auth/files/usr/local/www/css/saml2_auth/saml2_auth.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
// Copyright 2022 Jared Hendrickson
2+
// Copyright 2025 Jared Hendrickson
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.

pfSense-pkg-saml2-auth/files/usr/local/www/js/saml2_auth.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Jared Hendrickson
1+
// Copyright 2025 Jared Hendrickson
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

pfSense-pkg-saml2-auth/files/usr/local/www/saml2_auth/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 2022 Jared Hendrickson
2+
// Copyright 2025 Jared Hendrickson
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.

pfSense-pkg-saml2-auth/files/usr/local/www/saml2_auth/sso/acs/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 2022 Jared Hendrickson
2+
// Copyright 2025 Jared Hendrickson
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.

pfSense-pkg-saml2-auth/files/usr/local/www/saml2_auth/sso/debug/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 2022 Jared Hendrickson
2+
// Copyright 2025 Jared Hendrickson
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.

pfSense-pkg-saml2-auth/files/usr/local/www/saml2_auth/sso/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 2022 Jared Hendrickson
2+
// Copyright 2025 Jared Hendrickson
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.

pfSense-pkg-saml2-auth/files/usr/local/www/saml2_auth/sso/metadata/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 2022 Jared Hendrickson
2+
// Copyright 2025 Jared Hendrickson
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.

pfSense-pkg-saml2-auth/files/usr/local/www/saml2_auth/sso/redirect/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 2022 Jared Hendrickson
2+
// Copyright 2025 Jared Hendrickson
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.

pfSense-pkg-saml2-auth/files/usr/local/www/saml2_auth/update/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 2022 Jared Hendrickson
2+
// Copyright 2025 Jared Hendrickson
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.

0 commit comments

Comments
 (0)