updated copyright year in scripts

pull/361/head
Chris Simpkins 2018-01-21 21:11:49 +07:00
parent e88ccc8829
commit bf708677c2
7 changed files with 8 additions and 8 deletions

@ -1,4 +1,4 @@
The work in the Hack project is Copyright 2017 Source Foundry Authors and licensed under the MIT License
The work in the Hack project is Copyright 2018 Source Foundry Authors and licensed under the MIT License
The work in the DejaVu project was committed to the public domain.
@ -6,7 +6,7 @@ Bitstream Vera Sans Mono Copyright 2003 Bitstream Inc. and licensed under the Bi
### MIT License
Copyright (c) 2017 Source Foundry Authors
Copyright (c) 2018 Source Foundry Authors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

@ -4,7 +4,7 @@
#
# build-subsets.sh
# A shell script that builds the Hack web font subsets from UFO source
# Copyright 2017 Christopher Simpkins
# Copyright 2018 Christopher Simpkins
# MIT License
#
# Usage: ./build-subsets.sh

@ -4,7 +4,7 @@
#
# build-ttf.sh
# A shell script that builds the Hack ttf fonts from UFO source
# Copyright 2017 Christopher Simpkins
# Copyright 2018 Christopher Simpkins
# MIT License
#
# Usage: ./build-ttf.sh (--install-dependencies)

@ -4,7 +4,7 @@
#
# build-woff.sh
# A shell script that builds the Hack woff web fonts from ttf files
# Copyright 2017 Christopher Simpkins
# Copyright 2018 Christopher Simpkins
# MIT License
#
# Usage: ./build-woff.sh (--install-dependencies)

@ -4,7 +4,7 @@
#
# build-woff2.sh
# A shell script that builds the Hack woff2 web fonts from ttf files
# Copyright 2017 Christopher Simpkins
# Copyright 2018 Christopher Simpkins
# MIT License
#
# Usage: ./build-woff2.sh (--install-dependencies)

@ -1,7 +1,7 @@
#!/bin/sh
#######################################
# Copyright 2017 Christopher Simpkins
# Copyright 2018 Christopher Simpkins
# MIT License
#######################################

@ -9,7 +9,7 @@
# The MIT License (MIT)
# Copyright (c) 2017 Werner Lemberg
# Copyright (c) 2018 Werner Lemberg
# Permission is hereby granted, free of charge, to any person obtaining a copy of
# this software and associated documentation files (the "Software"), to deal in