diff --git a/AttributeRouting/BooksWidget/Properties/AssemblyInfo.cs b/AttributeRouting/BooksWidget/Properties/AssemblyInfo.cs index c915f53c..425e55d6 100644 --- a/AttributeRouting/BooksWidget/Properties/AssemblyInfo.cs +++ b/AttributeRouting/BooksWidget/Properties/AssemblyInfo.cs @@ -11,7 +11,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("BooksWidget")] -[assembly: AssemblyCopyright("Copyright © 2015")] +[assembly: AssemblyCopyright("Copyright © 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/AuthorWidget/AuthorWidget/Properties/AssemblyInfo.cs b/AuthorWidget/AuthorWidget/Properties/AssemblyInfo.cs index f21c0374..98955979 100644 --- a/AuthorWidget/AuthorWidget/Properties/AssemblyInfo.cs +++ b/AuthorWidget/AuthorWidget/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("AuthorWidget")] -[assembly: AssemblyCopyright("Copyright © 2015")] +[assembly: AssemblyCopyright("Copyright © 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/CustomImageWidget/CustomImageWidget/Properties/AssemblyInfo.cs b/CustomImageWidget/CustomImageWidget/Properties/AssemblyInfo.cs index 652770c0..d346423b 100644 --- a/CustomImageWidget/CustomImageWidget/Properties/AssemblyInfo.cs +++ b/CustomImageWidget/CustomImageWidget/Properties/AssemblyInfo.cs @@ -11,7 +11,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("CustomImageWidget")] -[assembly: AssemblyCopyright("Copyright © 2015")] +[assembly: AssemblyCopyright("Copyright © 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/DevMagazineSite/DevMagazine.Core/Properties/AssemblyInfo.cs b/DevMagazineSite/DevMagazine.Core/Properties/AssemblyInfo.cs index 3aba1f4f..43965392 100644 --- a/DevMagazineSite/DevMagazine.Core/Properties/AssemblyInfo.cs +++ b/DevMagazineSite/DevMagazine.Core/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("DevMagazine.Core")] -[assembly: AssemblyCopyright("Copyright © 2014")] +[assembly: AssemblyCopyright("Copyright © 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/KendoBooksWidget/KendoBooksWidget/Properties/AssemblyInfo.cs b/KendoBooksWidget/KendoBooksWidget/Properties/AssemblyInfo.cs index 288c4f22..4eeb7a63 100644 --- a/KendoBooksWidget/KendoBooksWidget/Properties/AssemblyInfo.cs +++ b/KendoBooksWidget/KendoBooksWidget/Properties/AssemblyInfo.cs @@ -11,7 +11,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("KendoBooksWidget")] -[assembly: AssemblyCopyright("Copyright © 2015")] +[assembly: AssemblyCopyright("Copyright © 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/LICENSE.md b/LICENSE.md index 87f9d18c..70888636 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ This project has been released under the Apache License, version 2.0, the text of which is included below. This license applies ONLY to the project-specific source of each repository and does not extend to Telerik Sitefinity CMS itself, or any other 3rd party libraries used in a repository. For licensing information about Telerik Sitefinity CMS, see the [License Agreements page](http://www.sitefinity.com/purchase/license-agreement) at [Sitefinity.com](http://www.sitefinity.com/). -Copyright © 2015 Telerik +Copyright © 2016 Telerik Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ListWidget/Properties/AssemblyInfo.cs b/ListWidget/Properties/AssemblyInfo.cs index bb235ab5..857e6e16 100644 --- a/ListWidget/Properties/AssemblyInfo.cs +++ b/ListWidget/Properties/AssemblyInfo.cs @@ -11,7 +11,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("ListWidget")] -[assembly: AssemblyCopyright("Copyright © 2014")] +[assembly: AssemblyCopyright("Copyright © 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/Precompilation/BootstrapPackage/BootstrapPackage/Properties/AssemblyInfo.cs b/Precompilation/BootstrapPackage/BootstrapPackage/Properties/AssemblyInfo.cs index 291a800f..4661d64f 100644 --- a/Precompilation/BootstrapPackage/BootstrapPackage/Properties/AssemblyInfo.cs +++ b/Precompilation/BootstrapPackage/BootstrapPackage/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("BootstrapPackage")] -[assembly: AssemblyCopyright("Copyright © 2015")] +[assembly: AssemblyCopyright("Copyright © 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/README.md b/README.md index 79f3d34e..6931fc0f 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This repository contains samples related to [Project Feather](http://projectfeat This project has been released under the Apache License, version 2.0, the text of which is included below. This license applies ONLY to the project-specific source of each repository and does not extend to Telerik Sitefinity CMS itself, or any other 3rd party libraries used in a repository. For licensing information about Telerik Sitefinity CMS, see the [License Agreements page](http://www.sitefinity.com/purchase/license-agreement) at [Sitefinity.com](http://www.sitefinity.com/). -Copyright © 2015 Telerik +Copyright © 2016 Telerik Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ReCaptcha/ReCaptcha/Properties/AssemblyInfo.cs b/ReCaptcha/ReCaptcha/Properties/AssemblyInfo.cs index 9ab7c2f6..ad902739 100644 --- a/ReCaptcha/ReCaptcha/Properties/AssemblyInfo.cs +++ b/ReCaptcha/ReCaptcha/Properties/AssemblyInfo.cs @@ -11,7 +11,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("ReCaptcha")] -[assembly: AssemblyCopyright("Copyright © 2015")] +[assembly: AssemblyCopyright("Copyright © 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/SimpleContentBlock/Properties/AssemblyInfo.cs b/SimpleContentBlock/Properties/AssemblyInfo.cs index 763a732a..46442c2a 100644 --- a/SimpleContentBlock/Properties/AssemblyInfo.cs +++ b/SimpleContentBlock/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("SimpleContentBlock")] -[assembly: AssemblyCopyright("Copyright © 2015")] +[assembly: AssemblyCopyright("Copyright © 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/SingleDynamicContent/SingleDynamicContent/Properties/AssemblyInfo.cs b/SingleDynamicContent/SingleDynamicContent/Properties/AssemblyInfo.cs index 98d92341..8f3d87c0 100644 --- a/SingleDynamicContent/SingleDynamicContent/Properties/AssemblyInfo.cs +++ b/SingleDynamicContent/SingleDynamicContent/Properties/AssemblyInfo.cs @@ -11,7 +11,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("SingleDynamicContent")] -[assembly: AssemblyCopyright("Copyright © 2015")] +[assembly: AssemblyCopyright("Copyright © 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]