|
1 | 1 | /*************************************************************************** |
2 | | -* Copyright (c) 2014-2015 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com> |
3 | | -* Copyright (c) 2014 Martin Bříza <mbriza@redhat.com> |
4 | | -* Copyright (c) 2013 Abdurrahman AVCI <abdurrahmanavci@gmail.com> |
5 | | -* |
6 | | -* This program is free software; you can redistribute it and/or modify |
7 | | -* it under the terms of the GNU General Public License as published by |
8 | | -* the Free Software Foundation; either version 2 of the License, or |
9 | | -* (at your option) any later version. |
10 | | -* |
11 | | -* This program is distributed in the hope that it will be useful, |
12 | | -* but WITHOUT ANY WARRANTY; without even the implied warranty of |
13 | | -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14 | | -* GNU General Public License for more details. |
15 | | -* |
16 | | -* You should have received a copy of the GNU General Public License |
17 | | -* along with this program; if not, write to the |
18 | | -* Free Software Foundation, Inc., |
19 | | -* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
20 | | -***************************************************************************/ |
| 2 | + * Copyright (C) 2025-2026 UnionTech Software Technology Co., Ltd. |
| 3 | + * Copyright (c) 2014-2015 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com> |
| 4 | + * Copyright (c) 2014 Martin Bříza <mbriza@redhat.com> |
| 5 | + * Copyright (c) 2013 Abdurrahman AVCI <abdurrahmanavci@gmail.com> |
| 6 | + * |
| 7 | + * This program is free software; you can redistribute it and/or modify |
| 8 | + * it under the terms of the GNU General Public License as published by |
| 9 | + * the Free Software Foundation; either version 2 of the License, or |
| 10 | + * (at your option) any later version. |
| 11 | + * |
| 12 | + * This program is distributed in the hope that it will be useful, |
| 13 | + * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 14 | + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 15 | + * GNU General Public License for more details. |
| 16 | + * |
| 17 | + * You should have received a copy of the GNU General Public License |
| 18 | + * along with this program; if not, write to the |
| 19 | + * Free Software Foundation, Inc., |
| 20 | + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
| 21 | + ***************************************************************************/ |
21 | 22 |
|
22 | 23 | #include "Display.h" |
23 | 24 |
|
|
0 commit comments