Skip to content

Commit c299d17

Browse files
chore: update copyright notices
1 parent 1b8fc13 commit c299d17

File tree

87 files changed

+87
-87
lines changed

Some content is hidden

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

87 files changed

+87
-87
lines changed

pfSense-pkg-API/files/usr/local/pkg/api.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* API
99
* - The missing REST API package for pfSense
1010
*
11-
* Copyright 2023 Jared Hendrickson
11+
*Copyright 2019-2025 Jared Hendrickson
1212
*/
1313
]]>
1414
</copyright>

tests/e2e_test_framework/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Jared Hendrickson
1+
#Copyright 2019-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.

tests/e2e_test_framework/tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Jared Hendrickson
1+
#Copyright 2019-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.

tests/run_all_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Jared Hendrickson
1+
#Copyright 2019-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.

tests/test_api_v1_access_token.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Jared Hendrickson
1+
#Copyright 2019-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.

tests/test_api_v1_diagnostics_command_prompt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Jared Hendrickson
1+
#Copyright 2019-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.

tests/test_api_v1_firewall_alias.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Jared Hendrickson
1+
#Copyright 2019-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.

tests/test_api_v1_firewall_alias_advanced.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Jared Hendrickson
1+
#Copyright 2019-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.

tests/test_api_v1_firewall_nat_one_to_one.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Jared Hendrickson
1+
#Copyright 2019-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.

tests/test_api_v1_firewall_nat_outbound.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Jared Hendrickson
1+
#Copyright 2019-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.

0 commit comments

Comments
 (0)