diff --git a/RCPageControl/RCPageControl.h b/RCPageControl/RCPageControl.h index 6f85664..acf7783 100644 --- a/RCPageControl/RCPageControl.h +++ b/RCPageControl/RCPageControl.h @@ -1,15 +1,15 @@ // // RCPageControl.h -// RCPageControlExample +// RCPageControl // // Created by Looping on 14/9/15. -// Copyright (c) 2014 RidgeCorn. All rights reserved. +// Copyright (c) 2017 Looping. All rights reserved. // /** The MIT License (MIT) - Copyright (c) 2014 RidgeCorn + Copyright (c) 2017 Looping Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/RCPageControl/RCPageControl.m b/RCPageControl/RCPageControl.m index 18670eb..19b2145 100644 --- a/RCPageControl/RCPageControl.m +++ b/RCPageControl/RCPageControl.m @@ -1,15 +1,15 @@ // // RCPageControl.m -// RCPageControlExample +// RCPageControl // // Created by Looping on 14/9/15. -// Copyright (c) 2014 RidgeCorn. All rights reserved. +// Copyright (c) 2017 Looping. All rights reserved. // /** The MIT License (MIT) - Copyright (c) 2014 RidgeCorn + Copyright (c) 2017 Looping Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/RCPageControlExample/AppDelegate.h b/RCPageControlExample/AppDelegate.h index 099b311..0fce921 100644 --- a/RCPageControlExample/AppDelegate.h +++ b/RCPageControlExample/AppDelegate.h @@ -3,7 +3,7 @@ // RCPageControlExample // // Created by Looping on 14/9/15. -// Copyright (c) 2014年 RidgeCorn. All rights reserved. +// Copyright (c) 2017 Looping. All rights reserved. // #import diff --git a/RCPageControlExample/AppDelegate.m b/RCPageControlExample/AppDelegate.m index 93a8f3b..e207fd4 100644 --- a/RCPageControlExample/AppDelegate.m +++ b/RCPageControlExample/AppDelegate.m @@ -3,7 +3,7 @@ // RCPageControlExample // // Created by Looping on 14/9/15. -// Copyright (c) 2014年 RidgeCorn. All rights reserved. +// Copyright (c) 2017 Looping. All rights reserved. // #import "AppDelegate.h" diff --git a/RCPageControlExample/ViewController.h b/RCPageControlExample/ViewController.h index c7295f8..bfd3a7a 100644 --- a/RCPageControlExample/ViewController.h +++ b/RCPageControlExample/ViewController.h @@ -3,7 +3,7 @@ // RCPageControlExample // // Created by Looping on 14/9/15. -// Copyright (c) 2014年 RidgeCorn. All rights reserved. +// Copyright (c) 2017 Looping. All rights reserved. // #import diff --git a/RCPageControlExample/ViewController.m b/RCPageControlExample/ViewController.m index 3c91b14..37b45eb 100644 --- a/RCPageControlExample/ViewController.m +++ b/RCPageControlExample/ViewController.m @@ -3,7 +3,7 @@ // RCPageControlExample // // Created by Looping on 14/9/15. -// Copyright (c) 2014年 RidgeCorn. All rights reserved. +// Copyright (c) 2017 Looping. All rights reserved. // #import "ViewController.h" diff --git a/RCPageControlExample/main.m b/RCPageControlExample/main.m index b45ac5a..cfaf596 100644 --- a/RCPageControlExample/main.m +++ b/RCPageControlExample/main.m @@ -3,7 +3,7 @@ // RCPageControlExample // // Created by Looping on 14/9/15. -// Copyright (c) 2014年 RidgeCorn. All rights reserved. +// Copyright (c) 2017 Looping. All rights reserved. // #import diff --git a/RCPageControlExampleTests/RCPageControlExampleTests.m b/RCPageControlExampleTests/RCPageControlExampleTests.m index 2449c26..32e056c 100644 --- a/RCPageControlExampleTests/RCPageControlExampleTests.m +++ b/RCPageControlExampleTests/RCPageControlExampleTests.m @@ -3,7 +3,7 @@ // RCPageControlExampleTests // // Created by Looping on 14/9/15. -// Copyright (c) 2014年 RidgeCorn. All rights reserved. +// Copyright (c) 2017 Looping. All rights reserved. // #import