Browse Source

Add missing Rust credits info

Thibaut 10 years ago
parent
commit
d8a97984ad
1 changed files with 5 additions and 0 deletions
  1. 5 0
      assets/javascripts/templates/pages/about_tmpl.coffee

+ 5 - 0
assets/javascripts/templates/pages/about_tmpl.coffee

@@ -325,6 +325,11 @@ credits = [
     '2004-2015 David Heinemeier Hansson<br>Rails, Ruby on Rails, and the Rails logo are trademarks of David Heinemeier Hansson.',
     '2004-2015 David Heinemeier Hansson<br>Rails, Ruby on Rails, and the Rails logo are trademarks of David Heinemeier Hansson.',
     'MIT',
     'MIT',
     'https://raw.github.com/rails/rails/master/activerecord/MIT-LICENSE'
     'https://raw.github.com/rails/rails/master/activerecord/MIT-LICENSE'
+  ], [
+    'Rust',
+    '2011-2015 The Rust Project Developers',
+    'MIT',
+    'https://raw.githubusercontent.com/rust-lang/rust/master/LICENSE-MIT'
   ], [
   ], [
     'Sass',
     'Sass',
     '2006-2015 Hampton Catlin, Nathan Weizenbaum, and Chris Eppstein',
     '2006-2015 Hampton Catlin, Nathan Weizenbaum, and Chris Eppstein',