Skip to content

Commit c03f108

Browse files
committed
Updated copyright notices
1 parent ff88b0b commit c03f108

15 files changed

+27
-23
lines changed

.cirrus.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Copyright (C) 2021-2023 Guilherme Janczak <[email protected]>
1+
# Copyright 2021-2023 Guilherme Janczak <[email protected]>
2+
# Copyright 2022 Zev Weiss <[email protected]>
23
#
34
# Permission is hereby granted, free of charge, to any person obtaining a copy
45
# of this software and associated documentation files (the "Software"), to

.github/workflows/full-check.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# Copyright 2020 Daniel T. Borelli <[email protected]>
2-
# Copyright 2020 Jeroen Roovers <[email protected]>
3-
# Copyright 2020 Joao Eriberto Mota Filho <[email protected]>
1+
# Copyright 2020 Daniel T. Borelli <[email protected]>
2+
# Copyright 2020 Jeroen Roovers <[email protected]>
3+
# Copyright 2020 Joao Eriberto Mota Filho <[email protected]>
44
# Copyright 2021-2022 Guilherme Janczak <[email protected]>
5+
# Copyright 2022 Zev Weiss <[email protected]>
56

67
name: full-check
78

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# Copyright 2015-2019 Joao Eriberto Mota Filho <[email protected]>
55
# Copyright 2019-2021 Daniel T. Borelli <[email protected]>
66
# Copyright 2021 Guilherme Janczak <[email protected]>
7+
# Copyright 2022 Sam James <[email protected]>
78
#
89
# Permission is hereby granted, free of charge, to any person obtaining a copy
910
# of this software and associated documentation files (the "Software"), to

src/imlib.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/* imlib.c
22
33
Copyright 1999-2000 Tom Gilbert
4-
Copyright 2020-2021 Daniel T. Borelli <[email protected]>
4+
Copyright 2020-2022 Daniel T. Borelli <[email protected]>
55
Copyright 2020 ideal <[email protected]>
66
Copyright 2020 Sean Brennan <[email protected]>
77
Copyright 2021 Christopher R. Nelson <[email protected]>
8-
Copyright 2021 Peter Wu <[email protected]>
98
Copyright 2021 Guilherme Janczak <[email protected]>
9+
Copyright 2021 Peter Wu <[email protected]>
1010
1111
Permission is hereby granted, free of charge, to any person obtaining a copy
1212
of this software and associated documentation files (the "Software"), to

src/imlib.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/* imlib.h
22
3-
Copyright 2021 Guilherme Janczak <[email protected]>
3+
Copyright 2021 Guilherme Janczak <[email protected]>
4+
Copyright 2022 Daniel T. Borelli <[email protected]>
45
56
Permission is hereby granted, free of charge, to any person obtaining a copy
67
of this software and associated documentation files (the "Software"), to

src/note.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
Copyright 2019-2022 Daniel T. Borelli <[email protected]>
44
Copyright 2021 Christopher R. Nelson <[email protected]>
5-
Copyright 2021 Peter Wu <[email protected]>
65
Copyright 2021 Guilherme Janczak <[email protected]>
6+
Copyright 2021 Peter Wu <[email protected]>
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/options.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Copyright 2010 Ibragimov Rinat <[email protected]>
88
Copyright 2017 Stoney Sauce <[email protected]>
99
Copyright 2019-2022 Daniel T. Borelli <[email protected]>
1010
Copyright 2020 Sean Brennan <[email protected]>
11+
Copyright 2021-2023 Guilherme Janczak <[email protected]>
1112
Copyright 2021 IFo Hancroft <[email protected]>
1213
Copyright 2021 Peter Wu <[email protected]>
1314
Copyright 2021 Wilson Smith <[email protected]>
14-
Copyright 2021-2023 Guilherme Janczak <[email protected]>
1515
Copyright 2022 Zev Weiss <[email protected]>
1616
1717
Permission is hereby granted, free of charge, to any person obtaining a copy

src/scrot.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* scrot.h
22
3-
Copyright 2021 Guilherme Janczak <[email protected]>
4-
Copyright 2022 Daniel T. Borelli <[email protected]>
3+
Copyright 2021 Guilherme Janczak <[email protected]>
4+
Copyright 2022 Daniel T. Borelli <[email protected]>
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to

src/scrot_selection.c

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/* scrot_selection.c
22
3-
Copyright 2020-2022 Daniel T. Borelli <[email protected]>
4-
Copyright 2021 Martin C <martincation@protonmail.com>
5-
Copyright 2021 Peter Wu <peterwu@hotmail.com>
6-
Copyright 2021 Wilson Smith <01wsmith+gh@gmail.com>
7-
Copyright 2021-2023 Guilherme Janczak <guilherme.janczak@yandex.com>
8-
Copyright 2022 NRK <[email protected]>
3+
Copyright 2020-2022 Daniel T. Borelli <[email protected]>
4+
Copyright 2021-2023 Guilherme Janczak <guilherme.janczak@yandex.com>
5+
Copyright 2021 Martin C <martincation@protonmail.com>
6+
Copyright 2021 Peter Wu <peterwu@hotmail.com>
7+
Copyright 2021 Wilson Smith <01wsmith+gh@gmail.com>
8+
Copyright 2022 NRK <[email protected]>
99
1010
Permission is hereby granted, free of charge, to any person obtaining a copy
1111
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
@@ -1,9 +1,9 @@
11
/* scrot_selection.h
22
33
Copyright 2020-2021 Daniel T. Borelli <[email protected]>
4+
Copyright 2021-2023 Guilherme Janczak <[email protected]>
45
Copyright 2021 Martin C <[email protected]>
56
Copyright 2021 Peter Wu <[email protected]>
6-
Copyright 2021-2023 Guilherme Janczak <[email protected]>
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)