Skip to content

Commit 3c73b30

Browse files
Darren Loherstcheng
Darren Loher
authored andcommitted
doc: Adding documentations
1 parent 0008c83 commit 3c73b30

File tree

4 files changed

+18
-20
lines changed

4 files changed

+18
-20
lines changed

LICENSE

+10-17
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
1-
The MIT License (MIT)
2-
Copyright (c) 2016 Microsoft Inc
1+
Copyright 2016 Microsoft, Inc.
32

4-
Permission is hereby granted, free of charge, to any person obtaining a copy
5-
of this software and associated documentation files (the "Software"), to
6-
deal in the Software without restriction, including without limitation the
7-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
8-
sell copies of the Software, and to permit persons to whom the Software is
9-
furnished to do so, subject to the following conditions:
3+
Licensed under the Apache License, Version 2.0 (the "License");
4+
you may not use this file except in compliance with the License.
5+
You may obtain a copy of the License at
106

11-
The above copyright notice and this permission notice shall be included in
12-
all copies or substantial portions of the Software.
7+
http://www.apache.org/licenses/LICENSE-2.0
138

14-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
17-
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20-
THE SOFTWARE.
9+
Unless required by applicable law or agreed to in writing, software
10+
distributed under the License is distributed on an "AS IS" BASIS,
11+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
See the License for the specific language governing permissions and
13+
limitations under the License.

MAINTAINERS

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file describes the maintainers for swss.
2+
# See the SONiC project governance document for more information
3+
4+
Name = "Guohan Lu"
5+
6+
Github = lguohan
7+
Mailinglist = [email protected]

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
[![Build Status](https://sonic-jenkins.westus.cloudapp.azure.com/buildStatus/icon?job=swss-build)](https://sonic-jenkins.westus.cloudapp.azure.com/job/swss-build)
22
# Switch State Service - swss
33

4-
### This software repository must be treated as private and is only shared under NDA terms with Microsoft until publicly released.
5-
64
# Description
75
The Switch State Service (SwSS) is a collection of software that provides a database interface for communication with and state representation of network applications and network switch hardware.
86

97
# Contribution guide
108

11-
All contributors must sign a contribution license agreement before contributions can be accepted. Contact kasubra@microsoft.com or [email protected]. Later this will be automated.
9+
See the [contributors guide](https://github.com/Azure/SONiC/blob/gh-pages/contributing.md) for information about how to contribute.
1210

1311
### GitHub Workflow
1412

doc/architecture.docx

-30.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)