This commit is contained in:
vfedosevich 2015-01-14 03:37:05 -08:00
commit 69e4f8db27
2887 changed files with 61043 additions and 3919 deletions

View file

@ -1,4 +1,4 @@
// Copyright (c) 2014, Outercurve Foundation.
// Copyright (c) 2015, Outercurve Foundation.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
@ -1252,4 +1252,4 @@ namespace WebsitePanel.EnterpriseServer
return string.Format("{0}-{1}", organizationId, displayName.Replace(" ", "_"));
}
}
}
}