diff --git a/README.md b/README.md index 4c52930..d0d1958 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,10 @@ And move the resulting folders into the appropriate folder for RPCS3: This project is Free, Libre, and Open Source Software; FLOSS, licensed under the GNU General Public License version 3. GPLv3. +See also COPYING or LICENSE.txt + +Copyright © 2018 - 2019 Nichlas Severinsen + ## Error! Help! I get diff --git a/libray/core.py b/libray/core.py index 8536f29..0d2d3f4 100644 --- a/libray/core.py +++ b/libray/core.py @@ -1,7 +1,7 @@ # -*- coding: utf8 -*- # libray - Libre Blu-Ray PS3 ISO Tool -# Copyright (C) 2018 Nichlas Severinsen +# Copyright © 2018 - 2019 Nichlas Severinsen # # This file is part of libray. # diff --git a/libray/ird.py b/libray/ird.py index f7d07bd..7361c69 100644 --- a/libray/ird.py +++ b/libray/ird.py @@ -1,7 +1,7 @@ # -*- coding: utf8 -*- # libray - Libre Blu-Ray PS3 ISO Tool -# Copyright (C) 2018 Nichlas Severinsen +# Copyright © 2018 - 2019 Nichlas Severinsen # # This file is part of libray. # diff --git a/libray/iso.py b/libray/iso.py index c5e1562..c140311 100644 --- a/libray/iso.py +++ b/libray/iso.py @@ -1,7 +1,7 @@ # -*- coding: utf8 -*- # libray - Libre Blu-Ray PS3 ISO Tool -# Copyright (C) 2018 Nichlas Severinsen +# Copyright © 2018 - 2019 Nichlas Severinsen # # This file is part of libray. # diff --git a/libray/libray.py b/libray/libray.py index 515b70b..7436c4e 100755 --- a/libray/libray.py +++ b/libray/libray.py @@ -2,7 +2,7 @@ # -*- coding: utf8 -*- # libray - Libre Blu-Ray PS3 ISO Tool -# Copyright (C) 2018 Nichlas Severinsen +# Copyright © 2018 - 2019 Nichlas Severinsen # # This file is part of libray. #