浏览代码

Added name to Rotate namespace

Matt C 8 年之前
父节点
当前提交
67ee8544e9
共有 5 个文件被更改,包括 2 次插入2 次删除
  1. 0 0
      build/prod/cyberchef.htm
  2. 0 0
      build/prod/index.html
  3. 0 0
      build/prod/scripts.js
  4. 1 1
      src/js/operations/Rotate.js
  5. 1 1
      src/static/stats.txt

文件差异内容过多而无法显示
+ 0 - 0
build/prod/cyberchef.htm


文件差异内容过多而无法显示
+ 0 - 0
build/prod/index.html


文件差异内容过多而无法显示
+ 0 - 0
build/prod/scripts.js


+ 1 - 1
src/js/operations/Rotate.js

@@ -1,7 +1,7 @@
 /**
  * Bit rotation operations.
  *
- * @author n1474335 [n1474335@gmail.com]
+ * @author n1474335 [n1474335@gmail.com] & Matt C [matt@artemisbot.pw]
  * @copyright Crown Copyright 2016
  * @license Apache-2.0
  *

+ 1 - 1
src/static/stats.txt

@@ -1,4 +1,4 @@
-202	source files
+203	source files
 104269	lines
 	size
 

部分文件因为文件数量过多而无法显示