Skip to content

Commit 3af7649

Browse files
authored
Merge pull request #245 from EmilyCSh/master
Update JTDLib copyright information
2 parents 67e0a53 + cdab35c commit 3af7649

7 files changed

Lines changed: 9 additions & 9 deletions

File tree

JTDLIB_LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Copyright (C) 2018 Ernesto Castellotti <erny.castell@gmail.com>
1+
Copyright (C) 2018 Emily Castellotti <info@emy.sh>
22

3-
Ernesto Castellotti is the copyright holder of this software, for
3+
Emily Castellotti is the copyright holder of this software, for
44
any need, do not hesitate to contact him.
55

66
This program is free software: you can redistribute it and/or modify
@@ -13,4 +13,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
GNU Lesser General Public License for more details.
1414

1515
You should have received a copy of the GNU Lesser General Public License
16-
along with this program in the file called "LICENSE". If not, contact the copyright holder.
16+
along with this program in the file called "LICENSE". If not, contact the copyright holder.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ TDLight is licensed by Andrea Cavalli <andrea@cavallium.it> under the terms of t
180180

181181
### **Libraries licenses**
182182

183-
JTDLib is licensed by Ernesto Castellotti <erny.castell@gmail.com> under the terms of the GNU Lesser General Public
183+
JTDLib is licensed by Emily Castellotti <info@emy.sh> under the terms of the GNU Lesser General Public
184184
License 3
185185

186186
TDLib is licensed by Aliaksei Levin <levlam@telegram.org> and Arseny Smirnov <arseny30@gmail.com> under the terms of the

tdlight-java/src/main/java/it/tdlight/ConstructorDetector.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018. Ernesto Castellotti <erny.castell@gmail.com>
2+
* Copyright (c) 2018. Emily Castellotti <info@emy.sh>
33
* This file is part of JTdlib.
44
*
55
* JTdlib is free software: you can redistribute it and/or modify

tdlight-java/src/main/java/it/tdlight/Init.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018. Ernesto Castellotti <erny.castell@gmail.com>
2+
* Copyright (c) 2018. Emily Castellotti <info@emy.sh>
33
* This file is part of JTdlib.
44
*
55
* JTdlib is free software: you can redistribute it and/or modify

tdlight-java/src/main/java/it/tdlight/Response.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018. Ernesto Castellotti <erny.castell@gmail.com>
2+
* Copyright (c) 2018. Emily Castellotti <info@emy.sh>
33
* This file is part of JTdlib.
44
*
55
* JTdlib is free software: you can redistribute it and/or modify

tdlight-java/src/main/java/it/tdlight/util/Native.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018. Ernesto Castellotti <erny.castell@gmail.com>
2+
* Copyright (c) 2018. Emily Castellotti <info@emy.sh>
33
* This file is part of JTdlib.
44
*
55
* JTdlib is free software: you can redistribute it and/or modify

tdlight-java/src/main/java/it/tdlight/util/UnsupportedNativeLibraryException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018. Ernesto Castellotti <erny.castell@gmail.com>
2+
* Copyright (c) 2018. Emily Castellotti <info@emy.sh>
33
* This file is part of JTdlib.
44
*
55
* JTdlib is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)