diff --git a/InnoSetup/ShareX setup.iss b/InnoSetup/ShareX setup.iss index c2da7b83a..f20e55694 100644 --- a/InnoSetup/ShareX setup.iss +++ b/InnoSetup/ShareX setup.iss @@ -10,7 +10,7 @@ [Setup] AllowNoIcons=true -AppCopyright=Copyright (C) 2007-2014 {#MyAppPublisher} +AppCopyright=Copyright (C) 2007-2015 {#MyAppPublisher} AppId={#MyAppId} AppMutex={#MyAppId} AppName={#MyAppName} diff --git a/ShareX.HelpersLib/ActionsCodeMenuEntry.cs b/ShareX.HelpersLib/ActionsCodeMenuEntry.cs index 96ae8a141..3bfd6f0e7 100644 --- a/ShareX.HelpersLib/ActionsCodeMenuEntry.cs +++ b/ShareX.HelpersLib/ActionsCodeMenuEntry.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/CLI/CLICommand.cs b/ShareX.HelpersLib/CLI/CLICommand.cs index 22fcd1c58..781759198 100644 --- a/ShareX.HelpersLib/CLI/CLICommand.cs +++ b/ShareX.HelpersLib/CLI/CLICommand.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/CLI/CLICommandAction.cs b/ShareX.HelpersLib/CLI/CLICommandAction.cs index e57462ef6..e62856a00 100644 --- a/ShareX.HelpersLib/CLI/CLICommandAction.cs +++ b/ShareX.HelpersLib/CLI/CLICommandAction.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/CLI/CLIManager.cs b/ShareX.HelpersLib/CLI/CLIManager.cs index 3e36cf9a6..3fdc4069c 100644 --- a/ShareX.HelpersLib/CLI/CLIManager.cs +++ b/ShareX.HelpersLib/CLI/CLIManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/CLI/ExternalCLIManager.cs b/ShareX.HelpersLib/CLI/ExternalCLIManager.cs index d625a1748..e8f2c68b8 100644 --- a/ShareX.HelpersLib/CLI/ExternalCLIManager.cs +++ b/ShareX.HelpersLib/CLI/ExternalCLIManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/ClipboardFormat.cs b/ShareX.HelpersLib/ClipboardFormat.cs index 395233238..f3fa468bc 100644 --- a/ShareX.HelpersLib/ClipboardFormat.cs +++ b/ShareX.HelpersLib/ClipboardFormat.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/CodeMenu.cs b/ShareX.HelpersLib/CodeMenu.cs index 0d2ef6499..46335eb1a 100644 --- a/ShareX.HelpersLib/CodeMenu.cs +++ b/ShareX.HelpersLib/CodeMenu.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/CodeMenuEntry.cs b/ShareX.HelpersLib/CodeMenuEntry.cs index eb85d0b8f..06475a8f0 100644 --- a/ShareX.HelpersLib/CodeMenuEntry.cs +++ b/ShareX.HelpersLib/CodeMenuEntry.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/ColorBgra.cs b/ShareX.HelpersLib/ColorBgra.cs index 365a2b03b..bff3c37f8 100644 --- a/ShareX.HelpersLib/ColorBgra.cs +++ b/ShareX.HelpersLib/ColorBgra.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/ColorMatrixManager.cs b/ShareX.HelpersLib/ColorMatrixManager.cs index 405c66883..5bac04df6 100644 --- a/ShareX.HelpersLib/ColorMatrixManager.cs +++ b/ShareX.HelpersLib/ColorMatrixManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/CMYK.cs b/ShareX.HelpersLib/Colors/CMYK.cs index db06ed619..041e3b26c 100644 --- a/ShareX.HelpersLib/Colors/CMYK.cs +++ b/ShareX.HelpersLib/Colors/CMYK.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/ColorBox.cs b/ShareX.HelpersLib/Colors/ColorBox.cs index e61c20456..9e35332a3 100644 --- a/ShareX.HelpersLib/Colors/ColorBox.cs +++ b/ShareX.HelpersLib/Colors/ColorBox.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/ColorEventHandler.cs b/ShareX.HelpersLib/Colors/ColorEventHandler.cs index 6fc3b822b..84e320d28 100644 --- a/ShareX.HelpersLib/Colors/ColorEventHandler.cs +++ b/ShareX.HelpersLib/Colors/ColorEventHandler.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/ColorPicker.cs b/ShareX.HelpersLib/Colors/ColorPicker.cs index d8f0f5215..2591a534c 100644 --- a/ShareX.HelpersLib/Colors/ColorPicker.cs +++ b/ShareX.HelpersLib/Colors/ColorPicker.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/ColorPickerForm.cs b/ShareX.HelpersLib/Colors/ColorPickerForm.cs index d3cf382f1..0c71a9560 100644 --- a/ShareX.HelpersLib/Colors/ColorPickerForm.cs +++ b/ShareX.HelpersLib/Colors/ColorPickerForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/ColorSlider.cs b/ShareX.HelpersLib/Colors/ColorSlider.cs index 76506f490..13fb12038 100644 --- a/ShareX.HelpersLib/Colors/ColorSlider.cs +++ b/ShareX.HelpersLib/Colors/ColorSlider.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/ColorUserControl.cs b/ShareX.HelpersLib/Colors/ColorUserControl.cs index f56937278..a54ea0759 100644 --- a/ShareX.HelpersLib/Colors/ColorUserControl.cs +++ b/ShareX.HelpersLib/Colors/ColorUserControl.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/GradientInfo.cs b/ShareX.HelpersLib/Colors/GradientInfo.cs index 68a4797c3..138f7977a 100644 --- a/ShareX.HelpersLib/Colors/GradientInfo.cs +++ b/ShareX.HelpersLib/Colors/GradientInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/GradientPickerForm.cs b/ShareX.HelpersLib/Colors/GradientPickerForm.cs index a72f1911b..113074eb2 100644 --- a/ShareX.HelpersLib/Colors/GradientPickerForm.cs +++ b/ShareX.HelpersLib/Colors/GradientPickerForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/GradientStop.cs b/ShareX.HelpersLib/Colors/GradientStop.cs index 9d63eecce..f3d706f7c 100644 --- a/ShareX.HelpersLib/Colors/GradientStop.cs +++ b/ShareX.HelpersLib/Colors/GradientStop.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/HSB.cs b/ShareX.HelpersLib/Colors/HSB.cs index 0333c1029..67edea58d 100644 --- a/ShareX.HelpersLib/Colors/HSB.cs +++ b/ShareX.HelpersLib/Colors/HSB.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/MyColor.cs b/ShareX.HelpersLib/Colors/MyColor.cs index d9d373d51..160eafb6e 100644 --- a/ShareX.HelpersLib/Colors/MyColor.cs +++ b/ShareX.HelpersLib/Colors/MyColor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Colors/RGBA.cs b/ShareX.HelpersLib/Colors/RGBA.cs index d8e951e2c..d550296e7 100644 --- a/ShareX.HelpersLib/Colors/RGBA.cs +++ b/ShareX.HelpersLib/Colors/RGBA.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleButton.cs b/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleButton.cs index 5d5c93ba6..ff75efe64 100644 --- a/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleButton.cs +++ b/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleButton.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleCheckBox.cs b/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleCheckBox.cs index 9a11bae83..3209c3fc0 100644 --- a/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleCheckBox.cs +++ b/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleCheckBox.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleLabel.cs b/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleLabel.cs index 17fcf4da2..ddfe923e2 100644 --- a/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleLabel.cs +++ b/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleLabel.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleProgressBar.cs b/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleProgressBar.cs index d06c8ace8..5348f199a 100644 --- a/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleProgressBar.cs +++ b/ShareX.HelpersLib/Controls/BlackStyle/BlackStyleProgressBar.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/Canvas.cs b/ShareX.HelpersLib/Controls/Canvas.cs index c7f32cfd5..e12b2cc1f 100644 --- a/ShareX.HelpersLib/Controls/Canvas.cs +++ b/ShareX.HelpersLib/Controls/Canvas.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/ColorButton.cs b/ShareX.HelpersLib/Controls/ColorButton.cs index e4499aa07..cfd69e017 100644 --- a/ShareX.HelpersLib/Controls/ColorButton.cs +++ b/ShareX.HelpersLib/Controls/ColorButton.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/ExportImportControl.cs b/ShareX.HelpersLib/Controls/ExportImportControl.cs index 1d85752ad..d034adc6e 100644 --- a/ShareX.HelpersLib/Controls/ExportImportControl.cs +++ b/ShareX.HelpersLib/Controls/ExportImportControl.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/MenuButton.cs b/ShareX.HelpersLib/Controls/MenuButton.cs index 6d451381f..e9578ec30 100644 --- a/ShareX.HelpersLib/Controls/MenuButton.cs +++ b/ShareX.HelpersLib/Controls/MenuButton.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/MyListView.cs b/ShareX.HelpersLib/Controls/MyListView.cs index 4e923b911..ba99a7767 100644 --- a/ShareX.HelpersLib/Controls/MyListView.cs +++ b/ShareX.HelpersLib/Controls/MyListView.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/MyPictureBox.cs b/ShareX.HelpersLib/Controls/MyPictureBox.cs index bc5709b4d..ae39ffc7f 100644 --- a/ShareX.HelpersLib/Controls/MyPictureBox.cs +++ b/ShareX.HelpersLib/Controls/MyPictureBox.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/NoFocusBorderButton.cs b/ShareX.HelpersLib/Controls/NoFocusBorderButton.cs index 139795e0c..f14efd55d 100644 --- a/ShareX.HelpersLib/Controls/NoFocusBorderButton.cs +++ b/ShareX.HelpersLib/Controls/NoFocusBorderButton.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/SplitContainerCustomSplitter.cs b/ShareX.HelpersLib/Controls/SplitContainerCustomSplitter.cs index cdb9fa174..db29aca2b 100644 --- a/ShareX.HelpersLib/Controls/SplitContainerCustomSplitter.cs +++ b/ShareX.HelpersLib/Controls/SplitContainerCustomSplitter.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/TabToListView.cs b/ShareX.HelpersLib/Controls/TabToListView.cs index e308d5324..37ce1ed72 100644 --- a/ShareX.HelpersLib/Controls/TabToListView.cs +++ b/ShareX.HelpersLib/Controls/TabToListView.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/TabToTreeView.cs b/ShareX.HelpersLib/Controls/TabToTreeView.cs index 0870db859..42a5264d1 100644 --- a/ShareX.HelpersLib/Controls/TabToTreeView.cs +++ b/ShareX.HelpersLib/Controls/TabToTreeView.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/TablessControl.cs b/ShareX.HelpersLib/Controls/TablessControl.cs index 03e0b1ea2..daa69fdcc 100644 --- a/ShareX.HelpersLib/Controls/TablessControl.cs +++ b/ShareX.HelpersLib/Controls/TablessControl.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Controls/ToolStripRadioButtonMenuItem.cs b/ShareX.HelpersLib/Controls/ToolStripRadioButtonMenuItem.cs index fac3c9ee1..cbf5e6a6e 100644 --- a/ShareX.HelpersLib/Controls/ToolStripRadioButtonMenuItem.cs +++ b/ShareX.HelpersLib/Controls/ToolStripRadioButtonMenuItem.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/ConvolutionMatrix.cs b/ShareX.HelpersLib/ConvolutionMatrix.cs index 5352bd2bd..282161ae2 100644 --- a/ShareX.HelpersLib/ConvolutionMatrix.cs +++ b/ShareX.HelpersLib/ConvolutionMatrix.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/ConvolutionMatrixManager.cs b/ShareX.HelpersLib/ConvolutionMatrixManager.cs index 82aac2707..51135f850 100644 --- a/ShareX.HelpersLib/ConvolutionMatrixManager.cs +++ b/ShareX.HelpersLib/ConvolutionMatrixManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Cryptographic/Crc32.cs b/ShareX.HelpersLib/Cryptographic/Crc32.cs index 168aedd54..5069cdc41 100644 --- a/ShareX.HelpersLib/Cryptographic/Crc32.cs +++ b/ShareX.HelpersLib/Cryptographic/Crc32.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Cryptographic/HashCheck.cs b/ShareX.HelpersLib/Cryptographic/HashCheck.cs index af5fc3a12..108fe9c50 100644 --- a/ShareX.HelpersLib/Cryptographic/HashCheck.cs +++ b/ShareX.HelpersLib/Cryptographic/HashCheck.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Cryptographic/Translator.cs b/ShareX.HelpersLib/Cryptographic/Translator.cs index 171f14e7f..d4e1ecc2f 100644 --- a/ShareX.HelpersLib/Cryptographic/Translator.cs +++ b/ShareX.HelpersLib/Cryptographic/Translator.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Cryptographic/TranslatorHelper.cs b/ShareX.HelpersLib/Cryptographic/TranslatorHelper.cs index b01551e2b..2b899ee3b 100644 --- a/ShareX.HelpersLib/Cryptographic/TranslatorHelper.cs +++ b/ShareX.HelpersLib/Cryptographic/TranslatorHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/CursorData.cs b/ShareX.HelpersLib/CursorData.cs index f5ba14075..aa6a5af0d 100644 --- a/ShareX.HelpersLib/CursorData.cs +++ b/ShareX.HelpersLib/CursorData.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/DNS/AdapterInfo.cs b/ShareX.HelpersLib/DNS/AdapterInfo.cs index b624d20ae..f88232f20 100644 --- a/ShareX.HelpersLib/DNS/AdapterInfo.cs +++ b/ShareX.HelpersLib/DNS/AdapterInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/DNS/DNSChangerForm.cs b/ShareX.HelpersLib/DNS/DNSChangerForm.cs index a52ada304..d4d7e8fbd 100644 --- a/ShareX.HelpersLib/DNS/DNSChangerForm.cs +++ b/ShareX.HelpersLib/DNS/DNSChangerForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/DNS/DNSInfo.cs b/ShareX.HelpersLib/DNS/DNSInfo.cs index 3748f0769..68b61be6a 100644 --- a/ShareX.HelpersLib/DNS/DNSInfo.cs +++ b/ShareX.HelpersLib/DNS/DNSInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/DWMManager.cs b/ShareX.HelpersLib/DWMManager.cs index da8186c7a..92bbda84c 100644 --- a/ShareX.HelpersLib/DWMManager.cs +++ b/ShareX.HelpersLib/DWMManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/DebugHelper.cs b/ShareX.HelpersLib/DebugHelper.cs index 9888f9197..cbe54ad87 100644 --- a/ShareX.HelpersLib/DebugHelper.cs +++ b/ShareX.HelpersLib/DebugHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/DebugTimer.cs b/ShareX.HelpersLib/DebugTimer.cs index 400451281..8e07038ee 100644 --- a/ShareX.HelpersLib/DebugTimer.cs +++ b/ShareX.HelpersLib/DebugTimer.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/EncoderProgram.cs b/ShareX.HelpersLib/EncoderProgram.cs index 3937ae35e..409d13b84 100644 --- a/ShareX.HelpersLib/EncoderProgram.cs +++ b/ShareX.HelpersLib/EncoderProgram.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Enums.cs b/ShareX.HelpersLib/Enums.cs index af7c4ab93..270112510 100644 --- a/ShareX.HelpersLib/Enums.cs +++ b/ShareX.HelpersLib/Enums.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Extensions/EnumExtensions.cs b/ShareX.HelpersLib/Extensions/EnumExtensions.cs index 71a11917d..5628e9c49 100644 --- a/ShareX.HelpersLib/Extensions/EnumExtensions.cs +++ b/ShareX.HelpersLib/Extensions/EnumExtensions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Extensions/Extensions.cs b/ShareX.HelpersLib/Extensions/Extensions.cs index ddcffb5e8..87250d6ed 100644 --- a/ShareX.HelpersLib/Extensions/Extensions.cs +++ b/ShareX.HelpersLib/Extensions/Extensions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Extensions/GraphicsExtensions.cs b/ShareX.HelpersLib/Extensions/GraphicsExtensions.cs index 907df8e3b..e70ffe5e5 100644 --- a/ShareX.HelpersLib/Extensions/GraphicsExtensions.cs +++ b/ShareX.HelpersLib/Extensions/GraphicsExtensions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Extensions/GraphicsPathExtensions.cs b/ShareX.HelpersLib/Extensions/GraphicsPathExtensions.cs index 141dc5407..70ead8f43 100644 --- a/ShareX.HelpersLib/Extensions/GraphicsPathExtensions.cs +++ b/ShareX.HelpersLib/Extensions/GraphicsPathExtensions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Extensions/NumberExtensions.cs b/ShareX.HelpersLib/Extensions/NumberExtensions.cs index 811cfe10e..6af7f9a37 100644 --- a/ShareX.HelpersLib/Extensions/NumberExtensions.cs +++ b/ShareX.HelpersLib/Extensions/NumberExtensions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Extensions/ObjectExtensions.cs b/ShareX.HelpersLib/Extensions/ObjectExtensions.cs index a4e873ae4..a6bada48f 100644 --- a/ShareX.HelpersLib/Extensions/ObjectExtensions.cs +++ b/ShareX.HelpersLib/Extensions/ObjectExtensions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Extensions/StreamExtensions.cs b/ShareX.HelpersLib/Extensions/StreamExtensions.cs index b0ae1fdc4..166eaa7ec 100644 --- a/ShareX.HelpersLib/Extensions/StreamExtensions.cs +++ b/ShareX.HelpersLib/Extensions/StreamExtensions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Extensions/StringExtensions.cs b/ShareX.HelpersLib/Extensions/StringExtensions.cs index 0d841d3e8..8fa2e6a98 100644 --- a/ShareX.HelpersLib/Extensions/StringExtensions.cs +++ b/ShareX.HelpersLib/Extensions/StringExtensions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Extensions/XMLExtensions.cs b/ShareX.HelpersLib/Extensions/XMLExtensions.cs index 5c389cfab..0e5d7b5cf 100644 --- a/ShareX.HelpersLib/Extensions/XMLExtensions.cs +++ b/ShareX.HelpersLib/Extensions/XMLExtensions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/ExternalProgram.cs b/ShareX.HelpersLib/ExternalProgram.cs index fb3086285..250b9b9dc 100644 --- a/ShareX.HelpersLib/ExternalProgram.cs +++ b/ShareX.HelpersLib/ExternalProgram.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/FFmpegDownloader.cs b/ShareX.HelpersLib/FFmpegDownloader.cs index 8f3b686b3..8d341abcd 100644 --- a/ShareX.HelpersLib/FFmpegDownloader.cs +++ b/ShareX.HelpersLib/FFmpegDownloader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/FastDateTime.cs b/ShareX.HelpersLib/FastDateTime.cs index a48f94a34..6877e88fe 100644 --- a/ShareX.HelpersLib/FastDateTime.cs +++ b/ShareX.HelpersLib/FastDateTime.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/FileDownloader.cs b/ShareX.HelpersLib/FileDownloader.cs index fd3be0868..7b8be2aa8 100644 --- a/ShareX.HelpersLib/FileDownloader.cs +++ b/ShareX.HelpersLib/FileDownloader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/FixedSizedQueue.cs b/ShareX.HelpersLib/FixedSizedQueue.cs index e331d15d2..24a395810 100644 --- a/ShareX.HelpersLib/FixedSizedQueue.cs +++ b/ShareX.HelpersLib/FixedSizedQueue.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/FontSafe.cs b/ShareX.HelpersLib/FontSafe.cs index bd36a26d9..f44fca8d6 100644 --- a/ShareX.HelpersLib/FontSafe.cs +++ b/ShareX.HelpersLib/FontSafe.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/ClipboardContentViewer.cs b/ShareX.HelpersLib/Forms/ClipboardContentViewer.cs index 5b8172422..87f318988 100644 --- a/ShareX.HelpersLib/Forms/ClipboardContentViewer.cs +++ b/ShareX.HelpersLib/Forms/ClipboardContentViewer.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/DebugForm.cs b/ShareX.HelpersLib/Forms/DebugForm.cs index 1658ecdb9..2536e1659 100644 --- a/ShareX.HelpersLib/Forms/DebugForm.cs +++ b/ShareX.HelpersLib/Forms/DebugForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/ErrorForm.cs b/ShareX.HelpersLib/Forms/ErrorForm.cs index 88fc7dbfb..fea9dd182 100644 --- a/ShareX.HelpersLib/Forms/ErrorForm.cs +++ b/ShareX.HelpersLib/Forms/ErrorForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/HashCheckForm.cs b/ShareX.HelpersLib/Forms/HashCheckForm.cs index e5305ca30..aabfdc4d6 100644 --- a/ShareX.HelpersLib/Forms/HashCheckForm.cs +++ b/ShareX.HelpersLib/Forms/HashCheckForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/ImageViewer.cs b/ShareX.HelpersLib/Forms/ImageViewer.cs index c02b23810..67345e3ad 100644 --- a/ShareX.HelpersLib/Forms/ImageViewer.cs +++ b/ShareX.HelpersLib/Forms/ImageViewer.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/InputBox.cs b/ShareX.HelpersLib/Forms/InputBox.cs index 7514157bc..b4e3b7c2f 100644 --- a/ShareX.HelpersLib/Forms/InputBox.cs +++ b/ShareX.HelpersLib/Forms/InputBox.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/MonitorTestForm.cs b/ShareX.HelpersLib/Forms/MonitorTestForm.cs index c8dd36835..969681745 100644 --- a/ShareX.HelpersLib/Forms/MonitorTestForm.cs +++ b/ShareX.HelpersLib/Forms/MonitorTestForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/MyMessageBox.cs b/ShareX.HelpersLib/Forms/MyMessageBox.cs index 6953b57eb..4f27f1e0a 100644 --- a/ShareX.HelpersLib/Forms/MyMessageBox.cs +++ b/ShareX.HelpersLib/Forms/MyMessageBox.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/OutputBox.cs b/ShareX.HelpersLib/Forms/OutputBox.cs index 0aeccdf87..c833185cd 100644 --- a/ShareX.HelpersLib/Forms/OutputBox.cs +++ b/ShareX.HelpersLib/Forms/OutputBox.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/QRCodeForm.cs b/ShareX.HelpersLib/Forms/QRCodeForm.cs index 2b06c8502..852a0ac21 100644 --- a/ShareX.HelpersLib/Forms/QRCodeForm.cs +++ b/ShareX.HelpersLib/Forms/QRCodeForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Forms/TrayForm.cs b/ShareX.HelpersLib/Forms/TrayForm.cs index 32167d29f..f099da583 100644 --- a/ShareX.HelpersLib/Forms/TrayForm.cs +++ b/ShareX.HelpersLib/Forms/TrayForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/GIF/AnimatedGifCreator.cs b/ShareX.HelpersLib/GIF/AnimatedGifCreator.cs index f8cb99b8b..db3aeacd9 100644 --- a/ShareX.HelpersLib/GIF/AnimatedGifCreator.cs +++ b/ShareX.HelpersLib/GIF/AnimatedGifCreator.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/GIF/GifClass.cs b/ShareX.HelpersLib/GIF/GifClass.cs index e8d63c049..9213be45e 100644 --- a/ShareX.HelpersLib/GIF/GifClass.cs +++ b/ShareX.HelpersLib/GIF/GifClass.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/GIF/GrayscaleQuantizer.cs b/ShareX.HelpersLib/GIF/GrayscaleQuantizer.cs index 9a17b0bfc..c36ff36b1 100644 --- a/ShareX.HelpersLib/GIF/GrayscaleQuantizer.cs +++ b/ShareX.HelpersLib/GIF/GrayscaleQuantizer.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/GIF/OctreeQuantizer.cs b/ShareX.HelpersLib/GIF/OctreeQuantizer.cs index 62083aa99..3e9d6b0fd 100644 --- a/ShareX.HelpersLib/GIF/OctreeQuantizer.cs +++ b/ShareX.HelpersLib/GIF/OctreeQuantizer.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/GIF/PaletteQuantizer.cs b/ShareX.HelpersLib/GIF/PaletteQuantizer.cs index e53b1f93e..b79c5d409 100644 --- a/ShareX.HelpersLib/GIF/PaletteQuantizer.cs +++ b/ShareX.HelpersLib/GIF/PaletteQuantizer.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/GIF/Quantizer.cs b/ShareX.HelpersLib/GIF/Quantizer.cs index 77e8ab0a6..a86be6c18 100644 --- a/ShareX.HelpersLib/GIF/Quantizer.cs +++ b/ShareX.HelpersLib/GIF/Quantizer.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Helpers/CaptureHelpers.cs b/ShareX.HelpersLib/Helpers/CaptureHelpers.cs index 250612fbd..c5dc4bcda 100644 --- a/ShareX.HelpersLib/Helpers/CaptureHelpers.cs +++ b/ShareX.HelpersLib/Helpers/CaptureHelpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Helpers/ClipboardHelpers.cs b/ShareX.HelpersLib/Helpers/ClipboardHelpers.cs index 0fd53af1e..de2d54a84 100644 --- a/ShareX.HelpersLib/Helpers/ClipboardHelpers.cs +++ b/ShareX.HelpersLib/Helpers/ClipboardHelpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Helpers/ColorHelpers.cs b/ShareX.HelpersLib/Helpers/ColorHelpers.cs index 4468d66a2..41d18c412 100644 --- a/ShareX.HelpersLib/Helpers/ColorHelpers.cs +++ b/ShareX.HelpersLib/Helpers/ColorHelpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Helpers/Helpers.cs b/ShareX.HelpersLib/Helpers/Helpers.cs index f3c703706..06df1ff57 100644 --- a/ShareX.HelpersLib/Helpers/Helpers.cs +++ b/ShareX.HelpersLib/Helpers/Helpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Helpers/ImageHelpers.cs b/ShareX.HelpersLib/Helpers/ImageHelpers.cs index 5f72fde70..a4a1b85b4 100644 --- a/ShareX.HelpersLib/Helpers/ImageHelpers.cs +++ b/ShareX.HelpersLib/Helpers/ImageHelpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Helpers/MathHelpers.cs b/ShareX.HelpersLib/Helpers/MathHelpers.cs index 7d69a5287..72df948a9 100644 --- a/ShareX.HelpersLib/Helpers/MathHelpers.cs +++ b/ShareX.HelpersLib/Helpers/MathHelpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Helpers/RegistryHelpers.cs b/ShareX.HelpersLib/Helpers/RegistryHelpers.cs index a68c9eb27..99b6b32cd 100644 --- a/ShareX.HelpersLib/Helpers/RegistryHelpers.cs +++ b/ShareX.HelpersLib/Helpers/RegistryHelpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Helpers/SSLBypassHelper.cs b/ShareX.HelpersLib/Helpers/SSLBypassHelper.cs index 48cf1d19e..d8e52c965 100644 --- a/ShareX.HelpersLib/Helpers/SSLBypassHelper.cs +++ b/ShareX.HelpersLib/Helpers/SSLBypassHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Helpers/ShortcutHelpers.cs b/ShareX.HelpersLib/Helpers/ShortcutHelpers.cs index c9a7c2e2e..ebf7aae84 100644 --- a/ShareX.HelpersLib/Helpers/ShortcutHelpers.cs +++ b/ShareX.HelpersLib/Helpers/ShortcutHelpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Helpers/URLHelpers.cs b/ShareX.HelpersLib/Helpers/URLHelpers.cs index 1761ec1fd..ef2048a0e 100644 --- a/ShareX.HelpersLib/Helpers/URLHelpers.cs +++ b/ShareX.HelpersLib/Helpers/URLHelpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Links.cs b/ShareX.HelpersLib/Links.cs index feadc5cdc..ab1576fb2 100644 --- a/ShareX.HelpersLib/Links.cs +++ b/ShareX.HelpersLib/Links.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/ListViewColumnSorter.cs b/ShareX.HelpersLib/ListViewColumnSorter.cs index bca11b2b3..7c95bc797 100644 --- a/ShareX.HelpersLib/ListViewColumnSorter.cs +++ b/ShareX.HelpersLib/ListViewColumnSorter.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Logger.cs b/ShareX.HelpersLib/Logger.cs index df7b2ab16..ebb1644e4 100644 --- a/ShareX.HelpersLib/Logger.cs +++ b/ShareX.HelpersLib/Logger.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/MimeTypes.cs b/ShareX.HelpersLib/MimeTypes.cs index 32339145a..44e805b14 100644 --- a/ShareX.HelpersLib/MimeTypes.cs +++ b/ShareX.HelpersLib/MimeTypes.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/NameParser.cs b/ShareX.HelpersLib/NameParser.cs index c5b67c893..fa66f0ad6 100644 --- a/ShareX.HelpersLib/NameParser.cs +++ b/ShareX.HelpersLib/NameParser.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Native/FolderSelectDialog.cs b/ShareX.HelpersLib/Native/FolderSelectDialog.cs index 1486b4ffd..8f8457af8 100644 --- a/ShareX.HelpersLib/Native/FolderSelectDialog.cs +++ b/ShareX.HelpersLib/Native/FolderSelectDialog.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Native/LayeredForm.cs b/ShareX.HelpersLib/Native/LayeredForm.cs index 7589d3171..31b5d539d 100644 --- a/ShareX.HelpersLib/Native/LayeredForm.cs +++ b/ShareX.HelpersLib/Native/LayeredForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Native/NativeConstants.cs b/ShareX.HelpersLib/Native/NativeConstants.cs index 59e106bb5..69e3eede4 100644 --- a/ShareX.HelpersLib/Native/NativeConstants.cs +++ b/ShareX.HelpersLib/Native/NativeConstants.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Native/NativeEnums.cs b/ShareX.HelpersLib/Native/NativeEnums.cs index 31e3365ce..fe768264e 100644 --- a/ShareX.HelpersLib/Native/NativeEnums.cs +++ b/ShareX.HelpersLib/Native/NativeEnums.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Native/NativeMethods.cs b/ShareX.HelpersLib/Native/NativeMethods.cs index 6a6392259..e9efef86b 100644 --- a/ShareX.HelpersLib/Native/NativeMethods.cs +++ b/ShareX.HelpersLib/Native/NativeMethods.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Native/NativeMethods_Helpers.cs b/ShareX.HelpersLib/Native/NativeMethods_Helpers.cs index 8eb1e2962..0664acc93 100644 --- a/ShareX.HelpersLib/Native/NativeMethods_Helpers.cs +++ b/ShareX.HelpersLib/Native/NativeMethods_Helpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Native/NativeStructs.cs b/ShareX.HelpersLib/Native/NativeStructs.cs index 983e4cf20..fa3b6bc45 100644 --- a/ShareX.HelpersLib/Native/NativeStructs.cs +++ b/ShareX.HelpersLib/Native/NativeStructs.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Native/TaskbarManager.cs b/ShareX.HelpersLib/Native/TaskbarManager.cs index de8f97ac5..41a8c26ea 100644 --- a/ShareX.HelpersLib/Native/TaskbarManager.cs +++ b/ShareX.HelpersLib/Native/TaskbarManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/PingHelper.cs b/ShareX.HelpersLib/PingHelper.cs index 1ee7fba84..890e89a91 100644 --- a/ShareX.HelpersLib/PingHelper.cs +++ b/ShareX.HelpersLib/PingHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/PingResult.cs b/ShareX.HelpersLib/PingResult.cs index 3b7dc837c..126d7f14f 100644 --- a/ShareX.HelpersLib/PingResult.cs +++ b/ShareX.HelpersLib/PingResult.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Printer/PrintForm.cs b/ShareX.HelpersLib/Printer/PrintForm.cs index 99ab7fe3d..d616d3ae7 100644 --- a/ShareX.HelpersLib/Printer/PrintForm.cs +++ b/ShareX.HelpersLib/Printer/PrintForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Printer/PrintHelper.cs b/ShareX.HelpersLib/Printer/PrintHelper.cs index 6744a831e..53288d6d4 100644 --- a/ShareX.HelpersLib/Printer/PrintHelper.cs +++ b/ShareX.HelpersLib/Printer/PrintHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Printer/PrintSettings.cs b/ShareX.HelpersLib/Printer/PrintSettings.cs index f0260c397..62e8976ac 100644 --- a/ShareX.HelpersLib/Printer/PrintSettings.cs +++ b/ShareX.HelpersLib/Printer/PrintSettings.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Printer/PrintTextForm.cs b/ShareX.HelpersLib/Printer/PrintTextForm.cs index 36c3c6298..6938145c0 100644 --- a/ShareX.HelpersLib/Printer/PrintTextForm.cs +++ b/ShareX.HelpersLib/Printer/PrintTextForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Printer/PrintTextHelper.cs b/ShareX.HelpersLib/Printer/PrintTextHelper.cs index 53cd6020d..7c78ea995 100644 --- a/ShareX.HelpersLib/Printer/PrintTextHelper.cs +++ b/ShareX.HelpersLib/Printer/PrintTextHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Properties/AssemblyInfo.cs b/ShareX.HelpersLib/Properties/AssemblyInfo.cs index e2ab9def5..f271720ac 100644 --- a/ShareX.HelpersLib/Properties/AssemblyInfo.cs +++ b/ShareX.HelpersLib/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("ShareX Developers")] [assembly: AssemblyProduct("ShareX")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2014 ShareX Developers")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2015 ShareX Developers")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/ShareX.HelpersLib/ProxyInfo.cs b/ShareX.HelpersLib/ProxyInfo.cs index bcbf55e91..dc7934972 100644 --- a/ShareX.HelpersLib/ProxyInfo.cs +++ b/ShareX.HelpersLib/ProxyInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/SettingsBase.cs b/ShareX.HelpersLib/SettingsBase.cs index da79db3d9..8bb963e8b 100644 --- a/ShareX.HelpersLib/SettingsBase.cs +++ b/ShareX.HelpersLib/SettingsBase.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/SettingsHelper.cs b/ShareX.HelpersLib/SettingsHelper.cs index c27a4eef2..169715965 100644 --- a/ShareX.HelpersLib/SettingsHelper.cs +++ b/ShareX.HelpersLib/SettingsHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/ShareXResources.cs b/ShareX.HelpersLib/ShareXResources.cs index b91d243e7..1607cc0b7 100644 --- a/ShareX.HelpersLib/ShareXResources.cs +++ b/ShareX.HelpersLib/ShareXResources.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/SingleInstanceApplication/ApplicationInstanceManager.cs b/ShareX.HelpersLib/SingleInstanceApplication/ApplicationInstanceManager.cs index e8944680a..cf9003d20 100644 --- a/ShareX.HelpersLib/SingleInstanceApplication/ApplicationInstanceManager.cs +++ b/ShareX.HelpersLib/SingleInstanceApplication/ApplicationInstanceManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/SingleInstanceApplication/InstanceProxy.cs b/ShareX.HelpersLib/SingleInstanceApplication/InstanceProxy.cs index fb6b0ca72..69eb1096a 100644 --- a/ShareX.HelpersLib/SingleInstanceApplication/InstanceProxy.cs +++ b/ShareX.HelpersLib/SingleInstanceApplication/InstanceProxy.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/StringLineReader.cs b/ShareX.HelpersLib/StringLineReader.cs index cd12fe1c9..f7d09e9cb 100644 --- a/ShareX.HelpersLib/StringLineReader.cs +++ b/ShareX.HelpersLib/StringLineReader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/TaskEx.cs b/ShareX.HelpersLib/TaskEx.cs index b65d18203..d60b9f038 100644 --- a/ShareX.HelpersLib/TaskEx.cs +++ b/ShareX.HelpersLib/TaskEx.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/TextBoxTraceListener.cs b/ShareX.HelpersLib/TextBoxTraceListener.cs index 884aad1be..944c6f2b9 100644 --- a/ShareX.HelpersLib/TextBoxTraceListener.cs +++ b/ShareX.HelpersLib/TextBoxTraceListener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/ThreadWorker.cs b/ShareX.HelpersLib/ThreadWorker.cs index 899e105cb..fc81b8f26 100644 --- a/ShareX.HelpersLib/ThreadWorker.cs +++ b/ShareX.HelpersLib/ThreadWorker.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Tokenizer/BetweenTagsResult.cs b/ShareX.HelpersLib/Tokenizer/BetweenTagsResult.cs index 17436ea24..83bb3f5c0 100644 --- a/ShareX.HelpersLib/Tokenizer/BetweenTagsResult.cs +++ b/ShareX.HelpersLib/Tokenizer/BetweenTagsResult.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Tokenizer/Token.cs b/ShareX.HelpersLib/Tokenizer/Token.cs index 6796abdd6..c1d8993cb 100644 --- a/ShareX.HelpersLib/Tokenizer/Token.cs +++ b/ShareX.HelpersLib/Tokenizer/Token.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Tokenizer/Tokenizer.cs b/ShareX.HelpersLib/Tokenizer/Tokenizer.cs index 3bec8765c..b182ad97f 100644 --- a/ShareX.HelpersLib/Tokenizer/Tokenizer.cs +++ b/ShareX.HelpersLib/Tokenizer/Tokenizer.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UITypeEditors/CssFileNameEditor.cs b/ShareX.HelpersLib/UITypeEditors/CssFileNameEditor.cs index 98ef6d395..11390477f 100644 --- a/ShareX.HelpersLib/UITypeEditors/CssFileNameEditor.cs +++ b/ShareX.HelpersLib/UITypeEditors/CssFileNameEditor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UITypeEditors/DirectoryNameEditor.cs b/ShareX.HelpersLib/UITypeEditors/DirectoryNameEditor.cs index 5a9b33232..ccfface20 100644 --- a/ShareX.HelpersLib/UITypeEditors/DirectoryNameEditor.cs +++ b/ShareX.HelpersLib/UITypeEditors/DirectoryNameEditor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UITypeEditors/EnumDescriptionConverter.cs b/ShareX.HelpersLib/UITypeEditors/EnumDescriptionConverter.cs index c1a24b6cd..970af8874 100644 --- a/ShareX.HelpersLib/UITypeEditors/EnumDescriptionConverter.cs +++ b/ShareX.HelpersLib/UITypeEditors/EnumDescriptionConverter.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UITypeEditors/ExeFileNameEditor.cs b/ShareX.HelpersLib/UITypeEditors/ExeFileNameEditor.cs index 0a65ebf5c..1cc540db9 100644 --- a/ShareX.HelpersLib/UITypeEditors/ExeFileNameEditor.cs +++ b/ShareX.HelpersLib/UITypeEditors/ExeFileNameEditor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UITypeEditors/GradientEditor.cs b/ShareX.HelpersLib/UITypeEditors/GradientEditor.cs index 75425dbae..0215b55d3 100644 --- a/ShareX.HelpersLib/UITypeEditors/GradientEditor.cs +++ b/ShareX.HelpersLib/UITypeEditors/GradientEditor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UITypeEditors/ImageFileNameEditor.cs b/ShareX.HelpersLib/UITypeEditors/ImageFileNameEditor.cs index e2ec2423e..32b41812a 100644 --- a/ShareX.HelpersLib/UITypeEditors/ImageFileNameEditor.cs +++ b/ShareX.HelpersLib/UITypeEditors/ImageFileNameEditor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UITypeEditors/JsonFileNameEditor.cs b/ShareX.HelpersLib/UITypeEditors/JsonFileNameEditor.cs index 9a8b2ad57..d24dd5564 100644 --- a/ShareX.HelpersLib/UITypeEditors/JsonFileNameEditor.cs +++ b/ShareX.HelpersLib/UITypeEditors/JsonFileNameEditor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UITypeEditors/MyColorConverter.cs b/ShareX.HelpersLib/UITypeEditors/MyColorConverter.cs index 9dce96d99..267119aab 100644 --- a/ShareX.HelpersLib/UITypeEditors/MyColorConverter.cs +++ b/ShareX.HelpersLib/UITypeEditors/MyColorConverter.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UITypeEditors/MyColorEditor.cs b/ShareX.HelpersLib/UITypeEditors/MyColorEditor.cs index 5ab08bcbb..716ae4bb9 100644 --- a/ShareX.HelpersLib/UITypeEditors/MyColorEditor.cs +++ b/ShareX.HelpersLib/UITypeEditors/MyColorEditor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UITypeEditors/NameParserEditor.cs b/ShareX.HelpersLib/UITypeEditors/NameParserEditor.cs index 92099b96c..ac8cf06b9 100644 --- a/ShareX.HelpersLib/UITypeEditors/NameParserEditor.cs +++ b/ShareX.HelpersLib/UITypeEditors/NameParserEditor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UnsafeBitmap.cs b/ShareX.HelpersLib/UnsafeBitmap.cs index 409b3024c..b1dde0269 100644 --- a/ShareX.HelpersLib/UnsafeBitmap.cs +++ b/ShareX.HelpersLib/UnsafeBitmap.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UpdateChecker/DownloaderForm.cs b/ShareX.HelpersLib/UpdateChecker/DownloaderForm.cs index 3d7df66fa..23722a680 100644 --- a/ShareX.HelpersLib/UpdateChecker/DownloaderForm.cs +++ b/ShareX.HelpersLib/UpdateChecker/DownloaderForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UpdateChecker/GitHubUpdateChecker.cs b/ShareX.HelpersLib/UpdateChecker/GitHubUpdateChecker.cs index 8922233c2..86d92aecb 100644 --- a/ShareX.HelpersLib/UpdateChecker/GitHubUpdateChecker.cs +++ b/ShareX.HelpersLib/UpdateChecker/GitHubUpdateChecker.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UpdateChecker/UpdateChecker.cs b/ShareX.HelpersLib/UpdateChecker/UpdateChecker.cs index e2e841d28..49b8ed0fb 100644 --- a/ShareX.HelpersLib/UpdateChecker/UpdateChecker.cs +++ b/ShareX.HelpersLib/UpdateChecker/UpdateChecker.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UpdateChecker/UpdateCheckerLabel.cs b/ShareX.HelpersLib/UpdateChecker/UpdateCheckerLabel.cs index f10b4ba90..d68487415 100644 --- a/ShareX.HelpersLib/UpdateChecker/UpdateCheckerLabel.cs +++ b/ShareX.HelpersLib/UpdateChecker/UpdateCheckerLabel.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/UpdateChecker/XMLUpdateChecker.cs b/ShareX.HelpersLib/UpdateChecker/XMLUpdateChecker.cs index ae83571e7..2c5de097d 100644 --- a/ShareX.HelpersLib/UpdateChecker/XMLUpdateChecker.cs +++ b/ShareX.HelpersLib/UpdateChecker/XMLUpdateChecker.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/Vector2.cs b/ShareX.HelpersLib/Vector2.cs index 8087e3eaf..6b8deffa7 100644 --- a/ShareX.HelpersLib/Vector2.cs +++ b/ShareX.HelpersLib/Vector2.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/WindowState.cs b/ShareX.HelpersLib/WindowState.cs index e9cc3760b..d80784687 100644 --- a/ShareX.HelpersLib/WindowState.cs +++ b/ShareX.HelpersLib/WindowState.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/XmlColor.cs b/ShareX.HelpersLib/XmlColor.cs index bb1db16af..2a13e7c47 100644 --- a/ShareX.HelpersLib/XmlColor.cs +++ b/ShareX.HelpersLib/XmlColor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HelpersLib/XmlFont.cs b/ShareX.HelpersLib/XmlFont.cs index fd02b4f07..4401ccdf6 100644 --- a/ShareX.HelpersLib/XmlFont.cs +++ b/ShareX.HelpersLib/XmlFont.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/Enums.cs b/ShareX.HistoryLib/Enums.cs index 053135417..8d2509e25 100644 --- a/ShareX.HistoryLib/Enums.cs +++ b/ShareX.HistoryLib/Enums.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/HistoryForm.cs b/ShareX.HistoryLib/HistoryForm.cs index db108390d..2bc4ad2e0 100644 --- a/ShareX.HistoryLib/HistoryForm.cs +++ b/ShareX.HistoryLib/HistoryForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/HistoryItem.cs b/ShareX.HistoryLib/HistoryItem.cs index 87918fe14..68720a409 100644 --- a/ShareX.HistoryLib/HistoryItem.cs +++ b/ShareX.HistoryLib/HistoryItem.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/HistoryItemInfoForm.cs b/ShareX.HistoryLib/HistoryItemInfoForm.cs index 3fd0ba033..3301fc4dc 100644 --- a/ShareX.HistoryLib/HistoryItemInfoForm.cs +++ b/ShareX.HistoryLib/HistoryItemInfoForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/HistoryItemManager.cs b/ShareX.HistoryLib/HistoryItemManager.cs index 06b8eb586..30cdb653a 100644 --- a/ShareX.HistoryLib/HistoryItemManager.cs +++ b/ShareX.HistoryLib/HistoryItemManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/HistoryItemManager_ContextMenu.cs b/ShareX.HistoryLib/HistoryItemManager_ContextMenu.cs index d903e7142..cd36c414b 100644 --- a/ShareX.HistoryLib/HistoryItemManager_ContextMenu.cs +++ b/ShareX.HistoryLib/HistoryItemManager_ContextMenu.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/HistoryItemOld.cs b/ShareX.HistoryLib/HistoryItemOld.cs index 0726b868d..082333ad9 100644 --- a/ShareX.HistoryLib/HistoryItemOld.cs +++ b/ShareX.HistoryLib/HistoryItemOld.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/HistoryManager.cs b/ShareX.HistoryLib/HistoryManager.cs index c838bcc91..4b1bc58a9 100644 --- a/ShareX.HistoryLib/HistoryManager.cs +++ b/ShareX.HistoryLib/HistoryManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/ImageHistoryForm.cs b/ShareX.HistoryLib/ImageHistoryForm.cs index 0fd4edf6b..134e3e486 100644 --- a/ShareX.HistoryLib/ImageHistoryForm.cs +++ b/ShareX.HistoryLib/ImageHistoryForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/Properties/AssemblyInfo.cs b/ShareX.HistoryLib/Properties/AssemblyInfo.cs index d5a2b2bf9..2c9634523 100644 --- a/ShareX.HistoryLib/Properties/AssemblyInfo.cs +++ b/ShareX.HistoryLib/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("ShareX Developers")] [assembly: AssemblyProduct("ShareX")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2014 ShareX Developers")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2015 ShareX Developers")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/ShareX.HistoryLib/UserControls/ObjectListView.cs b/ShareX.HistoryLib/UserControls/ObjectListView.cs index f3249cd47..58b59ecf9 100644 --- a/ShareX.HistoryLib/UserControls/ObjectListView.cs +++ b/ShareX.HistoryLib/UserControls/ObjectListView.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/XMLManager.cs b/ShareX.HistoryLib/XMLManager.cs index c79761c6a..e975fd375 100644 --- a/ShareX.HistoryLib/XMLManager.cs +++ b/ShareX.HistoryLib/XMLManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.HistoryLib/XMLManagerOld.cs b/ShareX.HistoryLib/XMLManagerOld.cs index 240f3c2be..b0736925e 100644 --- a/ShareX.HistoryLib/XMLManagerOld.cs +++ b/ShareX.HistoryLib/XMLManagerOld.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Alpha.cs b/ShareX.ImageEffectsLib/Adjustments/Alpha.cs index e86e95a1b..6d0c7ce56 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Alpha.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Alpha.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/BlackWhite.cs b/ShareX.ImageEffectsLib/Adjustments/BlackWhite.cs index 3100820e9..e640b70cc 100644 --- a/ShareX.ImageEffectsLib/Adjustments/BlackWhite.cs +++ b/ShareX.ImageEffectsLib/Adjustments/BlackWhite.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Brightness.cs b/ShareX.ImageEffectsLib/Adjustments/Brightness.cs index ee01479d4..983f0289e 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Brightness.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Brightness.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Colorize.cs b/ShareX.ImageEffectsLib/Adjustments/Colorize.cs index 310f05d52..fcc51aaed 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Colorize.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Colorize.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Contrast.cs b/ShareX.ImageEffectsLib/Adjustments/Contrast.cs index 489219b18..969a7a6b6 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Contrast.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Contrast.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Gamma.cs b/ShareX.ImageEffectsLib/Adjustments/Gamma.cs index c51ddd02d..e8bf1ed16 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Gamma.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Gamma.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Grayscale.cs b/ShareX.ImageEffectsLib/Adjustments/Grayscale.cs index ba8fcae4d..d3c7b76a7 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Grayscale.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Grayscale.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Hue.cs b/ShareX.ImageEffectsLib/Adjustments/Hue.cs index 1045c3b8d..79e47def2 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Hue.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Hue.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Inverse.cs b/ShareX.ImageEffectsLib/Adjustments/Inverse.cs index ac715f84c..67e285e79 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Inverse.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Inverse.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/MatrixColor.cs b/ShareX.ImageEffectsLib/Adjustments/MatrixColor.cs index 98e0b9f88..4ac1e83df 100644 --- a/ShareX.ImageEffectsLib/Adjustments/MatrixColor.cs +++ b/ShareX.ImageEffectsLib/Adjustments/MatrixColor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Polaroid.cs b/ShareX.ImageEffectsLib/Adjustments/Polaroid.cs index f47efc437..8d2fe3301 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Polaroid.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Polaroid.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Saturation.cs b/ShareX.ImageEffectsLib/Adjustments/Saturation.cs index 0a7ff5164..80dbefa4a 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Saturation.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Saturation.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Adjustments/Sepia.cs b/ShareX.ImageEffectsLib/Adjustments/Sepia.cs index 614554999..09de9265e 100644 --- a/ShareX.ImageEffectsLib/Adjustments/Sepia.cs +++ b/ShareX.ImageEffectsLib/Adjustments/Sepia.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Drawings/DrawBackground.cs b/ShareX.ImageEffectsLib/Drawings/DrawBackground.cs index fa27cf840..d45681f7b 100644 --- a/ShareX.ImageEffectsLib/Drawings/DrawBackground.cs +++ b/ShareX.ImageEffectsLib/Drawings/DrawBackground.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Drawings/DrawBorder.cs b/ShareX.ImageEffectsLib/Drawings/DrawBorder.cs index db25f5b13..6ecd9ebdc 100644 --- a/ShareX.ImageEffectsLib/Drawings/DrawBorder.cs +++ b/ShareX.ImageEffectsLib/Drawings/DrawBorder.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Drawings/DrawCheckerboard.cs b/ShareX.ImageEffectsLib/Drawings/DrawCheckerboard.cs index bb534c430..62dcafb7d 100644 --- a/ShareX.ImageEffectsLib/Drawings/DrawCheckerboard.cs +++ b/ShareX.ImageEffectsLib/Drawings/DrawCheckerboard.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Drawings/DrawImage.cs b/ShareX.ImageEffectsLib/Drawings/DrawImage.cs index 9b28bbb93..4557ea3cc 100644 --- a/ShareX.ImageEffectsLib/Drawings/DrawImage.cs +++ b/ShareX.ImageEffectsLib/Drawings/DrawImage.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Drawings/DrawText.cs b/ShareX.ImageEffectsLib/Drawings/DrawText.cs index 38fc0c0b7..316bb196d 100644 --- a/ShareX.ImageEffectsLib/Drawings/DrawText.cs +++ b/ShareX.ImageEffectsLib/Drawings/DrawText.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Enums.cs b/ShareX.ImageEffectsLib/Enums.cs index ec28fa12f..a675383d8 100644 --- a/ShareX.ImageEffectsLib/Enums.cs +++ b/ShareX.ImageEffectsLib/Enums.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/Blur.cs b/ShareX.ImageEffectsLib/Filters/Blur.cs index 59ab8726c..0213e2d33 100644 --- a/ShareX.ImageEffectsLib/Filters/Blur.cs +++ b/ShareX.ImageEffectsLib/Filters/Blur.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/EdgeDetect.cs b/ShareX.ImageEffectsLib/Filters/EdgeDetect.cs index 861db5a9b..2c0896f0e 100644 --- a/ShareX.ImageEffectsLib/Filters/EdgeDetect.cs +++ b/ShareX.ImageEffectsLib/Filters/EdgeDetect.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/Emboss.cs b/ShareX.ImageEffectsLib/Filters/Emboss.cs index 59833cb06..9e97841b5 100644 --- a/ShareX.ImageEffectsLib/Filters/Emboss.cs +++ b/ShareX.ImageEffectsLib/Filters/Emboss.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/GaussianBlur.cs b/ShareX.ImageEffectsLib/Filters/GaussianBlur.cs index 7591c9577..ee20f7e55 100644 --- a/ShareX.ImageEffectsLib/Filters/GaussianBlur.cs +++ b/ShareX.ImageEffectsLib/Filters/GaussianBlur.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/MatrixConvolution.cs b/ShareX.ImageEffectsLib/Filters/MatrixConvolution.cs index b75b19a0b..8e033d613 100644 --- a/ShareX.ImageEffectsLib/Filters/MatrixConvolution.cs +++ b/ShareX.ImageEffectsLib/Filters/MatrixConvolution.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/MeanRemoval.cs b/ShareX.ImageEffectsLib/Filters/MeanRemoval.cs index 18c2c0eab..1a96939ea 100644 --- a/ShareX.ImageEffectsLib/Filters/MeanRemoval.cs +++ b/ShareX.ImageEffectsLib/Filters/MeanRemoval.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/Outline.cs b/ShareX.ImageEffectsLib/Filters/Outline.cs index 198c4a49c..4d068067f 100644 --- a/ShareX.ImageEffectsLib/Filters/Outline.cs +++ b/ShareX.ImageEffectsLib/Filters/Outline.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/Pixelate.cs b/ShareX.ImageEffectsLib/Filters/Pixelate.cs index 10fdd1876..7f1ac7d16 100644 --- a/ShareX.ImageEffectsLib/Filters/Pixelate.cs +++ b/ShareX.ImageEffectsLib/Filters/Pixelate.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/Reflection.cs b/ShareX.ImageEffectsLib/Filters/Reflection.cs index a5af7d0fd..dfed27ca4 100644 --- a/ShareX.ImageEffectsLib/Filters/Reflection.cs +++ b/ShareX.ImageEffectsLib/Filters/Reflection.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/Shadow.cs b/ShareX.ImageEffectsLib/Filters/Shadow.cs index beb32d740..e7eeb5db3 100644 --- a/ShareX.ImageEffectsLib/Filters/Shadow.cs +++ b/ShareX.ImageEffectsLib/Filters/Shadow.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/Sharpen.cs b/ShareX.ImageEffectsLib/Filters/Sharpen.cs index 8bba5902f..ac0d4e2c5 100644 --- a/ShareX.ImageEffectsLib/Filters/Sharpen.cs +++ b/ShareX.ImageEffectsLib/Filters/Sharpen.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/Smooth.cs b/ShareX.ImageEffectsLib/Filters/Smooth.cs index a6b7367f0..fe0c86c12 100644 --- a/ShareX.ImageEffectsLib/Filters/Smooth.cs +++ b/ShareX.ImageEffectsLib/Filters/Smooth.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Filters/TornEdge.cs b/ShareX.ImageEffectsLib/Filters/TornEdge.cs index 3c1d33b22..8e4402a15 100644 --- a/ShareX.ImageEffectsLib/Filters/TornEdge.cs +++ b/ShareX.ImageEffectsLib/Filters/TornEdge.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/ImageEffect.cs b/ShareX.ImageEffectsLib/ImageEffect.cs index 62d95e0b1..632eb5d76 100644 --- a/ShareX.ImageEffectsLib/ImageEffect.cs +++ b/ShareX.ImageEffectsLib/ImageEffect.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/ImageEffectManager.cs b/ShareX.ImageEffectsLib/ImageEffectManager.cs index eef7466b6..dd20c8742 100644 --- a/ShareX.ImageEffectsLib/ImageEffectManager.cs +++ b/ShareX.ImageEffectsLib/ImageEffectManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/ImageEffectsForm.cs b/ShareX.ImageEffectsLib/ImageEffectsForm.cs index c1dde1f83..67fec5cc8 100644 --- a/ShareX.ImageEffectsLib/ImageEffectsForm.cs +++ b/ShareX.ImageEffectsLib/ImageEffectsForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Manipulations/Canvas.cs b/ShareX.ImageEffectsLib/Manipulations/Canvas.cs index 649a069ac..1b801b6fa 100644 --- a/ShareX.ImageEffectsLib/Manipulations/Canvas.cs +++ b/ShareX.ImageEffectsLib/Manipulations/Canvas.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Manipulations/Crop.cs b/ShareX.ImageEffectsLib/Manipulations/Crop.cs index 0b971954b..13a4e39ff 100644 --- a/ShareX.ImageEffectsLib/Manipulations/Crop.cs +++ b/ShareX.ImageEffectsLib/Manipulations/Crop.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Manipulations/Flip.cs b/ShareX.ImageEffectsLib/Manipulations/Flip.cs index dda9abe9c..24645e2a2 100644 --- a/ShareX.ImageEffectsLib/Manipulations/Flip.cs +++ b/ShareX.ImageEffectsLib/Manipulations/Flip.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Manipulations/Resize.cs b/ShareX.ImageEffectsLib/Manipulations/Resize.cs index d8b0e2783..75d7ffccd 100644 --- a/ShareX.ImageEffectsLib/Manipulations/Resize.cs +++ b/ShareX.ImageEffectsLib/Manipulations/Resize.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Manipulations/Rotate.cs b/ShareX.ImageEffectsLib/Manipulations/Rotate.cs index eef4259fb..082d97171 100644 --- a/ShareX.ImageEffectsLib/Manipulations/Rotate.cs +++ b/ShareX.ImageEffectsLib/Manipulations/Rotate.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Manipulations/RoundedCorners.cs b/ShareX.ImageEffectsLib/Manipulations/RoundedCorners.cs index 1f188c40a..8d514ad98 100644 --- a/ShareX.ImageEffectsLib/Manipulations/RoundedCorners.cs +++ b/ShareX.ImageEffectsLib/Manipulations/RoundedCorners.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Manipulations/Scale.cs b/ShareX.ImageEffectsLib/Manipulations/Scale.cs index f0a22e19b..e5e0aba4f 100644 --- a/ShareX.ImageEffectsLib/Manipulations/Scale.cs +++ b/ShareX.ImageEffectsLib/Manipulations/Scale.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Manipulations/Skew.cs b/ShareX.ImageEffectsLib/Manipulations/Skew.cs index df84b7062..94c69169a 100644 --- a/ShareX.ImageEffectsLib/Manipulations/Skew.cs +++ b/ShareX.ImageEffectsLib/Manipulations/Skew.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/Properties/AssemblyInfo.cs b/ShareX.ImageEffectsLib/Properties/AssemblyInfo.cs index b4b264e25..ffad45486 100644 --- a/ShareX.ImageEffectsLib/Properties/AssemblyInfo.cs +++ b/ShareX.ImageEffectsLib/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("ShareX Developers")] [assembly: AssemblyProduct("ShareX")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2014 ShareX Developers")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2015 ShareX Developers")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/ShareX.ImageEffectsLib/WatermarkConfig.cs b/ShareX.ImageEffectsLib/WatermarkConfig.cs index ba727749e..e51335625 100644 --- a/ShareX.ImageEffectsLib/WatermarkConfig.cs +++ b/ShareX.ImageEffectsLib/WatermarkConfig.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ImageEffectsLib/WatermarkForm.cs b/ShareX.ImageEffectsLib/WatermarkForm.cs index 25d844df9..d4f641af9 100644 --- a/ShareX.ImageEffectsLib/WatermarkForm.cs +++ b/ShareX.ImageEffectsLib/WatermarkForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.IndexerLib/Enums.cs b/ShareX.IndexerLib/Enums.cs index 311439fc8..84af814f3 100644 --- a/ShareX.IndexerLib/Enums.cs +++ b/ShareX.IndexerLib/Enums.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.IndexerLib/FolderInfo.cs b/ShareX.IndexerLib/FolderInfo.cs index 45d55a8dc..f2f9c34f9 100644 --- a/ShareX.IndexerLib/FolderInfo.cs +++ b/ShareX.IndexerLib/FolderInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.IndexerLib/HtmlHelper.cs b/ShareX.IndexerLib/HtmlHelper.cs index 296d1b8ae..8c7de0658 100644 --- a/ShareX.IndexerLib/HtmlHelper.cs +++ b/ShareX.IndexerLib/HtmlHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.IndexerLib/Indexer.cs b/ShareX.IndexerLib/Indexer.cs index 315a2bbfe..af2fd5721 100644 --- a/ShareX.IndexerLib/Indexer.cs +++ b/ShareX.IndexerLib/Indexer.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.IndexerLib/IndexerHtml.cs b/ShareX.IndexerLib/IndexerHtml.cs index ff1e059a5..9a8c0c45c 100644 --- a/ShareX.IndexerLib/IndexerHtml.cs +++ b/ShareX.IndexerLib/IndexerHtml.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.IndexerLib/IndexerSettings.cs b/ShareX.IndexerLib/IndexerSettings.cs index 81997aedb..a4315b93a 100644 --- a/ShareX.IndexerLib/IndexerSettings.cs +++ b/ShareX.IndexerLib/IndexerSettings.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.IndexerLib/IndexerText.cs b/ShareX.IndexerLib/IndexerText.cs index edf1d46ad..ea15a4c90 100644 --- a/ShareX.IndexerLib/IndexerText.cs +++ b/ShareX.IndexerLib/IndexerText.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.IndexerLib/IndexerXml.cs b/ShareX.IndexerLib/IndexerXml.cs index 96a6791c8..81c8b5b66 100644 --- a/ShareX.IndexerLib/IndexerXml.cs +++ b/ShareX.IndexerLib/IndexerXml.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.IndexerLib/Properties/AssemblyInfo.cs b/ShareX.IndexerLib/Properties/AssemblyInfo.cs index 1e5942953..c86d67b12 100644 --- a/ShareX.IndexerLib/Properties/AssemblyInfo.cs +++ b/ShareX.IndexerLib/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("ShareX Developers")] [assembly: AssemblyProduct("ShareX")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2014 ShareX Developers")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2015 ShareX Developers")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/ShareX.ScreenCaptureLib/Enums.cs b/ShareX.ScreenCaptureLib/Enums.cs index edf399d94..43e122349 100644 --- a/ShareX.ScreenCaptureLib/Enums.cs +++ b/ShareX.ScreenCaptureLib/Enums.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Forms/DiamondRegion.cs b/ShareX.ScreenCaptureLib/Forms/DiamondRegion.cs index 359e8febb..e03edafad 100644 --- a/ShareX.ScreenCaptureLib/Forms/DiamondRegion.cs +++ b/ShareX.ScreenCaptureLib/Forms/DiamondRegion.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Forms/EllipseRegion.cs b/ShareX.ScreenCaptureLib/Forms/EllipseRegion.cs index 8e237d143..27c01eff0 100644 --- a/ShareX.ScreenCaptureLib/Forms/EllipseRegion.cs +++ b/ShareX.ScreenCaptureLib/Forms/EllipseRegion.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Forms/FreeHandRegion.cs b/ShareX.ScreenCaptureLib/Forms/FreeHandRegion.cs index 0e1270bab..f70dccbb1 100644 --- a/ShareX.ScreenCaptureLib/Forms/FreeHandRegion.cs +++ b/ShareX.ScreenCaptureLib/Forms/FreeHandRegion.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Forms/PolygonRegion.cs b/ShareX.ScreenCaptureLib/Forms/PolygonRegion.cs index a58cc1d61..06a936693 100644 --- a/ShareX.ScreenCaptureLib/Forms/PolygonRegion.cs +++ b/ShareX.ScreenCaptureLib/Forms/PolygonRegion.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Forms/RectangleAnnotate.cs b/ShareX.ScreenCaptureLib/Forms/RectangleAnnotate.cs index 3cc8be656..74372b8f6 100644 --- a/ShareX.ScreenCaptureLib/Forms/RectangleAnnotate.cs +++ b/ShareX.ScreenCaptureLib/Forms/RectangleAnnotate.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Forms/RectangleLight.cs b/ShareX.ScreenCaptureLib/Forms/RectangleLight.cs index 4aa534d08..46fd744de 100644 --- a/ShareX.ScreenCaptureLib/Forms/RectangleLight.cs +++ b/ShareX.ScreenCaptureLib/Forms/RectangleLight.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Forms/RectangleRegion.cs b/ShareX.ScreenCaptureLib/Forms/RectangleRegion.cs index b731a416d..3e062090e 100644 --- a/ShareX.ScreenCaptureLib/Forms/RectangleRegion.cs +++ b/ShareX.ScreenCaptureLib/Forms/RectangleRegion.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Forms/RoundedRectangleRegion.cs b/ShareX.ScreenCaptureLib/Forms/RoundedRectangleRegion.cs index 2bae3664d..ea4c86ac2 100644 --- a/ShareX.ScreenCaptureLib/Forms/RoundedRectangleRegion.cs +++ b/ShareX.ScreenCaptureLib/Forms/RoundedRectangleRegion.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Forms/Surface.cs b/ShareX.ScreenCaptureLib/Forms/Surface.cs index 62577c104..17c1caebc 100644 --- a/ShareX.ScreenCaptureLib/Forms/Surface.cs +++ b/ShareX.ScreenCaptureLib/Forms/Surface.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Forms/TriangleRegion.cs b/ShareX.ScreenCaptureLib/Forms/TriangleRegion.cs index f90a57040..89265bef1 100644 --- a/ShareX.ScreenCaptureLib/Forms/TriangleRegion.cs +++ b/ShareX.ScreenCaptureLib/Forms/TriangleRegion.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/LocationInfo.cs b/ShareX.ScreenCaptureLib/LocationInfo.cs index 28afd8ca8..0c6e41806 100644 --- a/ShareX.ScreenCaptureLib/LocationInfo.cs +++ b/ShareX.ScreenCaptureLib/LocationInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Properties/AssemblyInfo.cs b/ShareX.ScreenCaptureLib/Properties/AssemblyInfo.cs index d4e079d93..4aba0b909 100644 --- a/ShareX.ScreenCaptureLib/Properties/AssemblyInfo.cs +++ b/ShareX.ScreenCaptureLib/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("ShareX Developers")] [assembly: AssemblyProduct("ShareX")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2014 ShareX Developers")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2015 ShareX Developers")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/ShareX.ScreenCaptureLib/RectangleAnnotateOptions.cs b/ShareX.ScreenCaptureLib/RectangleAnnotateOptions.cs index 6b4aa787a..72caca6f6 100644 --- a/ShareX.ScreenCaptureLib/RectangleAnnotateOptions.cs +++ b/ShareX.ScreenCaptureLib/RectangleAnnotateOptions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/RegionHelpers/AreaManager.cs b/ShareX.ScreenCaptureLib/RegionHelpers/AreaManager.cs index 253e4e353..0826e31c9 100644 --- a/ShareX.ScreenCaptureLib/RegionHelpers/AreaManager.cs +++ b/ShareX.ScreenCaptureLib/RegionHelpers/AreaManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/RegionHelpers/DrawObject.cs b/ShareX.ScreenCaptureLib/RegionHelpers/DrawObject.cs index f602fc671..988b89e5f 100644 --- a/ShareX.ScreenCaptureLib/RegionHelpers/DrawObject.cs +++ b/ShareX.ScreenCaptureLib/RegionHelpers/DrawObject.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/RegionHelpers/InputManager.cs b/ShareX.ScreenCaptureLib/RegionHelpers/InputManager.cs index e394c7e37..e8468b2b5 100644 --- a/ShareX.ScreenCaptureLib/RegionHelpers/InputManager.cs +++ b/ShareX.ScreenCaptureLib/RegionHelpers/InputManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/RegionHelpers/MouseState.cs b/ShareX.ScreenCaptureLib/RegionHelpers/MouseState.cs index a5978ea7d..1bfa56dd8 100644 --- a/ShareX.ScreenCaptureLib/RegionHelpers/MouseState.cs +++ b/ShareX.ScreenCaptureLib/RegionHelpers/MouseState.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/RegionHelpers/NodeObject.cs b/ShareX.ScreenCaptureLib/RegionHelpers/NodeObject.cs index 6f3be2206..0ed089423 100644 --- a/ShareX.ScreenCaptureLib/RegionHelpers/NodeObject.cs +++ b/ShareX.ScreenCaptureLib/RegionHelpers/NodeObject.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/RegionHelpers/ResizeManager.cs b/ShareX.ScreenCaptureLib/RegionHelpers/ResizeManager.cs index 487d23cbd..ac6fc266f 100644 --- a/ShareX.ScreenCaptureLib/RegionHelpers/ResizeManager.cs +++ b/ShareX.ScreenCaptureLib/RegionHelpers/ResizeManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/RegionHelpers/ShapeCaptureHelpers.cs b/ShareX.ScreenCaptureLib/RegionHelpers/ShapeCaptureHelpers.cs index 2d1e3902d..9eda63ad6 100644 --- a/ShareX.ScreenCaptureLib/RegionHelpers/ShapeCaptureHelpers.cs +++ b/ShareX.ScreenCaptureLib/RegionHelpers/ShapeCaptureHelpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screencast/AVICache.cs b/ShareX.ScreenCaptureLib/Screencast/AVICache.cs index 1a46f4d48..4b4f4def5 100644 --- a/ShareX.ScreenCaptureLib/Screencast/AVICache.cs +++ b/ShareX.ScreenCaptureLib/Screencast/AVICache.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screencast/AVIOptions.cs b/ShareX.ScreenCaptureLib/Screencast/AVIOptions.cs index 4540a6f7f..5ee9af502 100644 --- a/ShareX.ScreenCaptureLib/Screencast/AVIOptions.cs +++ b/ShareX.ScreenCaptureLib/Screencast/AVIOptions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screencast/AviWriter.cs b/ShareX.ScreenCaptureLib/Screencast/AviWriter.cs index 29e1eb2ab..1bd3e272a 100644 --- a/ShareX.ScreenCaptureLib/Screencast/AviWriter.cs +++ b/ShareX.ScreenCaptureLib/Screencast/AviWriter.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screencast/FFmpegHelper.cs b/ShareX.ScreenCaptureLib/Screencast/FFmpegHelper.cs index 3235918e1..769d53d0e 100644 --- a/ShareX.ScreenCaptureLib/Screencast/FFmpegHelper.cs +++ b/ShareX.ScreenCaptureLib/Screencast/FFmpegHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screencast/FFmpegOptions.cs b/ShareX.ScreenCaptureLib/Screencast/FFmpegOptions.cs index e77024e0d..b04e2dfac 100644 --- a/ShareX.ScreenCaptureLib/Screencast/FFmpegOptions.cs +++ b/ShareX.ScreenCaptureLib/Screencast/FFmpegOptions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screencast/FFmpegOptionsForm.cs b/ShareX.ScreenCaptureLib/Screencast/FFmpegOptionsForm.cs index a4e6c9c70..a09cac3e1 100644 --- a/ShareX.ScreenCaptureLib/Screencast/FFmpegOptionsForm.cs +++ b/ShareX.ScreenCaptureLib/Screencast/FFmpegOptionsForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screencast/HardDiskCache.cs b/ShareX.ScreenCaptureLib/Screencast/HardDiskCache.cs index 1cdb24eb3..c913cdddd 100644 --- a/ShareX.ScreenCaptureLib/Screencast/HardDiskCache.cs +++ b/ShareX.ScreenCaptureLib/Screencast/HardDiskCache.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screencast/ImageCache.cs b/ShareX.ScreenCaptureLib/Screencast/ImageCache.cs index 568389bbf..3ca67138d 100644 --- a/ShareX.ScreenCaptureLib/Screencast/ImageCache.cs +++ b/ShareX.ScreenCaptureLib/Screencast/ImageCache.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screencast/ScreenRecorder.cs b/ShareX.ScreenCaptureLib/Screencast/ScreenRecorder.cs index 96444ba7c..24088bd12 100644 --- a/ShareX.ScreenCaptureLib/Screencast/ScreenRecorder.cs +++ b/ShareX.ScreenCaptureLib/Screencast/ScreenRecorder.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screencast/ScreencastOptions.cs b/ShareX.ScreenCaptureLib/Screencast/ScreencastOptions.cs index 7db83d85e..e2e841883 100644 --- a/ShareX.ScreenCaptureLib/Screencast/ScreencastOptions.cs +++ b/ShareX.ScreenCaptureLib/Screencast/ScreencastOptions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screenshot.cs b/ShareX.ScreenCaptureLib/Screenshot.cs index a0e80b9e2..068302466 100644 --- a/ShareX.ScreenCaptureLib/Screenshot.cs +++ b/ShareX.ScreenCaptureLib/Screenshot.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/Screenshot_Transparent.cs b/ShareX.ScreenCaptureLib/Screenshot_Transparent.cs index 00222eb3d..f79671197 100644 --- a/ShareX.ScreenCaptureLib/Screenshot_Transparent.cs +++ b/ShareX.ScreenCaptureLib/Screenshot_Transparent.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/SurfaceOptions.cs b/ShareX.ScreenCaptureLib/SurfaceOptions.cs index eade9a075..cd520011a 100644 --- a/ShareX.ScreenCaptureLib/SurfaceOptions.cs +++ b/ShareX.ScreenCaptureLib/SurfaceOptions.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/WindowInfo.cs b/ShareX.ScreenCaptureLib/WindowInfo.cs index 021de4e73..e4af5c1a9 100644 --- a/ShareX.ScreenCaptureLib/WindowInfo.cs +++ b/ShareX.ScreenCaptureLib/WindowInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/WindowsList.cs b/ShareX.ScreenCaptureLib/WindowsList.cs index 3fdddfd6b..8191105e1 100644 --- a/ShareX.ScreenCaptureLib/WindowsList.cs +++ b/ShareX.ScreenCaptureLib/WindowsList.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.ScreenCaptureLib/WindowsRectangleList.cs b/ShareX.ScreenCaptureLib/WindowsRectangleList.cs index d1c19c5a8..455441c35 100644 --- a/ShareX.ScreenCaptureLib/WindowsRectangleList.cs +++ b/ShareX.ScreenCaptureLib/WindowsRectangleList.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.Setup/Program.cs b/ShareX.Setup/Program.cs index b4d6d0d58..763196f4f 100644 --- a/ShareX.Setup/Program.cs +++ b/ShareX.Setup/Program.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.Setup/Properties/AssemblyInfo.cs b/ShareX.Setup/Properties/AssemblyInfo.cs index 7ea5db0a9..f26680fb5 100644 --- a/ShareX.Setup/Properties/AssemblyInfo.cs +++ b/ShareX.Setup/Properties/AssemblyInfo.cs @@ -9,7 +9,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("ShareX Developers")] [assembly: AssemblyProduct("ShareX")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2014 ShareX Developers")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2015 ShareX Developers")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/ShareX.UploadersLib/APIKeys/APIKeys.cs b/ShareX.UploadersLib/APIKeys/APIKeys.cs index ff32e8924..fd8c9d435 100644 --- a/ShareX.UploadersLib/APIKeys/APIKeys.cs +++ b/ShareX.UploadersLib/APIKeys/APIKeys.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Controls/AccountTypeControl.cs b/ShareX.UploadersLib/Controls/AccountTypeControl.cs index a930eb949..0596cf3e9 100644 --- a/ShareX.UploadersLib/Controls/AccountTypeControl.cs +++ b/ShareX.UploadersLib/Controls/AccountTypeControl.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Controls/AccountsControl.cs b/ShareX.UploadersLib/Controls/AccountsControl.cs index ae5fa45d7..cb4c3e296 100644 --- a/ShareX.UploadersLib/Controls/AccountsControl.cs +++ b/ShareX.UploadersLib/Controls/AccountsControl.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Controls/OAuthControl.cs b/ShareX.UploadersLib/Controls/OAuthControl.cs index ff407fa70..e8b391e1f 100644 --- a/ShareX.UploadersLib/Controls/OAuthControl.cs +++ b/ShareX.UploadersLib/Controls/OAuthControl.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Enums.cs b/ShareX.UploadersLib/Enums.cs index 1666a1847..02ef156ed 100644 --- a/ShareX.UploadersLib/Enums.cs +++ b/ShareX.UploadersLib/Enums.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FTPClient/FTPClientForm.cs b/ShareX.UploadersLib/FTPClient/FTPClientForm.cs index d1f0a9a0e..b621b6808 100644 --- a/ShareX.UploadersLib/FTPClient/FTPClientForm.cs +++ b/ShareX.UploadersLib/FTPClient/FTPClientForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FTPClient/IconHelper.cs b/ShareX.UploadersLib/FTPClient/IconHelper.cs index 3b116f237..5b4d7715e 100644 --- a/ShareX.UploadersLib/FTPClient/IconHelper.cs +++ b/ShareX.UploadersLib/FTPClient/IconHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FTPClient/IconListManager.cs b/ShareX.UploadersLib/FTPClient/IconListManager.cs index 847370722..f8a1d7a82 100644 --- a/ShareX.UploadersLib/FTPClient/IconListManager.cs +++ b/ShareX.UploadersLib/FTPClient/IconListManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FTPClient/ListViewEx.cs b/ShareX.UploadersLib/FTPClient/ListViewEx.cs index 145f9292b..a9704190c 100644 --- a/ShareX.UploadersLib/FTPClient/ListViewEx.cs +++ b/ShareX.UploadersLib/FTPClient/ListViewEx.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploader.cs b/ShareX.UploadersLib/FileUploader.cs index dc31039f3..74c0f5c48 100644 --- a/ShareX.UploadersLib/FileUploader.cs +++ b/ShareX.UploadersLib/FileUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/AmazonS3.cs b/ShareX.UploadersLib/FileUploaders/AmazonS3.cs index c9ad25786..83bf3c3da 100644 --- a/ShareX.UploadersLib/FileUploaders/AmazonS3.cs +++ b/ShareX.UploadersLib/FileUploaders/AmazonS3.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Box.cs b/ShareX.UploadersLib/FileUploaders/Box.cs index 40ce86572..c502e8094 100644 --- a/ShareX.UploadersLib/FileUploaders/Box.cs +++ b/ShareX.UploadersLib/FileUploaders/Box.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Copy.cs b/ShareX.UploadersLib/FileUploaders/Copy.cs index 15903b7d6..11362972e 100644 --- a/ShareX.UploadersLib/FileUploaders/Copy.cs +++ b/ShareX.UploadersLib/FileUploaders/Copy.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/CustomFileUploader.cs b/ShareX.UploadersLib/FileUploaders/CustomFileUploader.cs index 605d11c72..487f3104a 100644 --- a/ShareX.UploadersLib/FileUploaders/CustomFileUploader.cs +++ b/ShareX.UploadersLib/FileUploaders/CustomFileUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/DropIO.cs b/ShareX.UploadersLib/FileUploaders/DropIO.cs index 3d0740a02..c7a7fce44 100644 --- a/ShareX.UploadersLib/FileUploaders/DropIO.cs +++ b/ShareX.UploadersLib/FileUploaders/DropIO.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Dropbox.cs b/ShareX.UploadersLib/FileUploaders/Dropbox.cs index f954f5e62..71db9eea9 100644 --- a/ShareX.UploadersLib/FileUploaders/Dropbox.cs +++ b/ShareX.UploadersLib/FileUploaders/Dropbox.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Email.cs b/ShareX.UploadersLib/FileUploaders/Email.cs index cff4e3183..c0a4f64e9 100644 --- a/ShareX.UploadersLib/FileUploaders/Email.cs +++ b/ShareX.UploadersLib/FileUploaders/Email.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/FTP.cs b/ShareX.UploadersLib/FileUploaders/FTP.cs index 6d5a516f4..ef7ac7e4f 100644 --- a/ShareX.UploadersLib/FileUploaders/FTP.cs +++ b/ShareX.UploadersLib/FileUploaders/FTP.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/FTP/FTPAccount.cs b/ShareX.UploadersLib/FileUploaders/FTP/FTPAccount.cs index fcd5b2fb6..060d6d2af 100644 --- a/ShareX.UploadersLib/FileUploaders/FTP/FTPAccount.cs +++ b/ShareX.UploadersLib/FileUploaders/FTP/FTPAccount.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/FTP/FTPAdapter.cs b/ShareX.UploadersLib/FileUploaders/FTP/FTPAdapter.cs index 5abd9d30b..a3c293500 100644 --- a/ShareX.UploadersLib/FileUploaders/FTP/FTPAdapter.cs +++ b/ShareX.UploadersLib/FileUploaders/FTP/FTPAdapter.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/FileBin.cs b/ShareX.UploadersLib/FileUploaders/FileBin.cs index a58e7c5a4..be2413ae0 100644 --- a/ShareX.UploadersLib/FileUploaders/FileBin.cs +++ b/ShareX.UploadersLib/FileUploaders/FileBin.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/FileSonic.cs b/ShareX.UploadersLib/FileUploaders/FileSonic.cs index c476f2240..a95f41a77 100644 --- a/ShareX.UploadersLib/FileUploaders/FileSonic.cs +++ b/ShareX.UploadersLib/FileUploaders/FileSonic.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Ge_tt.cs b/ShareX.UploadersLib/FileUploaders/Ge_tt.cs index 72911d9c0..02c53b415 100644 --- a/ShareX.UploadersLib/FileUploaders/Ge_tt.cs +++ b/ShareX.UploadersLib/FileUploaders/Ge_tt.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/GfycatUploader.cs b/ShareX.UploadersLib/FileUploaders/GfycatUploader.cs index 5aef69814..e57e34350 100644 --- a/ShareX.UploadersLib/FileUploaders/GfycatUploader.cs +++ b/ShareX.UploadersLib/FileUploaders/GfycatUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/GoogleDrive.cs b/ShareX.UploadersLib/FileUploaders/GoogleDrive.cs index 8a59b592a..1c507ee99 100644 --- a/ShareX.UploadersLib/FileUploaders/GoogleDrive.cs +++ b/ShareX.UploadersLib/FileUploaders/GoogleDrive.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -24,7 +24,6 @@ #endregion License Information (GPL v3) using Newtonsoft.Json; -using ShareX.HelpersLib; using ShareX.UploadersLib.HelperClasses; using System.Collections.Generic; using System.Collections.Specialized; diff --git a/ShareX.UploadersLib/FileUploaders/Hostr.cs b/ShareX.UploadersLib/FileUploaders/Hostr.cs index 9504be68d..5ffa3e5c4 100644 --- a/ShareX.UploadersLib/FileUploaders/Hostr.cs +++ b/ShareX.UploadersLib/FileUploaders/Hostr.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Jira.cs b/ShareX.UploadersLib/FileUploaders/Jira.cs index 3139ce801..09f577541 100644 --- a/ShareX.UploadersLib/FileUploaders/Jira.cs +++ b/ShareX.UploadersLib/FileUploaders/Jira.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Localhost/LocalhostAccount.cs b/ShareX.UploadersLib/FileUploaders/Localhost/LocalhostAccount.cs index 6f57993fe..e1ee2fceb 100644 --- a/ShareX.UploadersLib/FileUploaders/Localhost/LocalhostAccount.cs +++ b/ShareX.UploadersLib/FileUploaders/Localhost/LocalhostAccount.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/MediaCrushUploader.cs b/ShareX.UploadersLib/FileUploaders/MediaCrushUploader.cs index f876bedd5..634454314 100644 --- a/ShareX.UploadersLib/FileUploaders/MediaCrushUploader.cs +++ b/ShareX.UploadersLib/FileUploaders/MediaCrushUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/MediaFire.cs b/ShareX.UploadersLib/FileUploaders/MediaFire.cs index df9bedd26..e8700e1dd 100644 --- a/ShareX.UploadersLib/FileUploaders/MediaFire.cs +++ b/ShareX.UploadersLib/FileUploaders/MediaFire.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Mega.cs b/ShareX.UploadersLib/FileUploaders/Mega.cs index 2976fd811..116ebed23 100644 --- a/ShareX.UploadersLib/FileUploaders/Mega.cs +++ b/ShareX.UploadersLib/FileUploaders/Mega.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Minus.cs b/ShareX.UploadersLib/FileUploaders/Minus.cs index a3b8bb894..35f12a62f 100644 --- a/ShareX.UploadersLib/FileUploaders/Minus.cs +++ b/ShareX.UploadersLib/FileUploaders/Minus.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/OneDrive.cs b/ShareX.UploadersLib/FileUploaders/OneDrive.cs index 18cc15ddf..a5e9bdbdd 100644 --- a/ShareX.UploadersLib/FileUploaders/OneDrive.cs +++ b/ShareX.UploadersLib/FileUploaders/OneDrive.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -28,7 +28,6 @@ using ShareX.UploadersLib.HelperClasses; using ShareX.UploadersLib.Properties; using System.Collections.Generic; -using System.Collections.Specialized; using System.ComponentModel; using System.IO; diff --git a/ShareX.UploadersLib/FileUploaders/OwnCloud.cs b/ShareX.UploadersLib/FileUploaders/OwnCloud.cs index 8f868a26c..97d5d5e9f 100644 --- a/ShareX.UploadersLib/FileUploaders/OwnCloud.cs +++ b/ShareX.UploadersLib/FileUploaders/OwnCloud.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Pomf.cs b/ShareX.UploadersLib/FileUploaders/Pomf.cs index 2071c6e77..6289169c8 100644 --- a/ShareX.UploadersLib/FileUploaders/Pomf.cs +++ b/ShareX.UploadersLib/FileUploaders/Pomf.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/Pushbullet.cs b/ShareX.UploadersLib/FileUploaders/Pushbullet.cs index 8f57cc0b9..565897142 100644 --- a/ShareX.UploadersLib/FileUploaders/Pushbullet.cs +++ b/ShareX.UploadersLib/FileUploaders/Pushbullet.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/RapidShare.cs b/ShareX.UploadersLib/FileUploaders/RapidShare.cs index 36708b3ff..99a6d2318 100644 --- a/ShareX.UploadersLib/FileUploaders/RapidShare.cs +++ b/ShareX.UploadersLib/FileUploaders/RapidShare.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/SFTP.cs b/ShareX.UploadersLib/FileUploaders/SFTP.cs index 3d60424bb..11568a348 100644 --- a/ShareX.UploadersLib/FileUploaders/SFTP.cs +++ b/ShareX.UploadersLib/FileUploaders/SFTP.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/SendSpace.cs b/ShareX.UploadersLib/FileUploaders/SendSpace.cs index da7cf2851..336daa2c2 100644 --- a/ShareX.UploadersLib/FileUploaders/SendSpace.cs +++ b/ShareX.UploadersLib/FileUploaders/SendSpace.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/SendSpaceManager.cs b/ShareX.UploadersLib/FileUploaders/SendSpaceManager.cs index 2c3c16355..b073921e0 100644 --- a/ShareX.UploadersLib/FileUploaders/SendSpaceManager.cs +++ b/ShareX.UploadersLib/FileUploaders/SendSpaceManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/ShareCX.cs b/ShareX.UploadersLib/FileUploaders/ShareCX.cs index 882f8e90b..954b7c168 100644 --- a/ShareX.UploadersLib/FileUploaders/ShareCX.cs +++ b/ShareX.UploadersLib/FileUploaders/ShareCX.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/FileUploaders/SharedFolderUploader.cs b/ShareX.UploadersLib/FileUploaders/SharedFolderUploader.cs index e6a2865c6..441af4ae4 100644 --- a/ShareX.UploadersLib/FileUploaders/SharedFolderUploader.cs +++ b/ShareX.UploadersLib/FileUploaders/SharedFolderUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Forms/DropboxFilesForm.cs b/ShareX.UploadersLib/Forms/DropboxFilesForm.cs index 836130008..13c410ca1 100644 --- a/ShareX.UploadersLib/Forms/DropboxFilesForm.cs +++ b/ShareX.UploadersLib/Forms/DropboxFilesForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Forms/EmailForm.cs b/ShareX.UploadersLib/Forms/EmailForm.cs index 5b2ee77cd..4513f104a 100644 --- a/ShareX.UploadersLib/Forms/EmailForm.cs +++ b/ShareX.UploadersLib/Forms/EmailForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Forms/JiraUpload.cs b/ShareX.UploadersLib/Forms/JiraUpload.cs index 9bb17c3e6..36b900342 100644 --- a/ShareX.UploadersLib/Forms/JiraUpload.cs +++ b/ShareX.UploadersLib/Forms/JiraUpload.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Forms/OAuthWebForm.cs b/ShareX.UploadersLib/Forms/OAuthWebForm.cs index e2f25456b..d9e3bce1d 100644 --- a/ShareX.UploadersLib/Forms/OAuthWebForm.cs +++ b/ShareX.UploadersLib/Forms/OAuthWebForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Forms/ResponseForm.cs b/ShareX.UploadersLib/Forms/ResponseForm.cs index 6989b56a4..50e78175b 100644 --- a/ShareX.UploadersLib/Forms/ResponseForm.cs +++ b/ShareX.UploadersLib/Forms/ResponseForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Forms/TwitterTweetForm.cs b/ShareX.UploadersLib/Forms/TwitterTweetForm.cs index 61f02a8e8..b346acde0 100644 --- a/ShareX.UploadersLib/Forms/TwitterTweetForm.cs +++ b/ShareX.UploadersLib/Forms/TwitterTweetForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Forms/UploadersConfigForm.cs b/ShareX.UploadersLib/Forms/UploadersConfigForm.cs index 52ae3e99c..7ddf11eca 100644 --- a/ShareX.UploadersLib/Forms/UploadersConfigForm.cs +++ b/ShareX.UploadersLib/Forms/UploadersConfigForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Forms/UploadersConfigFormHelper.cs b/ShareX.UploadersLib/Forms/UploadersConfigFormHelper.cs index 82ebbdfd1..2298a844b 100644 --- a/ShareX.UploadersLib/Forms/UploadersConfigFormHelper.cs +++ b/ShareX.UploadersLib/Forms/UploadersConfigFormHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Forms/UserPassBox.cs b/ShareX.UploadersLib/Forms/UserPassBox.cs index 49c55556f..c5417e658 100644 --- a/ShareX.UploadersLib/Forms/UserPassBox.cs +++ b/ShareX.UploadersLib/Forms/UserPassBox.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/AccountInfo.cs b/ShareX.UploadersLib/HelperClasses/AccountInfo.cs index 44a84dd41..8baac70b8 100644 --- a/ShareX.UploadersLib/HelperClasses/AccountInfo.cs +++ b/ShareX.UploadersLib/HelperClasses/AccountInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/Argument.cs b/ShareX.UploadersLib/HelperClasses/Argument.cs index 46dfcaafd..2a9726d9d 100644 --- a/ShareX.UploadersLib/HelperClasses/Argument.cs +++ b/ShareX.UploadersLib/HelperClasses/Argument.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/CertFileNameEditor.cs b/ShareX.UploadersLib/HelperClasses/CertFileNameEditor.cs index 8bfa14559..292b9727d 100644 --- a/ShareX.UploadersLib/HelperClasses/CertFileNameEditor.cs +++ b/ShareX.UploadersLib/HelperClasses/CertFileNameEditor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/CustomUploaderItem.cs b/ShareX.UploadersLib/HelperClasses/CustomUploaderItem.cs index 690dfd52c..2ef4e416b 100644 --- a/ShareX.UploadersLib/HelperClasses/CustomUploaderItem.cs +++ b/ShareX.UploadersLib/HelperClasses/CustomUploaderItem.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/CustomUploaderParse.cs b/ShareX.UploadersLib/HelperClasses/CustomUploaderParse.cs index 5043f902a..2b4266d71 100644 --- a/ShareX.UploadersLib/HelperClasses/CustomUploaderParse.cs +++ b/ShareX.UploadersLib/HelperClasses/CustomUploaderParse.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/ImageListManager.cs b/ShareX.UploadersLib/HelperClasses/ImageListManager.cs index 6ce36287b..2ae59871a 100644 --- a/ShareX.UploadersLib/HelperClasses/ImageListManager.cs +++ b/ShareX.UploadersLib/HelperClasses/ImageListManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/JSONHelper.cs b/ShareX.UploadersLib/HelperClasses/JSONHelper.cs index 1fdc0dbd1..401a26ee7 100644 --- a/ShareX.UploadersLib/HelperClasses/JSONHelper.cs +++ b/ShareX.UploadersLib/HelperClasses/JSONHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/KeyFileNameEditor.cs b/ShareX.UploadersLib/HelperClasses/KeyFileNameEditor.cs index c1baa260c..486310a68 100644 --- a/ShareX.UploadersLib/HelperClasses/KeyFileNameEditor.cs +++ b/ShareX.UploadersLib/HelperClasses/KeyFileNameEditor.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth.cs b/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth.cs index 21f9fbbdb..a3081f05d 100644 --- a/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth.cs +++ b/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth2.cs b/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth2.cs index a77073ab1..2a0965b70 100644 --- a/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth2.cs +++ b/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth2.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth2Basic.cs b/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth2Basic.cs index bdd9a42c5..993cfdb94 100644 --- a/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth2Basic.cs +++ b/ShareX.UploadersLib/HelperClasses/OAuth/IOAuth2Basic.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/OAuth/IOAuthBase.cs b/ShareX.UploadersLib/HelperClasses/OAuth/IOAuthBase.cs index 7eefc57c8..57516ae5b 100644 --- a/ShareX.UploadersLib/HelperClasses/OAuth/IOAuthBase.cs +++ b/ShareX.UploadersLib/HelperClasses/OAuth/IOAuthBase.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/OAuth/OAuth2Info.cs b/ShareX.UploadersLib/HelperClasses/OAuth/OAuth2Info.cs index 3811e98e8..186e7e909 100644 --- a/ShareX.UploadersLib/HelperClasses/OAuth/OAuth2Info.cs +++ b/ShareX.UploadersLib/HelperClasses/OAuth/OAuth2Info.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/OAuth/OAuth2Token.cs b/ShareX.UploadersLib/HelperClasses/OAuth/OAuth2Token.cs index ee2b8ff2b..2110779c2 100644 --- a/ShareX.UploadersLib/HelperClasses/OAuth/OAuth2Token.cs +++ b/ShareX.UploadersLib/HelperClasses/OAuth/OAuth2Token.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/OAuth/OAuthInfo.cs b/ShareX.UploadersLib/HelperClasses/OAuth/OAuthInfo.cs index 0d98a41d6..1f6ada845 100644 --- a/ShareX.UploadersLib/HelperClasses/OAuth/OAuthInfo.cs +++ b/ShareX.UploadersLib/HelperClasses/OAuth/OAuthInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/OAuth/OAuthManager.cs b/ShareX.UploadersLib/HelperClasses/OAuth/OAuthManager.cs index d4905da66..ad9ab63c5 100644 --- a/ShareX.UploadersLib/HelperClasses/OAuth/OAuthManager.cs +++ b/ShareX.UploadersLib/HelperClasses/OAuth/OAuthManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/ProgressManager.cs b/ShareX.UploadersLib/HelperClasses/ProgressManager.cs index 23d38e47d..0c249eb4f 100644 --- a/ShareX.UploadersLib/HelperClasses/ProgressManager.cs +++ b/ShareX.UploadersLib/HelperClasses/ProgressManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/HelperClasses/TCPClient.cs b/ShareX.UploadersLib/HelperClasses/TCPClient.cs index f9ae1818a..2dabf2acc 100644 --- a/ShareX.UploadersLib/HelperClasses/TCPClient.cs +++ b/ShareX.UploadersLib/HelperClasses/TCPClient.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploader.cs b/ShareX.UploadersLib/ImageUploader.cs index 4fc9cc102..6b3804314 100644 --- a/ShareX.UploadersLib/ImageUploader.cs +++ b/ShareX.UploadersLib/ImageUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/Chevereto.cs b/ShareX.UploadersLib/ImageUploaders/Chevereto.cs index b1a59227f..35c9a0d60 100644 --- a/ShareX.UploadersLib/ImageUploaders/Chevereto.cs +++ b/ShareX.UploadersLib/ImageUploaders/Chevereto.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/CustomImageUploader.cs b/ShareX.UploadersLib/ImageUploaders/CustomImageUploader.cs index dd72906cf..0ae0ac9a2 100644 --- a/ShareX.UploadersLib/ImageUploaders/CustomImageUploader.cs +++ b/ShareX.UploadersLib/ImageUploaders/CustomImageUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/FlickrUploader.cs b/ShareX.UploadersLib/ImageUploaders/FlickrUploader.cs index 6303565fe..e9aaa1bb5 100644 --- a/ShareX.UploadersLib/ImageUploaders/FlickrUploader.cs +++ b/ShareX.UploadersLib/ImageUploaders/FlickrUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/HizliResim.cs b/ShareX.UploadersLib/ImageUploaders/HizliResim.cs index 8c7248a5b..97e07d3cd 100644 --- a/ShareX.UploadersLib/ImageUploaders/HizliResim.cs +++ b/ShareX.UploadersLib/ImageUploaders/HizliResim.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/ImageBin.cs b/ShareX.UploadersLib/ImageUploaders/ImageBin.cs index 09c2c07f3..296b7fa73 100644 --- a/ShareX.UploadersLib/ImageUploaders/ImageBin.cs +++ b/ShareX.UploadersLib/ImageUploaders/ImageBin.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/ImageShackUploader.cs b/ShareX.UploadersLib/ImageUploaders/ImageShackUploader.cs index 6c6032941..e3da710a8 100644 --- a/ShareX.UploadersLib/ImageUploaders/ImageShackUploader.cs +++ b/ShareX.UploadersLib/ImageUploaders/ImageShackUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/Img1Uploader.cs b/ShareX.UploadersLib/ImageUploaders/Img1Uploader.cs index 301d07954..c9b57fe89 100644 --- a/ShareX.UploadersLib/ImageUploaders/Img1Uploader.cs +++ b/ShareX.UploadersLib/ImageUploaders/Img1Uploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/Imgur_v2.cs b/ShareX.UploadersLib/ImageUploaders/Imgur_v2.cs index 0f5e60d48..da8dafdf0 100644 --- a/ShareX.UploadersLib/ImageUploaders/Imgur_v2.cs +++ b/ShareX.UploadersLib/ImageUploaders/Imgur_v2.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/Imgur_v3.cs b/ShareX.UploadersLib/ImageUploaders/Imgur_v3.cs index 188f3c1d6..330e3fc4f 100644 --- a/ShareX.UploadersLib/ImageUploaders/Imgur_v3.cs +++ b/ShareX.UploadersLib/ImageUploaders/Imgur_v3.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/ImmioUploader.cs b/ShareX.UploadersLib/ImageUploaders/ImmioUploader.cs index 4fb8d866f..5157e5d40 100644 --- a/ShareX.UploadersLib/ImageUploaders/ImmioUploader.cs +++ b/ShareX.UploadersLib/ImageUploaders/ImmioUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/Photobucket.cs b/ShareX.UploadersLib/ImageUploaders/Photobucket.cs index 5abe7c388..b085fae7c 100644 --- a/ShareX.UploadersLib/ImageUploaders/Photobucket.cs +++ b/ShareX.UploadersLib/ImageUploaders/Photobucket.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/Picasa.cs b/ShareX.UploadersLib/ImageUploaders/Picasa.cs index 73a5356f0..f9bcbe3f7 100644 --- a/ShareX.UploadersLib/ImageUploaders/Picasa.cs +++ b/ShareX.UploadersLib/ImageUploaders/Picasa.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/TinyPicUploader.cs b/ShareX.UploadersLib/ImageUploaders/TinyPicUploader.cs index 885e25f41..35c57fcfb 100644 --- a/ShareX.UploadersLib/ImageUploaders/TinyPicUploader.cs +++ b/ShareX.UploadersLib/ImageUploaders/TinyPicUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/TwitPicUploader.cs b/ShareX.UploadersLib/ImageUploaders/TwitPicUploader.cs index 5b1d3873a..51b2c09e7 100644 --- a/ShareX.UploadersLib/ImageUploaders/TwitPicUploader.cs +++ b/ShareX.UploadersLib/ImageUploaders/TwitPicUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/TwitSnapsUploader.cs b/ShareX.UploadersLib/ImageUploaders/TwitSnapsUploader.cs index 17cf15966..8b9adf1d0 100644 --- a/ShareX.UploadersLib/ImageUploaders/TwitSnapsUploader.cs +++ b/ShareX.UploadersLib/ImageUploaders/TwitSnapsUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/Twitter.cs b/ShareX.UploadersLib/ImageUploaders/Twitter.cs index 1fdfb6703..5e371b1ec 100644 --- a/ShareX.UploadersLib/ImageUploaders/Twitter.cs +++ b/ShareX.UploadersLib/ImageUploaders/Twitter.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/UploadScreenshot.cs b/ShareX.UploadersLib/ImageUploaders/UploadScreenshot.cs index 51e11b565..63a96d792 100644 --- a/ShareX.UploadersLib/ImageUploaders/UploadScreenshot.cs +++ b/ShareX.UploadersLib/ImageUploaders/UploadScreenshot.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/ImageUploaders/YfrogUploader.cs b/ShareX.UploadersLib/ImageUploaders/YfrogUploader.cs index d80676920..497f7f6d4 100644 --- a/ShareX.UploadersLib/ImageUploaders/YfrogUploader.cs +++ b/ShareX.UploadersLib/ImageUploaders/YfrogUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Properties/AssemblyInfo.cs b/ShareX.UploadersLib/Properties/AssemblyInfo.cs index 920338c8e..8124fbd18 100644 --- a/ShareX.UploadersLib/Properties/AssemblyInfo.cs +++ b/ShareX.UploadersLib/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("ShareX Developers")] [assembly: AssemblyProduct("ShareX")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2014 ShareX Developers")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2015 ShareX Developers")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/ShareX.UploadersLib/TextUploader.cs b/ShareX.UploadersLib/TextUploader.cs index 02eca6c06..9843aded1 100644 --- a/ShareX.UploadersLib/TextUploader.cs +++ b/ShareX.UploadersLib/TextUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/TextUploaders/CustomTextUploader.cs b/ShareX.UploadersLib/TextUploaders/CustomTextUploader.cs index a1383f5d5..c7d5e64ab 100644 --- a/ShareX.UploadersLib/TextUploaders/CustomTextUploader.cs +++ b/ShareX.UploadersLib/TextUploaders/CustomTextUploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/TextUploaders/Gist.cs b/ShareX.UploadersLib/TextUploaders/Gist.cs index 0ec1319d4..bab5bc2b6 100644 --- a/ShareX.UploadersLib/TextUploaders/Gist.cs +++ b/ShareX.UploadersLib/TextUploaders/Gist.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/TextUploaders/Hastebin.cs b/ShareX.UploadersLib/TextUploaders/Hastebin.cs index cd8ff7e56..5f3eea041 100644 --- a/ShareX.UploadersLib/TextUploaders/Hastebin.cs +++ b/ShareX.UploadersLib/TextUploaders/Hastebin.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/TextUploaders/Paste2.cs b/ShareX.UploadersLib/TextUploaders/Paste2.cs index 6bb41354b..d52561644 100644 --- a/ShareX.UploadersLib/TextUploaders/Paste2.cs +++ b/ShareX.UploadersLib/TextUploaders/Paste2.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/TextUploaders/Paste_ee.cs b/ShareX.UploadersLib/TextUploaders/Paste_ee.cs index b505ebbe6..5560b1206 100644 --- a/ShareX.UploadersLib/TextUploaders/Paste_ee.cs +++ b/ShareX.UploadersLib/TextUploaders/Paste_ee.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/TextUploaders/Pastebin.cs b/ShareX.UploadersLib/TextUploaders/Pastebin.cs index 255d0f3e8..8533ef5da 100644 --- a/ShareX.UploadersLib/TextUploaders/Pastebin.cs +++ b/ShareX.UploadersLib/TextUploaders/Pastebin.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/TextUploaders/Pastebin_ca.cs b/ShareX.UploadersLib/TextUploaders/Pastebin_ca.cs index 9bb993ed2..e5acabeb0 100644 --- a/ShareX.UploadersLib/TextUploaders/Pastebin_ca.cs +++ b/ShareX.UploadersLib/TextUploaders/Pastebin_ca.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/TextUploaders/Pastee.cs b/ShareX.UploadersLib/TextUploaders/Pastee.cs index 24b65256c..2a8834865 100644 --- a/ShareX.UploadersLib/TextUploaders/Pastee.cs +++ b/ShareX.UploadersLib/TextUploaders/Pastee.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/TextUploaders/Slexy.cs b/ShareX.UploadersLib/TextUploaders/Slexy.cs index a92cb6c60..d3f59d822 100644 --- a/ShareX.UploadersLib/TextUploaders/Slexy.cs +++ b/ShareX.UploadersLib/TextUploaders/Slexy.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/TextUploaders/Upaste.cs b/ShareX.UploadersLib/TextUploaders/Upaste.cs index 5674ec8c9..d949d52ab 100644 --- a/ShareX.UploadersLib/TextUploaders/Upaste.cs +++ b/ShareX.UploadersLib/TextUploaders/Upaste.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/URLShortener.cs b/ShareX.UploadersLib/URLShortener.cs index 39ec2bae0..e3ad9daf7 100644 --- a/ShareX.UploadersLib/URLShortener.cs +++ b/ShareX.UploadersLib/URLShortener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/URLShorteners/AdFlyURLShortener.cs b/ShareX.UploadersLib/URLShorteners/AdFlyURLShortener.cs index 498d143ea..201dea92d 100644 --- a/ShareX.UploadersLib/URLShorteners/AdFlyURLShortener.cs +++ b/ShareX.UploadersLib/URLShorteners/AdFlyURLShortener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/URLShorteners/BitlyURLShortener.cs b/ShareX.UploadersLib/URLShorteners/BitlyURLShortener.cs index ea9c4dc82..b32c643ee 100644 --- a/ShareX.UploadersLib/URLShorteners/BitlyURLShortener.cs +++ b/ShareX.UploadersLib/URLShorteners/BitlyURLShortener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/URLShorteners/CustomURLShortener.cs b/ShareX.UploadersLib/URLShorteners/CustomURLShortener.cs index 9bd607de3..a31eb9bfe 100644 --- a/ShareX.UploadersLib/URLShorteners/CustomURLShortener.cs +++ b/ShareX.UploadersLib/URLShorteners/CustomURLShortener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/URLShorteners/GoogleURLShortener.cs b/ShareX.UploadersLib/URLShorteners/GoogleURLShortener.cs index c0aeee8aa..42330025c 100644 --- a/ShareX.UploadersLib/URLShorteners/GoogleURLShortener.cs +++ b/ShareX.UploadersLib/URLShorteners/GoogleURLShortener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/URLShorteners/IsgdURLShortener.cs b/ShareX.UploadersLib/URLShorteners/IsgdURLShortener.cs index 3a6248f53..c5d5215be 100644 --- a/ShareX.UploadersLib/URLShorteners/IsgdURLShortener.cs +++ b/ShareX.UploadersLib/URLShorteners/IsgdURLShortener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/URLShorteners/NlcmURLShortener.cs b/ShareX.UploadersLib/URLShorteners/NlcmURLShortener.cs index a9541ff13..a92d1aff1 100644 --- a/ShareX.UploadersLib/URLShorteners/NlcmURLShortener.cs +++ b/ShareX.UploadersLib/URLShorteners/NlcmURLShortener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/URLShorteners/TinyURLShortener.cs b/ShareX.UploadersLib/URLShorteners/TinyURLShortener.cs index 52a1908a4..8a97a8f1e 100644 --- a/ShareX.UploadersLib/URLShorteners/TinyURLShortener.cs +++ b/ShareX.UploadersLib/URLShorteners/TinyURLShortener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/URLShorteners/TurlURLShortener.cs b/ShareX.UploadersLib/URLShorteners/TurlURLShortener.cs index a6aa1897e..be7810d07 100644 --- a/ShareX.UploadersLib/URLShorteners/TurlURLShortener.cs +++ b/ShareX.UploadersLib/URLShorteners/TurlURLShortener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/URLShorteners/YourlsURLShortener.cs b/ShareX.UploadersLib/URLShorteners/YourlsURLShortener.cs index da1d506f7..221571a23 100644 --- a/ShareX.UploadersLib/URLShorteners/YourlsURLShortener.cs +++ b/ShareX.UploadersLib/URLShorteners/YourlsURLShortener.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/UploadResult.cs b/ShareX.UploadersLib/UploadResult.cs index fd59f71a0..7975f45cd 100644 --- a/ShareX.UploadersLib/UploadResult.cs +++ b/ShareX.UploadersLib/UploadResult.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/Uploader.cs b/ShareX.UploadersLib/Uploader.cs index 66a20686c..fdfc545ca 100644 --- a/ShareX.UploadersLib/Uploader.cs +++ b/ShareX.UploadersLib/Uploader.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX.UploadersLib/UploadersConfig.cs b/ShareX.UploadersLib/UploadersConfig.cs index 358174502..5882fdf19 100644 --- a/ShareX.UploadersLib/UploadersConfig.cs +++ b/ShareX.UploadersLib/UploadersConfig.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/ApplicationConfig.cs b/ShareX/ApplicationConfig.cs index e1743571c..e4fa07e1d 100644 --- a/ShareX/ApplicationConfig.cs +++ b/ShareX/ApplicationConfig.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Controls/BeforeUploadControl.cs b/ShareX/Controls/BeforeUploadControl.cs index 167b22461..f31de088c 100644 --- a/ShareX/Controls/BeforeUploadControl.cs +++ b/ShareX/Controls/BeforeUploadControl.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Controls/HotkeySelectionControl.cs b/ShareX/Controls/HotkeySelectionControl.cs index 7b7117e9c..607b45575 100644 --- a/ShareX/Controls/HotkeySelectionControl.cs +++ b/ShareX/Controls/HotkeySelectionControl.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Enums.cs b/ShareX/Enums.cs index 5bffdc0b1..4831a7c78 100644 --- a/ShareX/Enums.cs +++ b/ShareX/Enums.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/AboutForm.cs b/ShareX/Forms/AboutForm.cs index a18e237b2..d25d36f29 100644 --- a/ShareX/Forms/AboutForm.cs +++ b/ShareX/Forms/AboutForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/AboutForm.de.resx b/ShareX/Forms/AboutForm.de.resx index b73927859..9275581f0 100644 --- a/ShareX/Forms/AboutForm.de.resx +++ b/ShareX/Forms/AboutForm.de.resx @@ -155,10 +155,7 @@ DirectShow video and audio device: https://github.com/rdp/screen-capture-recorde QrCode.Net: https://qrcodenet.codeplex.com System.Net.FtpClient: https://netftp.codeplex.com -Copyright © 2007 - 2014 ShareX Developers - - - +Copyright (C) 2007-2015 ShareX Developers Homepage: http://getsharex.com diff --git a/ShareX/Forms/AboutForm.resx b/ShareX/Forms/AboutForm.resx index e386b85f5..8c24e4837 100644 --- a/ShareX/Forms/AboutForm.resx +++ b/ShareX/Forms/AboutForm.resx @@ -443,7 +443,7 @@ DirectShow video and audio device: https://github.com/rdp/screen-capture-recorde QrCode.Net: https://qrcodenet.codeplex.com System.Net.FtpClient: https://netftp.codeplex.com -Copyright © 2007 - 2014 ShareX Developers +Copyright (C) 2007-2015 ShareX Developers ShareX - About diff --git a/ShareX/Forms/AboutForm.tr.resx b/ShareX/Forms/AboutForm.tr.resx index 337fb804b..98ede5383 100644 --- a/ShareX/Forms/AboutForm.tr.resx +++ b/ShareX/Forms/AboutForm.tr.resx @@ -150,7 +150,7 @@ DirectShow video and audio device: https://github.com/rdp/screen-capture-recorde QrCode.Net: https://qrcodenet.codeplex.com System.Net.FtpClient: https://netftp.codeplex.com -Copyright © 2007 - 2014 ShareX Developers +Copyright (C) 2007-2015 ShareX Developers Website: http://getsharex.com diff --git a/ShareX/Forms/ActionsForm.cs b/ShareX/Forms/ActionsForm.cs index c2d1a4464..3c19e5361 100644 --- a/ShareX/Forms/ActionsForm.cs +++ b/ShareX/Forms/ActionsForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/AfterCaptureForm.cs b/ShareX/Forms/AfterCaptureForm.cs index 5b954f244..fef907654 100644 --- a/ShareX/Forms/AfterCaptureForm.cs +++ b/ShareX/Forms/AfterCaptureForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/AfterUploadForm.cs b/ShareX/Forms/AfterUploadForm.cs index a8faa69b8..2dfe408d3 100644 --- a/ShareX/Forms/AfterUploadForm.cs +++ b/ShareX/Forms/AfterUploadForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/ApplicationSettingsForm.cs b/ShareX/Forms/ApplicationSettingsForm.cs index 0aee42ec0..baf81b71f 100644 --- a/ShareX/Forms/ApplicationSettingsForm.cs +++ b/ShareX/Forms/ApplicationSettingsForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/AutoCaptureForm.cs b/ShareX/Forms/AutoCaptureForm.cs index 4e1249574..5ee64c536 100644 --- a/ShareX/Forms/AutoCaptureForm.cs +++ b/ShareX/Forms/AutoCaptureForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/BeforeUploadForm.cs b/ShareX/Forms/BeforeUploadForm.cs index 880041579..bc3d10c10 100644 --- a/ShareX/Forms/BeforeUploadForm.cs +++ b/ShareX/Forms/BeforeUploadForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/ClipboardFormatForm.cs b/ShareX/Forms/ClipboardFormatForm.cs index fb26ab7ce..679e45de6 100644 --- a/ShareX/Forms/ClipboardFormatForm.cs +++ b/ShareX/Forms/ClipboardFormatForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/DropForm.cs b/ShareX/Forms/DropForm.cs index 5a6a23d85..328ad9ef4 100644 --- a/ShareX/Forms/DropForm.cs +++ b/ShareX/Forms/DropForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/EncoderProgramForm.cs b/ShareX/Forms/EncoderProgramForm.cs index 04cc99e27..57609b869 100644 --- a/ShareX/Forms/EncoderProgramForm.cs +++ b/ShareX/Forms/EncoderProgramForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/FileExistForm.cs b/ShareX/Forms/FileExistForm.cs index cb01ce3fb..bd7f719fa 100644 --- a/ShareX/Forms/FileExistForm.cs +++ b/ShareX/Forms/FileExistForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/HotkeyForm.cs b/ShareX/Forms/HotkeyForm.cs index fab006a5b..909e03e83 100644 --- a/ShareX/Forms/HotkeyForm.cs +++ b/ShareX/Forms/HotkeyForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/HotkeySettingsForm.cs b/ShareX/Forms/HotkeySettingsForm.cs index 1dab659dc..64fa4e91e 100644 --- a/ShareX/Forms/HotkeySettingsForm.cs +++ b/ShareX/Forms/HotkeySettingsForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/MainForm.cs b/ShareX/Forms/MainForm.cs index 1cfc58c8d..a3917c4f9 100644 --- a/ShareX/Forms/MainForm.cs +++ b/ShareX/Forms/MainForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/NotificationForm.cs b/ShareX/Forms/NotificationForm.cs index 5f0a7ae05..69f6eb649 100644 --- a/ShareX/Forms/NotificationForm.cs +++ b/ShareX/Forms/NotificationForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/ScreenColorPicker.cs b/ShareX/Forms/ScreenColorPicker.cs index 3b38d2a13..f55f68627 100644 --- a/ShareX/Forms/ScreenColorPicker.cs +++ b/ShareX/Forms/ScreenColorPicker.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/ScreenRecordForm.cs b/ShareX/Forms/ScreenRecordForm.cs index 4e766b34f..af1406d12 100644 --- a/ShareX/Forms/ScreenRecordForm.cs +++ b/ShareX/Forms/ScreenRecordForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/ScreenRegionForm.cs b/ShareX/Forms/ScreenRegionForm.cs index 1d2bbd9a6..5d564fbd5 100644 --- a/ShareX/Forms/ScreenRegionForm.cs +++ b/ShareX/Forms/ScreenRegionForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/TaskSettingsForm.cs b/ShareX/Forms/TaskSettingsForm.cs index 95c882278..56244d528 100644 --- a/ShareX/Forms/TaskSettingsForm.cs +++ b/ShareX/Forms/TaskSettingsForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/VideoEncodersForm.cs b/ShareX/Forms/VideoEncodersForm.cs index 8ca91f92d..187bd9aed 100644 --- a/ShareX/Forms/VideoEncodersForm.cs +++ b/ShareX/Forms/VideoEncodersForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Forms/WatchFolderForm.cs b/ShareX/Forms/WatchFolderForm.cs index 9511d505b..8c1def35d 100644 --- a/ShareX/Forms/WatchFolderForm.cs +++ b/ShareX/Forms/WatchFolderForm.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/HotkeyInfo.cs b/ShareX/HotkeyInfo.cs index 4e886b807..cc27022df 100644 --- a/ShareX/HotkeyInfo.cs +++ b/ShareX/HotkeyInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/HotkeyManager.cs b/ShareX/HotkeyManager.cs index e2b296150..ac6d6ccb0 100644 --- a/ShareX/HotkeyManager.cs +++ b/ShareX/HotkeyManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/HotkeySettings.cs b/ShareX/HotkeySettings.cs index 052ccf4b1..1f23c2efd 100644 --- a/ShareX/HotkeySettings.cs +++ b/ShareX/HotkeySettings.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/HotkeysConfig.cs b/ShareX/HotkeysConfig.cs index d337c9c2e..8693bc4e2 100644 --- a/ShareX/HotkeysConfig.cs +++ b/ShareX/HotkeysConfig.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/ImageData.cs b/ShareX/ImageData.cs index 8d79a944e..67975d495 100644 --- a/ShareX/ImageData.cs +++ b/ShareX/ImageData.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/ImageTag.cs b/ShareX/ImageTag.cs index a08ee3492..e49f1b734 100644 --- a/ShareX/ImageTag.cs +++ b/ShareX/ImageTag.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/LanguageHelper.cs b/ShareX/LanguageHelper.cs index b65afb5be..9e32c769d 100644 --- a/ShareX/LanguageHelper.cs +++ b/ShareX/LanguageHelper.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/PointInfo.cs b/ShareX/PointInfo.cs index 768b3a619..f9d039d4a 100644 --- a/ShareX/PointInfo.cs +++ b/ShareX/PointInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Program.cs b/ShareX/Program.cs index 7bc9e2489..ebbba2d42 100644 --- a/ShareX/Program.cs +++ b/ShareX/Program.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/Properties/AssemblyInfo.cs b/ShareX/Properties/AssemblyInfo.cs index 2aa8f677f..4515c0247 100644 --- a/ShareX/Properties/AssemblyInfo.cs +++ b/ShareX/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("ShareX Developers")] [assembly: AssemblyProduct("ShareX")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2014 ShareX Developers")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2015 ShareX Developers")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/ShareX/TaskHelpers.cs b/ShareX/TaskHelpers.cs index c8a468939..c538458ab 100644 --- a/ShareX/TaskHelpers.cs +++ b/ShareX/TaskHelpers.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/TaskInfo.cs b/ShareX/TaskInfo.cs index 0a5e81f2c..0be0f7166 100644 --- a/ShareX/TaskInfo.cs +++ b/ShareX/TaskInfo.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/TaskManager.cs b/ShareX/TaskManager.cs index 9ef10906a..55160d609 100644 --- a/ShareX/TaskManager.cs +++ b/ShareX/TaskManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/TaskSettings.cs b/ShareX/TaskSettings.cs index 1c6f2267b..0e54e6f07 100644 --- a/ShareX/TaskSettings.cs +++ b/ShareX/TaskSettings.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/UploadInfoManager.cs b/ShareX/UploadInfoManager.cs index ecd28b9bf..261f2272b 100644 --- a/ShareX/UploadInfoManager.cs +++ b/ShareX/UploadInfoManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/UploadInfoParser.cs b/ShareX/UploadInfoParser.cs index 1ef18f60a..19d45403b 100644 --- a/ShareX/UploadInfoParser.cs +++ b/ShareX/UploadInfoParser.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/UploadInfoStatus.cs b/ShareX/UploadInfoStatus.cs index 03ce71df8..51a10930c 100644 --- a/ShareX/UploadInfoStatus.cs +++ b/ShareX/UploadInfoStatus.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/UploadManager.cs b/ShareX/UploadManager.cs index a4abdb5fa..cbc3c16e8 100644 --- a/ShareX/UploadManager.cs +++ b/ShareX/UploadManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/UploadTask.cs b/ShareX/UploadTask.cs index 306307d06..c1684603e 100644 --- a/ShareX/UploadTask.cs +++ b/ShareX/UploadTask.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/WatchFolder.cs b/ShareX/WatchFolder.cs index e6d52c768..a5f367a3f 100644 --- a/ShareX/WatchFolder.cs +++ b/ShareX/WatchFolder.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/WatchFolderManager.cs b/ShareX/WatchFolderManager.cs index 0a4698004..ac12f5d99 100644 --- a/ShareX/WatchFolderManager.cs +++ b/ShareX/WatchFolderManager.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/ShareX/WatchFolderSettings.cs b/ShareX/WatchFolderSettings.cs index bf44ce118..5a72ce08d 100644 --- a/ShareX/WatchFolderSettings.cs +++ b/ShareX/WatchFolderSettings.cs @@ -2,7 +2,7 @@ /* ShareX - A program that allows you to take screenshots and share any file type - Copyright (C) 2007-2014 ShareX Developers + Copyright (C) 2007-2015 ShareX Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License