diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-01-17 16:50:56 -0500 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-01-17 16:50:56 -0500 |
commit | 6f59c3b246acad705f0a9b4415b7a5837f07cdc9 (patch) | |
tree | 441e3d557c8d920e3bc77e79871d05c2e6ceb109 /backend_mitsu9550.c | |
parent | b6e2916fe0efc5b66a9637357b4ab152c8ab27b3 (diff) | |
download | selphy_print-6f59c3b246acad705f0a9b4415b7a5837f07cdc9.tar.gz selphy_print-6f59c3b246acad705f0a9b4415b7a5837f07cdc9.tar.bz2 selphy_print-6f59c3b246acad705f0a9b4415b7a5837f07cdc9.zip |
Misc: Update address for FSF.
Also fix the copyright year for a few files.
Diffstat (limited to 'backend_mitsu9550.c')
-rw-r--r-- | backend_mitsu9550.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/backend_mitsu9550.c b/backend_mitsu9550.c index 302a5ce..2ad2417 100644 --- a/backend_mitsu9550.c +++ b/backend_mitsu9550.c @@ -18,10 +18,7 @@ * for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * - * [http://www.gnu.org/licenses/gpl-3.0.html] + * along with this program; if not, see <https://www.gnu.org/licenses/>. * * SPDX-License-Identifier: GPL-3.0+ * |