Browse Source

всякие изменения

kpmy 8 years ago
parent
commit
de5e8ecce4
3 changed files with 16 additions and 3 deletions
  1. 13 0
      LICENSE
  2. 2 2
      bower.json
  3. 1 1
      components/nav/fab.html

+ 13 - 0
LICENSE

@@ -0,0 +1,13 @@
+           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+                   Version 2, December 2004
+
+Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
+
+Everyone is permitted to copy and distribute verbatim or modified
+copies of this license document, and changing it is allowed as long
+as the name is changed.
+
+           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. You just DO WHAT THE FUCK YOU WANT TO.

+ 2 - 2
bower.json

@@ -21,10 +21,10 @@
     "angular-material": "1.1.1",
     "angular-material-icons": "0.7.1",
     "angular-messages": "1.5.8",
+    "angular-sanitize": "1.5.8",
     "material-design-icons": "3.0.1",
     "underscore": "1.8.3",
     "roboto-fontface": "0.6.0",
-    "d3-cloud-ng": "0.9.6",
-    "angular-sanitize": "1.5.8"
+    "d3-cloud-ng": "0.9.6"
   }
 }

+ 1 - 1
components/nav/fab.html

@@ -12,7 +12,7 @@
 
     <md-toolbar layout="row" layout-align="center center">
         <md-fab-actions class="md-toolbar-tools">
-            <span class="copyright">kpmy © 2016. Использованы материалы М.В. Попова и С.Н. Труфанова</span>
+            <span class="copyright">kpmy © 2016. Использованы материалы М.В. Попова</span>
             <md-button class="md-raised" ng-click="gotoIntro()">НАЧАЛО</md-button>
         </md-fab-actions>
         <!-- >