Skip to content

Commit b77613d

Browse files
Update open_source_licence.md
Changed the title and added content. In current form this document puzzles users: why, what, what for is this published in the documentation site. Publishing simply ember.js license gives no understanding and on top of that what piece of software the licensing applies to in the Cloud environment.
1 parent 9b801b9 commit b77613d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

user/open_source_licence.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
---
2-
title: EmberJS MIT License
2+
title: Licensing information
33
layout: en
44

55
---
66

7+
Travis CI relies on multiple Open Source modules and frameworks. The respective licensing information is available in Travis CI [public repositories](https://github.com/travis-ci). Travis CI public source code is usually licensed with MIT License.
8+
9+
The Travis CI [web application](https://app.travis-ci.com), running in your browsers (which may satisfy 'distributing Software' according to legal assesment), relies on EmberJS framework. Particular EmberJS framework version used by Travis CI is licensed as follows:
10+
11+
# EmberJS MIT License
12+
713
Copyright (c) 2011 Yehuda Katz, Tom Dale, and Ember.js contributors.
814

915
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies

0 commit comments

Comments
 (0)