Skip to content

Commit 0def035

Browse files
committed
Update copyright dates
1 parent d519be3 commit 0def035

Some content is hidden

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

50 files changed

+50
-50
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2019-2023 Sébastien Helleu <[email protected]>
2+
# Copyright (C) 2019-2024 Sébastien Helleu <[email protected]>
33
#
44
# This file is part of WeeChat Relay.
55
#

cmake/FindAsciidoctor.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2019-2023 Sébastien Helleu <[email protected]>
2+
# Copyright (C) 2019-2024 Sébastien Helleu <[email protected]>
33
#
44
# This file is part of WeeChat Relay.
55
#

cmake/FindCppUTest.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2019-2023 Sébastien Helleu <[email protected]>
2+
# Copyright (C) 2019-2024 Sébastien Helleu <[email protected]>
33
#
44
# This file is part of WeeChat Relay.
55
#

cmake/FindReadline.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2019-2023 Sébastien Helleu <[email protected]>
2+
# Copyright (C) 2019-2024 Sébastien Helleu <[email protected]>
33
#
44
# This file is part of WeeChat Relay.
55
#

debian-stable/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Upstream-Contact: Sébastien Helleu <[email protected]>
44
Source: https://weechat.org/
55

66
Files: *
7-
Copyright: 2019-2023, Sébastien Helleu <[email protected]>
7+
Copyright: 2019-2024, Sébastien Helleu <[email protected]>
88
License: GPL-3+
99

1010
License: GPL-3+

doc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2019-2023 Sébastien Helleu <[email protected]>
2+
# Copyright (C) 2019-2024 Sébastien Helleu <[email protected]>
33
#
44
# This file is part of WeeChat Relay.
55
#

doc/docinfo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
Custom styles for Asciidoctor
3-
Copyright (C) 2019-2023 Sébastien Helleu <[email protected]>
3+
Copyright (C) 2019-2024 Sébastien Helleu <[email protected]>
44
-->
55
<style>
66

doc/en/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2019-2023 Sébastien Helleu <[email protected]>
2+
# Copyright (C) 2019-2024 Sébastien Helleu <[email protected]>
33
#
44
# This file is part of WeeChat Relay.
55
#

doc/en/weechat-relay-cli.1.en.adoc

Lines changed: 1 addition & 1 deletion

doc/fr/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2019-2023 Sébastien Helleu <[email protected]>
2+
# Copyright (C) 2019-2024 Sébastien Helleu <[email protected]>
33
#
44
# This file is part of WeeChat Relay.
55
#

0 commit comments

Comments
 (0)