This is an automated email from the ASF dual-hosted git repository.
tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton-dotnet.git
The following commit(s) were added to refs/heads/main by this push:
new 38e6c90 PROTON-2548 Add license into generated solution file
38e6c90 is described below
commit 38e6c90585d32fd92c7b0c5fd80f292695ca810f
Author: Timothy Bish <[email protected]>
AuthorDate: Wed May 25 17:30:06 2022 -0400
PROTON-2548 Add license into generated solution file
---
Proton.sln | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/Proton.sln b/Proton.sln
index b782fd6..0e50909 100644
--- a/Proton.sln
+++ b/Proton.sln
@@ -1,5 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 12.00
+#------------------------------------------------------------------------------
# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#------------------------------------------------------------------------------
VisualStudioVersion = 16.6.30114.105
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Proton",
"src\Proton\Proton.csproj", "{101F0276-086A-4955-A762-75CA8527E8CA}"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]