mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 18:57:28 -07:00
Updated copyright notice for 2014
This commit is contained in:
parent
4ac8d21ebc
commit
8c4eef8e2b
388 changed files with 396 additions and 396 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Greenshot - a free and open source screenshot tool
|
||||
* Copyright (C) 2007-2013 Thomas Braun, Jens Klingen, Robin Krom
|
||||
* Copyright (C) 2007-2014 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/
|
||||
|
@ -34,7 +34,7 @@ using Greenshot.Plugin;
|
|||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Greenshot")]
|
||||
[assembly: AssemblyProduct("OCR Plugin")]
|
||||
[assembly: AssemblyCopyright("Copyright (C) 2007-2013")]
|
||||
[assembly: AssemblyCopyright("Copyright (C) 2007-2014")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
// The PluginAttribute describes the "entryType" and if the plugin is configurable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue