chore: update copyright year to 2025

co-authored-by: wgyt <wgythe@gmail.com>
This commit is contained in:
Arthur Meyre
2025-02-18 11:05:00 +01:00
parent cb7d77f59a
commit 54962af887
8 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
BSD 3-Clause Clear License BSD 3-Clause Clear License
Copyright © 2024 ZAMA. Copyright © 2025 ZAMA.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, Redistribution and use in source and binary forms, with or without modification,

View File

@@ -1,6 +1,6 @@
BSD 3-Clause Clear License BSD 3-Clause Clear License
Copyright © 2024 ZAMA. Copyright © 2025 ZAMA.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, Redistribution and use in source and binary forms, with or without modification,

View File

@@ -1,6 +1,6 @@
BSD 3-Clause Clear License BSD 3-Clause Clear License
Copyright © 2024 ZAMA. Copyright © 2025 ZAMA.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, Redistribution and use in source and binary forms, with or without modification,

View File

@@ -1,6 +1,6 @@
BSD 3-Clause Clear License BSD 3-Clause Clear License
Copyright © 2023 ZAMA. Copyright © 2025 ZAMA.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, Redistribution and use in source and binary forms, with or without modification,

View File

@@ -1,6 +1,6 @@
BSD 3-Clause Clear License BSD 3-Clause Clear License
Copyright © 2023 ZAMA. Copyright © 2025 ZAMA.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, Redistribution and use in source and binary forms, with or without modification,

View File

@@ -1,6 +1,6 @@
BSD 3-Clause Clear License BSD 3-Clause Clear License
Copyright © 2024 ZAMA. Copyright © 2025 ZAMA.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, Redistribution and use in source and binary forms, with or without modification,

View File

@@ -1,6 +1,6 @@
BSD 3-Clause Clear License BSD 3-Clause Clear License
Copyright © 2024 ZAMA. Copyright © 2025 ZAMA.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, Redistribution and use in source and binary forms, with or without modification,

View File

@@ -10,7 +10,7 @@ language = "C"
############## Options for Wrapping the Contents of the Header ################# ############## Options for Wrapping the Contents of the Header #################
header = "// Copyright © 2024 ZAMA.\n// All rights reserved." header = "// Copyright © 2025 ZAMA.\n// All rights reserved."
# trailer = "/* Text to put at the end of the generated file */" # trailer = "/* Text to put at the end of the generated file */"
include_guard = "TFHE_RS_C_API_H" include_guard = "TFHE_RS_C_API_H"
# pragma_once = true # pragma_once = true