Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 0e802db

Browse files
committed
add license to README
1 parent 3955ccd commit 0e802db

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
11
puppet-svn
22
==========
33

4-
Puppet module for configuring a Subversion client
4+
Puppet module for configuring a Subversion client
5+
6+
License
7+
-------
8+
```
9+
Copyright 2011-2012 MaestroDev
10+
11+
Licensed under the Apache License, Version 2.0 (the "License");
12+
you may not use this file except in compliance with the License.
13+
You may obtain a copy of the License at
14+
15+
http://www.apache.org/licenses/LICENSE-2.0
16+
17+
Unless required by applicable law or agreed to in writing, software
18+
distributed under the License is distributed on an "AS IS" BASIS,
19+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20+
See the License for the specific language governing permissions and
21+
limitations under the License.
22+
```
23+

0 commit comments

Comments
 (0)