Skip to content

Commit 633106e

Browse files
committed
Merge branch 'feature/legal-stuff' into develop
2 parents ec1a617 + ad5da0e commit 633106e

19 files changed

+82
-45
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
*.jar
1111
*.log
1212
*.patch
13+
*.pyc
1314
*.rar
1415
*.swp
1516
*.tar

README.md

Lines changed: 29 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,8 @@
22

33
[![Build Status](https://travis-ci.org/BNETDocs/bnetdocs-web.svg?branch=phoenix)](https://travis-ci.org/BNETDocs/bnetdocs-web)
44

5-
BNETDocs is a web content management system (CMS) and documentation software
6-
for the Battle.net™ online gaming service's protocol. It provides a means
7-
for documenting the protocol and encouraging discussion on it.
8-
9-
BNETDocs is in no way affiliated with or endorsed by Blizzard
10-
Entertainment™ or its brands, and is not intended to compete with
11-
or undermine Blizzard Entertainment™ or Battle.net™. Persons using
12-
this software understand that the information provided within is collected
13-
knowledge from years of observations and may be inaccurate. BNETDocs does not
14-
provide a warranty of any kind to the nature of its content. All aforementioned
15-
trademarks are the property of their respective owners. See the LICENSE file at
16-
the root of this repository for more info.
5+
BNETDocs is a documentation and discussion website for Blizzard Entertainment's
6+
Battle.net™ and in-game protocols.
177

188
**BNETDocs: Phoenix** is the successor to
199
[BNETDocs: Redux](https://github.com/BNETDocs/bnetdocs-web/tree/redux).
@@ -91,3 +81,30 @@ Try accessing this endpoint: [local.bnetdocs.org](https://local.bnetdocs.org)
9181

9282
## Contributing
9383
Please read the [CONTRIBUTING.md](/CONTRIBUTING.md) file.
84+
85+
## Copyright Disclaimer
86+
This project is licensed under the AGPLv3. A copy of the GNU Affero General
87+
Public License can be found [here](/LICENSE.txt).
88+
89+
BNETDocs, the documentation and discussion website for Blizzard protocols
90+
Copyright (C) 2003-2018 "Arta", Don Cullen "Kyro", Carl Bennett, others
91+
92+
This program is free software: you can redistribute it and/or modify
93+
it under the terms of the GNU Affero General Public License as published by
94+
the Free Software Foundation, either version 3 of the License, or
95+
(at your option) any later version.
96+
97+
This program is distributed in the hope that it will be useful,
98+
but WITHOUT ANY WARRANTY; without even the implied warranty of
99+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
100+
GNU Affero General Public License for more details.
101+
102+
You should have received a copy of the GNU Affero General Public License
103+
along with this program. If not, see <http://www.gnu.org/licenses/>.
104+
105+
BNETDocs is a documentation and discussion website for Blizzard Entertainment's
106+
Battle.net&trade; and in-game protocols. You hereby acknowledge that BNETDocs
107+
content is offered as is and without warranty. BNETDocs content may be
108+
inaccurate as it is solely from third-party observations. BNETDocs is not
109+
affiliated or partnered with Blizzard Entertainment in absolutely any way.
110+
Battle.net&trade; is a registered trademark of Blizzard Entertainment.

src/main.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* BNETDocs, the Battle.net(TM) protocol documentation and discussion website
4-
* Copyright (C) 2008-2017 Carl Bennett
3+
* BNETDocs, the documentation and discussion website for Blizzard protocols
4+
* Copyright (C) 2003-2018 "Arta", Don Cullen "Kyro", Carl Bennett, others
55
* This file is part of BNETDocs.
66
*
77
* BNETDocs is free software: you can redistribute it and/or modify

src/static/a/BNETDocs.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* BNETDocs, the Battle.net(TM) protocol documentation and discussion website
3-
* Copyright (C) 2008-2017 Carl Bennett
2+
* BNETDocs, the documentation and discussion website for Blizzard protocols
3+
* Copyright (C) 2003-2018 "Arta", Don Cullen "Kyro", Carl Bennett, others
44
* This file is part of BNETDocs.
55
*
66
* BNETDocs is free software: you can redistribute it and/or modify

src/static/a/comments.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* BNETDocs, the Battle.net(TM) protocol documentation and discussion website
3-
* Copyright (C) 2008-2017 Carl Bennett
2+
* BNETDocs, the documentation and discussion website for Blizzard protocols
3+
* Copyright (C) 2003-2018 "Arta", Don Cullen "Kyro", Carl Bennett, others
44
* This file is part of BNETDocs.
55
*
66
* BNETDocs is free software: you can redistribute it and/or modify

src/static/a/credits.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* BNETDocs, the Battle.net(TM) protocol documentation and discussion website
3-
* Copyright (C) 2008-2017 Carl Bennett
2+
* BNETDocs, the documentation and discussion website for Blizzard protocols
3+
* Copyright (C) 2003-2018 "Arta", Don Cullen "Kyro", Carl Bennett, others
44
* This file is part of BNETDocs.
55
*
66
* BNETDocs is free software: you can redistribute it and/or modify

src/static/a/forms.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* BNETDocs, the Battle.net(TM) protocol documentation and discussion website
3-
* Copyright (C) 2008-2017 Carl Bennett
2+
* BNETDocs, the documentation and discussion website for Blizzard protocols
3+
* Copyright (C) 2003-2018 "Arta", Don Cullen "Kyro", Carl Bennett, others
44
* This file is part of BNETDocs.
55
*
66
* BNETDocs is free software: you can redistribute it and/or modify

src/static/a/main-mobile.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* BNETDocs, the Battle.net(TM) protocol documentation and discussion website
3-
* Copyright (C) 2008-2017 Carl Bennett
2+
* BNETDocs, the documentation and discussion website for Blizzard protocols
3+
* Copyright (C) 2003-2018 "Arta", Don Cullen "Kyro", Carl Bennett, others
44
* This file is part of BNETDocs.
55
*
66
* BNETDocs is free software: you can redistribute it and/or modify

src/static/a/main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* BNETDocs, the Battle.net(TM) protocol documentation and discussion website
3-
* Copyright (C) 2008-2017 Carl Bennett
2+
* BNETDocs, the documentation and discussion website for Blizzard protocols
3+
* Copyright (C) 2003-2018 "Arta", Don Cullen "Kyro", Carl Bennett, others
44
* This file is part of BNETDocs.
55
*
66
* BNETDocs is free software: you can redistribute it and/or modify
@@ -252,7 +252,7 @@ footer.main-page {
252252
overflow: hidden;
253253
padding: 0px 0px 0px 224px;
254254
text-align: center;
255-
width: 1000px;
255+
width: 968px;
256256
}
257257
footer.main-page.slim {
258258
overflow: hidden;

src/static/a/news.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* BNETDocs, the Battle.net(TM) protocol documentation and discussion website
3-
* Copyright (C) 2008-2017 Carl Bennett
2+
* BNETDocs, the documentation and discussion website for Blizzard protocols
3+
* Copyright (C) 2003-2018 "Arta", Don Cullen "Kyro", Carl Bennett, others
44
* This file is part of BNETDocs.
55
*
66
* BNETDocs is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)