From 22657f332deab8e819ded2f5309c11baea015dc9 Mon Sep 17 00:00:00 2001 From: azyobuzin Date: Tue, 23 Feb 2016 00:39:14 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=9D=E3=81=86=E3=81=84=E3=81=88=E3=81=B0:?= =?UTF-8?q?=20=E3=81=82=E3=81=91=E3=81=8A=E3=82=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CoreTweetSupplement/CoreTweetSupplement.nuspec | 2 +- CoreTweetSupplement/Properties/AssemblyInfo.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CoreTweetSupplement/CoreTweetSupplement.nuspec b/CoreTweetSupplement/CoreTweetSupplement.nuspec index 22425e3..43709e4 100644 --- a/CoreTweetSupplement/CoreTweetSupplement.nuspec +++ b/CoreTweetSupplement/CoreTweetSupplement.nuspec @@ -10,7 +10,7 @@ https://github.com/CoreTweet/CoreTweetSupplement false An utility for client developers with CoreTweet - (c) 2014-2015 CoreTweet Development Team + (c) 2014-2016 CoreTweet Development Team Twitter diff --git a/CoreTweetSupplement/Properties/AssemblyInfo.cs b/CoreTweetSupplement/Properties/AssemblyInfo.cs index 22ad67a..bffd7be 100644 --- a/CoreTweetSupplement/Properties/AssemblyInfo.cs +++ b/CoreTweetSupplement/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("CoreTweet Development Team")] [assembly: AssemblyProduct("CoreTweetSupplement")] -[assembly: AssemblyCopyright("Copyright (C) 2014-2015 CoreTweet Development Team")] +[assembly: AssemblyCopyright("Copyright (C) 2014-2016 CoreTweet Development Team")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: NeutralResourcesLanguage("en")]