瀏覽代碼

updated copyright year in scripts

Chris Simpkins 7 年之前
父節點
當前提交
bf708677c2
共有 7 個文件被更改,包括 8 次插入8 次删除
  1. 2 2
      LICENSE.md
  2. 1 1
      build-subsets.sh
  3. 1 1
      build-ttf.sh
  4. 1 1
      build-woff.sh
  5. 1 1
      build-woff2.sh
  6. 1 1
      tools/scripts/css/css-build.sh
  7. 1 1
      tools/scripts/install/ttfautohint-build.sh

+ 2 - 2
LICENSE.md

@@ -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.
 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
 ### 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
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
build-subsets.sh

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

+ 1 - 1
build-ttf.sh

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

+ 1 - 1
build-woff.sh

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

+ 1 - 1
build-woff2.sh

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

+ 1 - 1
tools/scripts/css/css-build.sh

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

+ 1 - 1
tools/scripts/install/ttfautohint-build.sh

@@ -9,7 +9,7 @@
 
 
 # The MIT License (MIT)
 # 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
 # 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
 # this software and associated documentation files (the "Software"), to deal in