Skip to content

Commit 40eb412

Browse files
committed
Updates copyright
1 parent a6aec00 commit 40eb412

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Support it by joining __[stargazers](https://github.com/skydoves/android-develop
4040

4141
## License
4242
```
43-
Copyright 2021 skydoves (Jaewoong Eum)
43+
Copyright 2021 Stream.IO, Inc. All Rights Reserved.
4444
4545
Licensed under the Apache License, Version 2.0 (the "License");
4646
you may not use this file except in compliance with the License.

README_KR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
## License
4242
```
43-
Copyright 2021 skydoves (Jaewoong Eum)
43+
Copyright 2021 Stream.IO, Inc. All Rights Reserved.
4444
4545
Licensed under the Apache License, Version 2.0 (the "License");
4646
you may not use this file except in compliance with the License.

app/src/main/kotlin/io/getstream/androiddeveloperroadmap/MainActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Designed and developed by 2021 skydoves (Jaewoong Eum)
2+
* Copyright 2021 Stream.IO, Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

app/src/main/kotlin/io/getstream/androiddeveloperroadmap/ui/theme/Color.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Designed and developed by 2021 skydoves (Jaewoong Eum)
2+
* Copyright 2021 Stream.IO, Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

app/src/main/kotlin/io/getstream/androiddeveloperroadmap/ui/theme/Shape.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Designed and developed by 2021 skydoves (Jaewoong Eum)
2+
* Copyright 2021 Stream.IO, Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

app/src/main/kotlin/io/getstream/androiddeveloperroadmap/ui/theme/Theme.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Designed and developed by 2021 skydoves (Jaewoong Eum)
2+
* Copyright 2021 Stream.IO, Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

app/src/main/kotlin/io/getstream/androiddeveloperroadmap/ui/theme/Type.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Designed and developed by 2021 skydoves (Jaewoong Eum)
2+
* Copyright 2021 Stream.IO, Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

spotless.license.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Designed and developed by 2021 skydoves (Jaewoong Eum)
2+
* Copyright 2021 Stream.IO, Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)