Skip to content

Commit 1240ca3

Browse files
committed
[Feature] Update copyright.
1 parent 83e3e4f commit 1240ca3

File tree

4 files changed

+2
-12
lines changed

4 files changed

+2
-12
lines changed

bintray-android.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 Zhang Hai <Dreaming.in.Code.ZH@Gmail.com>
2+
* Copyright (c) 2018 Hai Zhang <dreaming.in.code.zh@gmail.com>
33
* All Rights Reserved.
44
*/
55

gradle.properties

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
#
2-
# Copyright (c) 2018 Zhang Hai <Dreaming.in.Code.ZH@Gmail.com>
3-
# All Rights Reserved.
4-
#
5-
61
# Project-wide Gradle settings.
72
# IDE (e.g. Android Studio) users:
83
# Gradle settings configured through the IDE *will override*

library/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

33
<!--
4-
~ Copyright (c) 2018 Zhang Hai <Dreaming.in.Code.ZH@Gmail.com>
4+
~ Copyright (c) 2018 Hai Zhang <dreaming.in.code.zh@gmail.com>
55
~ All Rights Reserved.
66
-->
77

settings.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
/*
2-
* Copyright (c) 2018 Zhang Hai <Dreaming.in.Code.ZH@Gmail.com>
3-
* All Rights Reserved.
4-
*/
5-
61
include ':library'

0 commit comments

Comments
 (0)