mirror of
https://github.com/danog/dl2cloud.git
synced 2024-12-02 09:17:49 +01:00
Update copyright
This commit is contained in:
parent
9128a74007
commit
f45af655d4
@ -1,8 +1,8 @@
|
|||||||
# dl2cloud repo
|
# dl2cloud repo
|
||||||
|
|
||||||
This is the repo for an unfinished web service that can be used to download files to dropbox and
|
This is the repo for an unfinished web service that can be used to download files to dropbox and other cloud services.
|
||||||
other cloud services.
|
|
||||||
|
|
||||||
|
Copyright 2015-2016 Daniil Gentili
|
||||||
|
|
||||||
Currently this project is abandoned, but I might return to it in future.
|
Currently this project is abandoned, but I might return to it in future.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
Copyright 2016 Daniil Gentili
|
Copyright 2015-2016 Daniil Gentili
|
||||||
(https://daniil.it)
|
(https://daniil.it)
|
||||||
This file is part of the dl2cloud (https://github.com/danog/dl2cloud).
|
This file is part of the dl2cloud (https://github.com/danog/dl2cloud).
|
||||||
Dl2cloud is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
Dl2cloud is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
Copyright 2016 Daniil Gentili
|
Copyright 2015-2016 Daniil Gentili
|
||||||
(https://daniil.it)
|
(https://daniil.it)
|
||||||
This file is part of the dl2cloud (https://github.com/danog/dl2cloud).
|
This file is part of the dl2cloud (https://github.com/danog/dl2cloud).
|
||||||
Dl2cloud is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
Dl2cloud is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
Copyright 2016 Daniil Gentili
|
Copyright 2015-2016 Daniil Gentili
|
||||||
(https://daniil.it)
|
(https://daniil.it)
|
||||||
This file is part of the dl2cloud (https://github.com/danog/dl2cloud).
|
This file is part of the dl2cloud (https://github.com/danog/dl2cloud).
|
||||||
Dl2cloud is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
Dl2cloud is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||||
|
Loading…
Reference in New Issue
Block a user