change copyright info. part 3

This commit is contained in:
dev_amdtel 2015-01-06 02:44:35 +03:00
parent e90597087e
commit 9969f36f34
211 changed files with 1875 additions and 364 deletions

View file

@ -1,4 +1,4 @@
// Copyright (c) 2012, Outercurve Foundation.
// Copyright (c) 2015, Outercurve Foundation.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
@ -26,7 +26,6 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
namespace WebsitePanel.Setup.Web
{
/// <summary>
@ -49,4 +48,4 @@ namespace WebsitePanel.Setup.Web
/// </summary>
Prohibited = 2,
}
}
}