Skip to content

Commit

Permalink
- updated common assembly info
Browse files Browse the repository at this point in the history
  • Loading branch information
kkozmic committed Jan 30, 2011
1 parent ca8d98c commit 398c6a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildscripts/CommonAssemblyInfo.cs
@@ -1,4 +1,4 @@
// Copyright 2004-2010 Castle Project - http://www.castleproject.org/
// Copyright 2004-2011 Castle Project - http://www.castleproject.org/
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand All @@ -15,4 +15,4 @@
using System.Reflection;

[assembly: AssemblyCompany("Castle Project")]
[assembly: AssemblyCopyright("Copyright (c) 2004-2010 Castle Project - http://www.castleproject.org")]
[assembly: AssemblyCopyright("Copyright (c) 2004-2011 Castle Project - http://www.castleproject.org")]

0 comments on commit 398c6a1

Please sign in to comment.