Skip to content

Commit edd044d

Browse files
committed
Copyright update 2016-2018
1 parent 2a66f24 commit edd044d

132 files changed

Lines changed: 133 additions & 133 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Remmina - The GTK+ Remote Desktop Client
2-
# Copyright (C) 2014-2017 Antenore Gatta, Giovanni Panozzo
2+
# Copyright (C) 2014-2018 Antenore Gatta, Giovanni Panozzo
33
#
44
# This program is free software; you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Copyright (C) 2011 Marc-Andre Moreau
44
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
5-
# Copyright (C) 2016-2017 Antenore Gatta, Giovanni Panozzo
5+
# Copyright (C) 2016-2018 Antenore Gatta, Giovanni Panozzo
66
#
77
# This program is free software; you can redistribute it and/or modify
88
# it under the terms of the GNU General Public License as published by

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Remmina - The GTK+ Remote Desktop Client
33
Copyright (C) 2009-2010 Vic Lee
44
Copyright (C) 2011-2014 Marc-Andre Moreau
5-
Copyright (C) 2015-2017 Antenore Gatta, Giovanni Panozzo
5+
Copyright (C) 2015-2018 Antenore Gatta, Giovanni Panozzo
66

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

cmake/FindSPICE.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Remmina - The GTK+ Remote Desktop Client
22
#
3-
# Copyright (C) 2016 Denis Ollier
3+
# Copyright (C) 2016-2018 Denis Ollier
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

plugins/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Copyright (C) 2011 Marc-Andre Moreau
44
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
5-
# Copyright (C) 2016-2017 Antenore Gatta, Giovanni Panozzo
5+
# Copyright (C) 2016-2018 Antenore Gatta, Giovanni Panozzo
66
#
77
# This program is free software; you can redistribute it and/or modify
88
# it under the terms of the GNU General Public License as published by

plugins/common/remmina_plugin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Remmina - The GTK+ Remote Desktop Client
33
* Copyright (C) 2010 Vic Lee
44
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
5-
* Copyright (C) 2016-2017 Antenore Gatta, Giovanni Panozzo
5+
* Copyright (C) 2016-2018 Antenore Gatta, Giovanni Panozzo
66
*
77
* This program is free software; you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

plugins/exec/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# remmina-plugin-tool_hello_world - The GTK+ Remote Desktop Client
22
#
33
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
4-
# Copyright (C) 2016-2017 Antenore Gatta, Giovanni Panozzo
4+
# Copyright (C) 2016-2018 Antenore Gatta, Giovanni Panozzo
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

plugins/exec/exec_plugin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Remmina - The GTK+ Remote Desktop Client
3-
* Copyright (C) 2017 Antenore Gatta, Giovanni Panozzo
3+
* Copyright (C) 2017-2018 Antenore Gatta, Giovanni Panozzo
44
*
55
* Initially based on the plugin "Remmina Plugin EXEC", created and written by
66
* Fabio Castelli (Muflone) <muflone@vbsimple.net>.

plugins/exec/exec_plugin_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Remmina - The GTK+ Remote Desktop Client
3-
* Copyright (C) 2017 Antenore Gatta
3+
* Copyright (C) 2017-2018 Antenore Gatta
44
*
55
* Initially based on the plugin "Remmina Plugin EXEC", created and written by
66
* Fabio Castelli (Muflone) <muflone@vbsimple.net>.

plugins/nx/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# remmina-plugin-nx - The GTK+ Remote Desktop Client
22
#
33
# Copyright (C) 2011 Marc-Andre Moreau
4-
# Copyright (C) 2014-2017 Antenore Gatta, Giovanni Panozzo
4+
# Copyright (C) 2014-2018 Antenore Gatta, Giovanni Panozzo
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)