📄 Add license

This commit is contained in:
otthorn 2021-02-15 00:46:09 +01:00
parent 4479c1561a
commit 47ed4fbd25

View file

@ -1,5 +1,19 @@
#!/bin/bash
# Compress pdf using Ghostscript
###############################################################################
#
# pdf-optimize: compress pdf using Ghostscript
#
# Copyright (C) 2020
# Author: Solal "Otthorn" Nathan <otthorn@crans.org>
# SPDX-License-Identifier: GPL-3.0-or-later
#
###############################################################################
#
# This program comes with ABSOLUTELY NO WARRANTY; This is free software, and
# you are welcome to redistribute it under certain conditions; See licence for
# more details.
#
###############################################################################
function usage
{