Skip to content

Commit 7e3d569

Browse files
Update copyright
1 parent b2bade4 commit 7e3d569

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright 2014 CyberAgent Inc.
190+
Copyright (c) 2014-2017 CyberAgent Inc.
191191

192192
Licensed under the Apache License, Version 2.0 (the "License");
193193
you may not use this file except in compliance with the License.

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
AMBTableViewController
3-
Copyright 2014 CyberAgent Inc.
3+
Copyright (c) 2014-2017 CyberAgent Inc.
44

55
This product includes software developed at
66
CyberAgent Inc. (http://www.cyberagent.co.jp).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Toggling rows:
233233

234234
## License
235235

236-
Copyright 2014 CyberAgent Inc.
236+
Copyright (c) 2014-2017 CyberAgent Inc.
237237

238238
Licensed under the Apache License, Version 2.0 (the "License");
239239
you may not use this file except in compliance with the License.

Source/AMBTableViewController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// AMBTableViewController
44
//
55
// Created by Ernesto Rivera on 2014/05/07.
6-
// Copyright (c) 2014 CyberAgent Inc.
6+
// Copyright (c) 2014-2017 CyberAgent Inc.
77
//
88
// Licensed under the Apache License, Version 2.0 (the "License");
99
// you may not use this file except in compliance with the License.

Source/AMBTableViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// AMBTableViewController
44
//
55
// Created by Ernesto Rivera on 2014/05/07.
6-
// Copyright (c) 2014 CyberAgent Inc.
6+
// Copyright (c) 2014-2017 CyberAgent Inc.
77
//
88
// Licensed under the Apache License, Version 2.0 (the "License");
99
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)