[smuxi] Common: use MIT/X11 license by default for new source files in Common
- From: Mirco M. M. Bauer <mmmbauer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [smuxi] Common: use MIT/X11 license by default for new source files in Common
- Date: Fri, 30 Jan 2015 12:00:33 +0000 (UTC)
commit fedbb73861194b8606e6605e427e9afa1cb7a8a9
Author: Mirco Bauer <meebey meebey net>
Date: Fri Jan 30 12:59:36 2015 +0100
Common: use MIT/X11 license by default for new source files in Common
src/Common/Common.csproj | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/src/Common/Common.csproj b/src/Common/Common.csproj
index 7f93ee9..d792c80 100644
--- a/src/Common/Common.csproj
+++ b/src/Common/Common.csproj
@@ -74,4 +74,13 @@
<Reference Include="System.Runtime.Remoting" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <ProjectExtensions>
+ <MonoDevelop>
+ <Properties>
+ <Policies>
+ <StandardHeader Text="This file is part of Smuxi and is licensed under the terms of
MIT/X11

Copyright (c) ${Year} ${CopyrightHolder}

Permission is hereby granted, free of
charge, to any person obtaining a copy
of this software and associated documentation files (the
"Software"), to deal
in the Software without restriction, including without limitation the
rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the
Software, and to permit persons to whom the Software is
furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be included in
all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT
WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEME
NT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE." IncludeInNewFiles="True" />
+ </Policies>
+ </Properties>
+ </MonoDevelop>
+ </ProjectExtensions>
</Project>
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]