mirror of
https://gitlab.com/Remmina/Remmina.git
synced 2025-04-29 08:22:32 +08:00
Update copyright info
This commit is contained in:
parent
1e1530196b
commit
9ff65f8554
@ -1,7 +1,7 @@
|
||||
FROM ubuntu:22.04
|
||||
|
||||
LABEL description="Bootstrap image used to build and test Remmina with Ubuntu 22.04" \
|
||||
maintainer="Antenore Gatta <antenore@simbiosi.org>" \
|
||||
maintainer="Hiroyuki Tanaka <myheroyuki@outlook.com>" \
|
||||
vendor="Remmina Project" \
|
||||
name="org.remmina.Remmina.images.ubuntu-22.04"
|
||||
|
||||
@ -23,7 +23,7 @@ RUN \
|
||||
libspice-protocol-dev libssh-dev libssl-dev libsystemd-dev \
|
||||
libtelepathy-glib-dev libvncserver-dev libvte-2.91-dev libwebkit2gtk-4.0-dev \
|
||||
libx11-dev libxcursor-dev libxdamage-dev libxext-dev libxi-dev \
|
||||
libxinerama-dev libxkbfile-dev libxkbfile-dev libxml2 libxml2-dev \
|
||||
libxinerama-dev libxkbfile-dev libxml2 libxml2-dev \
|
||||
libxrandr-dev libxtst-dev libxv-dev python3 python3-dev wget \
|
||||
&& apt-get autoremove -y \
|
||||
&& apt-get clean -y
|
||||
|
@ -4,6 +4,7 @@
|
||||
Remmina - The GTK Remmina Remote Desktop Client
|
||||
Copyright © 2014-2022 Antenore Gatta, Giovanni Panozzo
|
||||
Copyright © 2022-2023 Antenore Gatta, Giovanni Panozzo, Hiroyuki Tanaka
|
||||
Copyright © 2023-2024 Hiroyuki Tanaka, Sunil Bhat
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
@ -32,7 +33,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
<property name="modal">True</property>
|
||||
<property name="type-hint">dialog</property>
|
||||
<property name="program-name">Remmina</property>
|
||||
<property name="copyright" translatable="yes">Copyright © 2014–2023 Antenore Gatta, Giovanni Panozzo.
|
||||
<property name="copyright" translatable="yes">Copyright © 2023–2024 Hiroyuki Tanaka, Sunil Bhat
|
||||
Copyright © 2014–2023 Antenore Gatta, Giovanni Panozzo
|
||||
Copyright © 2009–2014 Vic Lee
|
||||
More details in COPYING</property>
|
||||
<property name="website">https://www.remmina.org/</property>
|
||||
|
@ -1,4 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
|
||||
Remmina - The GTK Remmina Remote Desktop Client
|
||||
Copyright © 2023-2024 Hiroyuki Tanaka, Sunil Bhat
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
as published by the Free Software Foundation; either version 2
|
||||
of the License, or (at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
-->
|
||||
<interface>
|
||||
<requires lib="gtk+" version="3.24"/>
|
||||
<object class="GtkDialog" id="RemminaBugReportDialog">
|
||||
|
@ -1,4 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
|
||||
Remmina - The GTK Remmina Remote Desktop Client
|
||||
Copyright © 2023-2024 Hiroyuki Tanaka, Sunil Bhat
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
as published by the Free Software Foundation; either version 2
|
||||
of the License, or (at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
-->
|
||||
<interface>
|
||||
<requires lib="gtk+" version="3.20"/>
|
||||
<!-- interface-license-type gplv2 -->
|
||||
|
@ -1,5 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generated with glade 3.40.0 -->
|
||||
<!-- Generated with glade 3.40.0
|
||||
|
||||
Remmina - The GTK Remmina Remote Desktop Client
|
||||
Copyright © 2014-2022 Antenore Gatta, Giovanni Panozzo
|
||||
Copyright © 2022-2023 Antenore Gatta, Giovanni Panozzo, Hiroyuki Tanaka
|
||||
Copyright © 2023-2024 Hiroyuki Tanaka, Sunil Bhat
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
as published by the Free Software Foundation; either version 2
|
||||
of the License, or (at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
-->
|
||||
<interface>
|
||||
<requires lib="gtk+" version="3.12"/>
|
||||
<object class="GtkWindow" id="RemminaPrefDialog">
|
||||
|
@ -3,6 +3,7 @@
|
||||
* Copyright (C) 2009-2011 Vic Lee
|
||||
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
|
||||
* Copyright (C) 2016-2023 Antenore Gatta, Giovanni Panozzo
|
||||
* Copyright (C) 2023-2024 Hiroyuki Tanaka, Sunil Bhat
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -3,6 +3,7 @@
|
||||
* Copyright (C) 2009-2011 Vic Lee
|
||||
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
|
||||
* Copyright (C) 2016-2023 Antenore Gatta, Giovanni Panozzo
|
||||
* Copyright (C) 2023-2024 Hiroyuki Tanaka, Sunil Bhat
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -3,6 +3,7 @@
|
||||
* Copyright (C) 2009-2010 Vic Lee
|
||||
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
|
||||
* Copyright (C) 2016-2023 Antenore Gatta, Giovanni Panozzo
|
||||
* Copyright (C) 2023-2024 Hiroyuki Tanaka, Sunil Bhat
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -4,6 +4,7 @@
|
||||
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
|
||||
* Copyright (C) 2016-2022 Antenore Gatta, Giovanni Panozzo
|
||||
* Copyright (C) 2022-2023 Antenore Gatta, Giovanni Panozzo, Hiroyuki Tanaka
|
||||
* Copyright (C) 2023-2024 Hiroyuki Tanaka, Sunil Bhat
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
Loading…
x
Reference in New Issue
Block a user