Skip to content

Commit 7c203e3

Browse files
committed
Updated rights
1 parent 2b4dd84 commit 7c203e3

File tree

9 files changed

+11
-10
lines changed

9 files changed

+11
-10
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Copyright 2021-2023 Guilherme Janczak <guilherme.janczak@yandex.com>
1+
# Copyright 2021-2024 Guilherme Janczak <guilherme.janczak@yandex.com>
22
# Copyright 2022 Zev Weiss <zev@bewilderbeest.net>
3-
# Copyright 2023 NRK <nrk@disroot.org>
3+
# Copyright 2023-2025 NRK <nrk@disroot.org>
44
#
55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to

.github/workflows/full-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright 2020 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
44
# Copyright 2021-2023 Guilherme Janczak <guilherme.janczak@yandex.com>
55
# Copyright 2022 Zev Weiss <zev@bewilderbeest.net>
6-
# Copyright 2023 NRK <nrk@disroot.org>
6+
# Copyright 2023-2025 NRK <nrk@disroot.org>
77

88
name: full-check
99

src/options.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Copyright 2021 IFo Hancroft <contact@ifohancroft.com>
1818
Copyright 2021 Peter Wu <peterwu@hotmail.com>
1919
Copyright 2021 Wilson Smith <01wsmith+gh@gmail.com>
2020
Copyright 2022 Zev Weiss <zev@bewilderbeest.net>
21-
Copyright 2023-2024 NRK <nrk@disroot.org>
21+
Copyright 2023-2025 NRK <nrk@disroot.org>
2222
2323
Permission is hereby granted, free of charge, to any person obtaining a copy
2424
of this software and associated documentation files (the "Software"), to

src/scrot.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Copyright 2021 Christopher R. Nelson <christopher.nelson@languidnights.com>
1919
Copyright 2021-2023 Guilherme Janczak <guilherme.janczak@yandex.com>
2020
Copyright 2021 IFo Hancroft <contact@ifohancroft.com>
2121
Copyright 2021 Peter Wu <peterwu@hotmail.com>
22-
Copyright 2022-2023 NRK <nrk@disroot.org>
22+
Copyright 2022-2024 NRK <nrk@disroot.org>
2323
Copyright 2022 Zev Weiss <zev@bewilderbeest.net>
2424
2525
Permission is hereby granted, free of charge, to any person obtaining a copy

src/scrot.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
Copyright 2021-2023 Guilherme Janczak <guilherme.janczak@yandex.com>
44
Copyright 2022 Daniel T. Borelli <danieltborelli@gmail.com>
5-
Copyright 2023 NRK <nrk@disroot.org>
5+
Copyright 2023-2024 NRK <nrk@disroot.org>
66
77
Permission is hereby granted, free of charge, to any person obtaining a copy
88
of this software and associated documentation files (the "Software"), to

src/scrot_selection.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Copyright 2021-2023 Guilherme Janczak <guilherme.janczak@yandex.com>
55
Copyright 2021 Martin C <martincation@protonmail.com>
66
Copyright 2021 Peter Wu <peterwu@hotmail.com>
77
Copyright 2021 Wilson Smith <01wsmith+gh@gmail.com>
8-
Copyright 2022-2024 NRK <nrk@disroot.org>
8+
Copyright 2022-2025 NRK <nrk@disroot.org>
9+
Copyright 2024 7xnl <7xnl@proton.me>
910
1011
Permission is hereby granted, free of charge, to any person obtaining a copy
1112
of this software and associated documentation files (the "Software"), to

src/scrot_selection.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Copyright 2020-2021 Daniel T. Borelli <danieltborelli@gmail.com>
44
Copyright 2021-2023 Guilherme Janczak <guilherme.janczak@yandex.com>
55
Copyright 2021 Martin C <martincation@protonmail.com>
66
Copyright 2021 Peter Wu <peterwu@hotmail.com>
7-
Copyright 2023 NRK <nrk@disroot.org>
7+
Copyright 2023-2025 NRK <nrk@disroot.org>
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to

src/selection_classic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Copyright 2020-2021 Daniel T. Borelli <danieltborelli@gmail.com>
44
Copyright 2021-2023 Guilherme Janczak <guilherme.janczak@yandex.com>
55
Copyright 2021 Peter Wu <peterwu@hotmail.com>
6-
Copyright 2023 NRK <nrk@disroot.org>
6+
Copyright 2023-2025 NRK <nrk@disroot.org>
77
88
Permission is hereby granted, free of charge, to any person obtaining a copy
99
of this software and associated documentation files (the "Software"), to

src/selection_edge.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Copyright 2020-2021 Daniel T. Borelli <danieltborelli@gmail.com>
44
Copyright 2021-2023 Guilherme Janczak <guilherme.janczak@yandex.com>
55
Copyright 2021 Peter Wu <peterwu@hotmail.com>
6-
Copyright 2023-2024 NRK <nrk@disroot.org>
6+
Copyright 2023-2025 NRK <nrk@disroot.org>
77
88
Permission is hereby granted, free of charge, to any person obtaining a copy
99
of this software and associated documentation files (the "Software"), to

0 commit comments

Comments
 (0)