diff --git a/.idea/misc.xml b/.idea/misc.xml
index eb08933..6332d7b 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -53,7 +53,7 @@
-
+
diff --git a/README-zh.md b/README-zh.md
index 47dc8e4..353bfb6 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -90,7 +90,7 @@ public class MyGLView extends GLView {
* 目前的Filter没有GPUImage里那么多,后续会陆续增加,如果有需要,参照我的代码自己实现即可,难度不高。
## License
- Copyright 2012 CyberAgent, Inc.
+ Copyright 2016 ChillingVan.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/README.md b/README.md
index d1a5a91..739079b 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,7 @@ public class MyGLView extends GLView {
* Remember to call onResume and onPause in the Activity lifecycle when using GLContinuousView and GLContinuousTextureView.
## License
- Copyright 2012 CyberAgent, Inc.
+ Copyright 2016 ChillingVan.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.