Skip to content

Commit

Permalink
Update copyrights
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Collins <[email protected]>
  • Loading branch information
benmcollins committed Jan 6, 2025
1 parent 13d4894 commit 6a7ff16
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion include/jwt.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2015-2024 maClara, LLC <[email protected]>
/* Copyright (C) 2015-2025 maClara, LLC <[email protected]>
This file is part of the JWT C Library
SPDX-License-Identifier: MPL-2.0
Expand Down
2 changes: 1 addition & 1 deletion libjwt/jwks.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2024 maClara, LLC <[email protected]>
/* Copyright (C) 2024-2025 maClara, LLC <[email protected]>
This file is part of the JWT C Library
SPDX-License-Identifier: MPL-2.0
Expand Down
2 changes: 1 addition & 1 deletion libjwt/jwt-private.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2015-2024 maClara, LLC <[email protected]>
/* Copyright (C) 2015-2025 maClara, LLC <[email protected]>
This file is part of the JWT C Library
SPDX-License-Identifier: MPL-2.0
Expand Down
2 changes: 1 addition & 1 deletion libjwt/jwt-setget.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2015-2024 maClara, LLC <[email protected]>
/* Copyright (C) 2015-2025 maClara, LLC <[email protected]>
This file is part of the JWT C Library
SPDX-License-Identifier: MPL-2.0
Expand Down
2 changes: 1 addition & 1 deletion libjwt/jwt-validate.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2015-2024 maClara, LLC <[email protected]>
/* Copyright (C) 2015-2025 maClara, LLC <[email protected]>
This file is part of the JWT C Library
SPDX-License-Identifier: MPL-2.0
Expand Down
2 changes: 1 addition & 1 deletion libjwt/jwt-verify.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2015-2024 maClara, LLC <[email protected]>
/* Copyright (C) 2015-2025 maClara, LLC <[email protected]>
This file is part of the JWT C Library
SPDX-License-Identifier: MPL-2.0
Expand Down
2 changes: 1 addition & 1 deletion libjwt/jwt.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2015-2024 maClara, LLC <[email protected]>
/* Copyright (C) 2015-2025 maClara, LLC <[email protected]>
This file is part of the JWT C Library
SPDX-License-Identifier: MPL-2.0
Expand Down
2 changes: 1 addition & 1 deletion libjwt/openssl/jwk-parse.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2024 maClara, LLC <[email protected]>
/* Copyright (C) 2024-2025 maClara, LLC <[email protected]>
This file is part of the JWT C Library
SPDX-License-Identifier: MPL-2.0
Expand Down
2 changes: 1 addition & 1 deletion libjwt/openssl/sign-verify.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2015-2024 maClara, LLC <[email protected]>
/* Copyright (C) 2015-2025 maClara, LLC <[email protected]>
This file is part of the JWT C Library
SPDX-License-Identifier: MPL-2.0
Expand Down

0 comments on commit 6a7ff16

Please sign in to comment.