Skip to content

Commit dda85f8

Browse files
author
SlavaRa
committed
Updates copyright
1 parent 420f6b6 commit dda85f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PluginCore/PluginCore/DistroConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public class DistroConfig
99
public const String DISTRIBUTION_HELP = "http://www.flashdevelop.org/wikidocs/";
1010
public const String DISTRIBUTION_VERSION = "http://www.flashdevelop.org/latest.txt";
1111
public const String DISTRIBUTION_ABOUT = "FlashDevelop logo, domain and the name are copyright of Mika Palmu.\r\nDevelopment: Mika Palmu, Philippe Elsass and all helpful contributors.";
12-
public const String DISTRIBUTION_COPYRIGHT = "FlashDevelop.org 2005-2015";
12+
public const String DISTRIBUTION_COPYRIGHT = "FlashDevelop.org 2005-2016";
1313
public const String DISTRIBUTION_COMPANY = "FlashDevelop.org";
1414
public const String DISTRIBUTION_RSS = "http://www.flashdevelop.org/community/rss.php?f=15";
1515
}

0 commit comments

Comments
 (0)