Updated Copyright notice

This commit is contained in:
Robin 2015-03-13 10:31:52 +01:00
commit ec5930ed41
378 changed files with 727 additions and 727 deletions

View file

@ -1,6 +1,6 @@
/*
* Greenshot - a free and open source screenshot tool
* Copyright (C) 2007-2014 Thomas Braun, Jens Klingen, Robin Krom
* Copyright (C) 2007-2015 Thomas Braun, Jens Klingen, Robin Krom
*
* For more information see: http://getgreenshot.org/
* The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/
@ -17,11 +17,11 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
using System;
using GreenshotPlugin.Controls;
namespace GreenshotJiraPlugin {
public class JiraFormBase : GreenshotForm {
}
}
*/
using System;
using GreenshotPlugin.Controls;
namespace GreenshotJiraPlugin {
public class JiraFormBase : GreenshotForm {
}
}