Skip to content

Commit c2eba81

Browse files
committed
update license year
1 parent d049749 commit c2eba81

12 files changed

Lines changed: 12 additions & 12 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ruisapp - ruis GUI adaptation layer
22

3-
Copyright (C) 2016-2024 Ivan Gagis <igagis@gmail.com>
3+
Copyright (C) 2016-2025 Ivan Gagis <igagis@gmail.com>
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

src/ruisapp/application.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
ruisapp - ruis GUI adaptation layer
33
4-
Copyright (C) 2016-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (C) 2016-2025 Ivan Gagis <igagis@gmail.com>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by

src/ruisapp/application.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
ruisapp - ruis GUI adaptation layer
33
4-
Copyright (C) 2016-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (C) 2016-2025 Ivan Gagis <igagis@gmail.com>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by

src/ruisapp/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
ruisapp - ruis GUI adaptation layer
33
4-
Copyright (C) 2016-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (C) 2016-2025 Ivan Gagis <igagis@gmail.com>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by

src/ruisapp/glue/android/glue.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
ruisapp - ruis GUI adaptation layer
33
4-
Copyright (C) 2016-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (C) 2016-2025 Ivan Gagis <igagis@gmail.com>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by

src/ruisapp/glue/friend_accessors.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
ruisapp - ruis GUI adaptation layer
33
4-
Copyright (C) 2016-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (C) 2016-2025 Ivan Gagis <igagis@gmail.com>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by

src/ruisapp/glue/glue.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
ruisapp - ruis GUI adaptation layer
33
4-
Copyright (C) 2016-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (C) 2016-2025 Ivan Gagis <igagis@gmail.com>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by

src/ruisapp/glue/linux/glue_wayland.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
ruisapp - ruis GUI adaptation layer
33
4-
Copyright (C) 2016-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (C) 2016-2025 Ivan Gagis <igagis@gmail.com>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by

src/ruisapp/glue/linux/glue_xorg.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
ruisapp - ruis GUI adaptation layer
33
4-
Copyright (C) 2016-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (C) 2016-2025 Ivan Gagis <igagis@gmail.com>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by

src/ruisapp/glue/sdl/glue.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
ruisapp - ruis GUI adaptation layer
33
4-
Copyright (C) 2016-2024 Ivan Gagis <igagis@gmail.com>
4+
Copyright (C) 2016-2025 Ivan Gagis <igagis@gmail.com>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)