You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NOTICE.md
+68Lines changed: 68 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,3 +104,71 @@ The use of the European emblem and/or any of its elements is allowed, irrespecti
104
104
The use of the European emblem in accordance with the conditions in the previous section does not mean consent to registration of the emblem or an imitation thereof as a trade mark or any other IP right. The European Commission ([email protected]) and the Council of Europe ([email protected]) will continue the monitoring of applications for registration of the European emblem or part thereof as (part of) IP rights, in accordance with the applicable legal provisions.
105
105
106
106
-----------
107
+
108
+
# Bootstrap
109
+
110
+
bower_components/bootstrap
111
+
https://github.com/twbs/bootstrap/
112
+
113
+
Code and documentation copyright 2011-2016 Twitter, Inc.
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 of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
149
+
150
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
151
+
152
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
153
+
154
+
-----------
155
+
156
+
# requirejs
157
+
bower_components/requirejs
158
+
http://requirejs.org
159
+
160
+
RequireJS 2.1.15 Copyright (c) 2010-2014, The Dojo Foundation All Rights Reserved.
161
+
162
+
Available via the MIT or new BSD license.
163
+
See http://github.com/jrburke/requirejs for details
0 commit comments