Skip to content

Commit 32face6

Browse files
committed
feat: update all copyright years and trigger release
1 parent 319f270 commit 32face6

107 files changed

Lines changed: 107 additions & 107 deletions

File tree

Some content is hidden

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

src/api_hash.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* This file is part of Zenroom (https://zenroom.dyne.org)
22
*
3-
* Copyright (C) 2022 Dyne.org foundation
3+
* Copyright (C) 2022-2025 Dyne.org foundation
44
* designed, written and maintained by Denis Roio <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify

src/api_sign.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* This file is part of Zenroom (https://zenroom.dyne.org)
22
*
3-
* Copyright (C) 2024 Dyne.org foundation
3+
* Copyright (C) 2024-2025 Dyne.org foundation
44
* designed, written and maintained by Denis Roio <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify

src/cflag.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* cflag.h
3-
* Copyright (C) 2020 Adrian Perez de Castro <[email protected]>
3+
* Copyright (C) 2020-2025 Adrian Perez de Castro <[email protected]>
44
*
55
* Distributed under terms of the MIT license.
66
*/

src/cli-zenroom.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of zenroom
33
*
4-
* Copyright (C) 2017-2021 Dyne.org foundation
4+
* Copyright (C) 2017-2025 Dyne.org foundation
55
* designed, written and maintained by Denis Roio <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify

src/encoding.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* This file is part of Zenroom (https://zenroom.dyne.org)
22
*
3-
* Copyright (C) 2019-2020 Dyne.org foundation
3+
* Copyright (C) 2019-2025 Dyne.org foundation
44
* designed, written and maintained by Denis Roio <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify

src/encoding.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* This file is part of Zenroom (https://zenroom.dyne.org)
22
*
3-
* Copyright (C) 2019 Dyne.org foundation
3+
* Copyright (C) 2019-2025 Dyne.org foundation
44
* designed, written and maintained by Denis Roio <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify

src/erlang.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* Zenroom (DECODE project)
22
*
3-
* (c) Copyright 2020 Dyne.org foundation
3+
* (c) Copyright 2020-2025 Dyne.org foundation
44
* designed, written and maintained by Denis Roio <[email protected]>
55
*
66
* This source code is free software; you can redistribute it and/or

src/lua/crypto_bbs.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--[[
22
--This file is part of zenroom
33
--
4-
--Copyright (C) 2023-2024 Dyne.org foundation
4+
--Copyright (C) 2023-2025 Dyne.org foundation
55
--designed and written by Luca Di Domenico, Rebecca Selvaggini and Alberto Lerda
66
--maintained by Denis Roio
77
--

src/lua/crypto_bitcoin.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--[[
22
--This file is part of zenroom
33
--
4-
--Copyright (C) 2021 Dyne.org foundation
4+
--Copyright (C) 2021-2025 Dyne.org foundation
55
--designed, written and maintained by Alberto Lerda
66
--
77
--This program is free software: you can redistribute it and/or modify

src/lua/crypto_credential.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--[[
22
--This file is part of zenroom
33
--
4-
--Copyright (C) 2018-2021 Dyne.org foundation
4+
--Copyright (C) 2018-2025 Dyne.org foundation
55
--Written by Denis Roio and Alberto Sonnino
66
--
77
--This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)