@@ -223,9 +223,32 @@ included:
223
223
details.
224
224
225
225
226
+ * Additional copyright may be retained by contributors other
227
+ than Mozilla or the parties enumerated in this file. Such
228
+ copyright can be determined on a case-by-case basis by
229
+ examining the author of each portion of a file in the
230
+ revision-control commit records of the project, or by
231
+ consulting representative comments claiming copyright
232
+ ownership for a file.
233
+
234
+ For example, the text:
235
+
236
+ "Copyright (c) 2011 Google Inc."
237
+
238
+ appears in some files, and these files thereby denote
239
+ that their author and copyright-holder is Google Inc.
240
+
241
+ In all such cases, the absence of explicit licensing text
242
+ indicates that the contributor chose to license their
243
+ work for distribution under identical terms to those
244
+ Mozilla has chosen for the collective work, enumerated
245
+ below. The only difference is the retention of copyright
246
+ itself, held by the contributor.
247
+
248
+
226
249
The remaining code and documentation in the collective work
227
250
presented here, as well as the collective work itslf, is
228
- distributed under the following terms:
251
+ distributed under the following terms ("The Rust License") :
229
252
230
253
Copyright (c) 2006-2011 Graydon Hoare
231
254
Copyright (c) 2009-2011 Mozilla Foundation
0 commit comments