Skip to content

Commit

Permalink
update copyright year to 2024
Browse files Browse the repository at this point in the history
Signed-off-by: Hans Zandbelt <[email protected]>
  • Loading branch information
zandbelt committed Jan 2, 2024
1 parent cb68435 commit 094eb88
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion include/oauth2/sts.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/***************************************************************************
*
* Copyright (C) 2018-2023 - ZmartZone Holding BV - www.zmartzone.eu
* Copyright (C) 2018-2024 - ZmartZone Holding BV - www.zmartzone.eu
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion src/cc.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/***************************************************************************
*
* Copyright (C) 2018-2023 - ZmartZone Holding BV - www.zmartzone.eu
* Copyright (C) 2018-2024 - ZmartZone Holding BV - www.zmartzone.eu
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion src/otx.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/***************************************************************************
*
* Copyright (C) 2018-2023 - ZmartZone Holding BV - www.zmartzone.eu
* Copyright (C) 2018-2024 - ZmartZone Holding BV - www.zmartzone.eu
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion src/ropc.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/***************************************************************************
*
* Copyright (C) 2018-2023 - ZmartZone Holding BV - www.zmartzone.eu
* Copyright (C) 2018-2024 - ZmartZone Holding BV - www.zmartzone.eu
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion src/sts.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/***************************************************************************
*
* Copyright (C) 2018-2023 - ZmartZone Holding BV - www.zmartzone.eu
* Copyright (C) 2018-2024 - ZmartZone Holding BV - www.zmartzone.eu
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion src/sts_int.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/***************************************************************************
*
* Copyright (C) 2018-2023 - ZmartZone Holding BV - www.zmartzone.eu
* Copyright (C) 2018-2024 - ZmartZone Holding BV - www.zmartzone.eu
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion src/wstrust.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/***************************************************************************
*
* Copyright (C) 2018-2023 - ZmartZone Holding BV - www.zmartzone.eu
* Copyright (C) 2018-2024 - ZmartZone Holding BV - www.zmartzone.eu
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion test/check_liboauth2_sts.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/***************************************************************************
*
* Copyright (C) 2018-2023 - ZmartZone Holding BV - www.zmartzone.eu
* Copyright (C) 2018-2024 - ZmartZone Holding BV - www.zmartzone.eu
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down

0 comments on commit 094eb88

Please sign in to comment.