Browse Source

Fix license terms of Chamilo stylesheet

Yannick Warnier 8 years ago
parent
commit
9ab7487b41
1 changed files with 6 additions and 6 deletions
  1. 6 6
      app/Resources/public/css/themes/chamilo/default.css

+ 6 - 6
app/Resources/public/css/themes/chamilo/default.css

@@ -1,9 +1,9 @@
 /*!
- * CSS Chamilo LMS - Default v.2.0
- * Homepage: http://www.chamilo.org
- * Copyright 2012-2015 Alex Aragón
- * Licensed GLP
- * Based on Bootstrap
+ * Chamilo LMS stylesheet - Default v.2.0
+ * Homepage: https://chamilo.org
+ * Author: Alex Aragón <alex.aragon@beeznest.com>
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ * Based on Bootstrap v3
 */
 @font-face {
   font-family: 'Open Sans';
@@ -238,4 +238,4 @@ footer a{
 }
 .page-header{
   margin: 10px 0 10px;
-}
+}