From: Benjamin Mako Hill Date: Sat, 15 Dec 2018 02:33:47 +0000 (-0800) Subject: updated copyright in script X-Git-Url: https://code.communitydata.science/cdsc_tex.git/commitdiff_plain/9bcc8f35bfe44bda9ffacda2a6a7ead503d80ceb?ds=sidebyside updated copyright in script --- diff --git a/new_tex_assignment b/new_tex_assignment index 89b6819..207ed43 100755 --- a/new_tex_assignment +++ b/new_tex_assignment @@ -1,7 +1,7 @@ #!/bin/sh # Helper script to export LaTeX templates for new documents -# Copyright (c) 2009-2016 Benjamin Mako Hill +# Copyright (c) 2009-2018 Benjamin Mako Hill # Released under the GPLv3 or later. CURDIR=$(pwd)