Skip to content
This repository was archived by the owner on Dec 9, 2021. It is now read-only.

Commit 8801988

Browse files
committed
Legal disclaimers in source code
1 parent 6f26194 commit 8801988

File tree

160 files changed

+23125
-20353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+23125
-20353
lines changed

COPYING.HEADER

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
This file is part of DeveelDB in The Cloud.
2-
3-
Foobar is free software: you can redistribute it and/or modify
4-
it under the terms of the GNU Lesser General Public License as
5-
published by the Free Software Foundation, either version 3 of
6-
the License, or (at your option) any later version.
7-
8-
DeveelDB in The Cloud is distributed in the hope that it will be
9-
useful, but WITHOUT ANY WARRANTY; without even the implied warranty
10-
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11-
GNU Lesser General Public License for more details.
12-
13-
You should have received a copy of the GNU Lesser General Public License
14-
along with DeveelDB in The Cloud. If not, see <http://www.gnu.org/licenses/>.
1+
This file is part of Deveel in The Cloud (CloudB).
2+
3+
CloudB is free software: you can redistribute it and/or modify
4+
it under the terms of the GNU Lesser General Public License as
5+
published by the Free Software Foundation, either version 3 of
6+
the License, or (at your option) any later version.
7+
8+
CloudB is distributed in the hope that it will be useful, but
9+
WITHOUT ANY WARRANTY; without even the implied warranty of
10+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11+
GNU Lesser General Public License for more details.
12+
13+
You should have received a copy of the GNU Lesser General Public License
14+
along with CloudB. If not, see <http://www.gnu.org/licenses/>.

cloudb.1.5.0.nuspec

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
3+
<metadata>
4+
<id>cloudb</id>
5+
<version>1.5.0</version>
6+
<title>CloudB Foundation Library</title>
7+
<authors>Antonello Provenzano</authors>
8+
<owners>Deveel</owners>
9+
<licenseUrl>http://www.gnu.org/licenses/lgpl-3.0.txt</licenseUrl>
10+
<projectUrl>http://github/deveel/cloudb</projectUrl>
11+
<requireLicenseAcceptance>true</requireLicenseAcceptance>
12+
<description>Foundation library of the CloudB distributed database system that can be used to model data and route connections to service instances</description>
13+
<summary />
14+
<releaseNotes>Service Replication
15+
Binary collections
16+
Bug fixes</releaseNotes>
17+
<copyright>(c) 2012 Deveel</copyright>
18+
<tags>cloudb database ddb cluster distributed database deveel</tags>
19+
</metadata>
20+
<files />
21+
</package>

src/cloudb.sln.metaproj

+204
Large diffs are not rendered by default.

src/cloudb.sln.metaproj.tmp

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build" InitialTargets="ValidateSolutionConfiguration;ValidateToolsVersions;ValidateProjects">
3+
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\SolutionFile\ImportBefore\*" Condition="'$(ImportByWildcardBeforeSolution)' != 'false' and exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\SolutionFile\ImportBefore')" />
4+
<Import Project="c:\dev\deveel\cloudb\src\before.cloudb.sln.targets" Condition="exists('c:\dev\deveel\cloudb\src\before.cloudb.sln.targets')" />
5+
<PropertyGroup Condition=" '$(Configuration)' == '' ">
6+
<Configuration>Debug</Configuration>
7+
</PropertyGroup>
8+
<PropertyGroup Condition=" '$(Platform)' == '' ">
9+
<Platform>Any CPU</Platform>
10+
</PropertyGroup>
11+
<PropertyGroup Condition=" ('$(AspNetConfiguration)' == '') ">
12+
<AspNetConfiguration>$(Configuration)</AspNetConfiguration>
13+
</PropertyGroup>
14+
<PropertyGroup>
15+
<SolutionDir>c:\dev\deveel\cloudb\src\</SolutionDir>
16+
<SolutionExt>.sln</SolutionExt>
17+
<SolutionFileName>cloudb.sln</SolutionFileName>
18+
<SolutionName>cloudb</SolutionName>
19+
<SolutionPath>c:\dev\deveel\cloudb\src\cloudb.sln</SolutionPath>
20+
</PropertyGroup>
21+
<PropertyGroup>
22+
<TargetFrameworkVersion Condition="'$(TargetFrameworkVersion)' == '' and '$(MSBuildToolsVersion)' == '2.0'">v2.0</TargetFrameworkVersion>
23+
<TargetFrameworkVersion Condition="'$(TargetFrameworkVersion)' == '' and ('$(MSBuildToolsVersion)' == '3.5' or '$(MSBuildToolsVersion)' == '3.0')">v3.5</TargetFrameworkVersion>
24+
<TargetFrameworkVersion Condition="'$(TargetFrameworkVersion)' == '' and '$(MSBuildToolsVersion)' == '4.0'">v4.0</TargetFrameworkVersion>
25+
</PropertyGroup>
26+
<PropertyGroup Condition=" ('$(Configuration)' == 'Debug') and ('$(Platform)' == 'Any CPU') ">
27+
<CurrentSolutionConfigurationContents>
28+
<SolutionConfiguration xmlns="">
29+
<ProjectConfiguration Project="{05D455D6-1EA4-4C27-A4F2-797A518FE00A}" AbsolutePath="c:\dev\deveel\cloudb\src\cloudb-nunit\cloudb-nunit.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
30+
<ProjectConfiguration Project="{4A3AFA6E-1390-43D6-949D-45E9AE8A7ADB}" AbsolutePath="c:\dev\deveel\cloudb\src\cadmin\cadmin.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
31+
<ProjectConfiguration Project="{E49F2ED4-E772-4BCD-8C60-7EBC0DBBD69C}" AbsolutePath="c:\dev\deveel\cloudb\src\mnode\mnode.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
32+
<ProjectConfiguration Project="{A18511ED-5BA6-4811-B44F-F730FAD84CE8}" AbsolutePath="c:\dev\deveel\cloudb\src\cloudb\cloudb.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
33+
<ProjectConfiguration Project="{A3BF19E0-EDC3-4557-AE72-2F246DD21588}" AbsolutePath="c:\dev\deveel\cloudb\src\cloudbase\cloudbase.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
34+
<ProjectConfiguration Project="{AECB127F-0026-408E-AE77-37DD30121560}" AbsolutePath="c:\dev\deveel\cloudb\src\cloudbase-nunit\cloudbase-nunit.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
35+
</SolutionConfiguration>
36+
</CurrentSolutionConfigurationContents>
37+
</PropertyGroup>
38+
<PropertyGroup Condition=" ('$(Configuration)' == 'Release') and ('$(Platform)' == 'Any CPU') ">
39+
<CurrentSolutionConfigurationContents>
40+
<SolutionConfiguration xmlns="">
41+
<ProjectConfiguration Project="{05D455D6-1EA4-4C27-A4F2-797A518FE00A}" AbsolutePath="c:\dev\deveel\cloudb\src\cloudb-nunit\cloudb-nunit.csproj" BuildProjectInSolution="True">Release|AnyCPU</ProjectConfiguration>
42+
<ProjectConfiguration Project="{4A3AFA6E-1390-43D6-949D-45E9AE8A7ADB}" AbsolutePath="c:\dev\deveel\cloudb\src\cadmin\cadmin.csproj" BuildProjectInSolution="True">Release|AnyCPU</ProjectConfiguration>
43+
<ProjectConfiguration Project="{E49F2ED4-E772-4BCD-8C60-7EBC0DBBD69C}" AbsolutePath="c:\dev\deveel\cloudb\src\mnode\mnode.csproj" BuildProjectInSolution="True">Release|AnyCPU</ProjectConfiguration>
44+
<ProjectConfiguration Project="{A18511ED-5BA6-4811-B44F-F730FAD84CE8}" AbsolutePath="c:\dev\deveel\cloudb\src\cloudb\cloudb.csproj" BuildProjectInSolution="True">Release|AnyCPU</ProjectConfiguration>
45+
<ProjectConfiguration Project="{A3BF19E0-EDC3-4557-AE72-2F246DD21588}" AbsolutePath="c:\dev\deveel\cloudb\src\cloudbase\cloudbase.csproj" BuildProjectInSolution="True">Release|AnyCPU</ProjectConfiguration>
46+
<ProjectConfiguration Project="{AECB127F-0026-408E-AE77-37DD30121560}" AbsolutePath="c:\dev\deveel\cloudb\src\cloudbase-nunit\cloudbase-nunit.csproj" BuildProjectInSolution="True">Release|AnyCPU</ProjectConfiguration>
47+
</SolutionConfiguration>
48+
</CurrentSolutionConfigurationContents>
49+
</PropertyGroup>
50+
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\SolutionFile\ImportAfter\*" Condition="'$(ImportByWildcardBeforeSolution)' != 'false' and exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\SolutionFile\ImportAfter')" />
51+
<Import Project="c:\dev\deveel\cloudb\src\after.cloudb.sln.targets" Condition="exists('c:\dev\deveel\cloudb\src\after.cloudb.sln.targets')" />
52+
<Target Name="Build" />
53+
<Target Name="Rebuild" />
54+
<Target Name="Clean" />
55+
<Target Name="Publish" />
56+
</Project>

0 commit comments

Comments
 (0)