bde3219f20
* Update license badge and license description * Use GPL instead of GPL v3 for badge
29 lines
1 KiB
Go
29 lines
1 KiB
Go
/*
|
|
|
|
PhotoPrism is a server-based application for browsing, organizing and sharing
|
|
your personal photo collection. It makes use of the latest technologies to
|
|
automatically tag and find pictures without getting in your way.
|
|
|
|
For more information see https://photoprism.org/
|
|
|
|
File bugs or feature requests at:
|
|
|
|
https://github.com/photoprism/photoprism/issues
|
|
|
|
Copyright © 2018 The PhotoPrism contributors.
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
*/
|
|
package main
|