[sdf] Two more copyright notices.

wl/meson-logging
Werner Lemberg 4 years ago
parent 3c983eb84a
commit 286e9e0d72
  1. 13
      src/sdf/module.mk
  2. 13
      src/sdf/rules.mk

@ -1,3 +1,16 @@
#
# FreeType 2 Signed Distance Field module definition
#
# Copyright (C) 2020 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
# and distributed under the terms of the FreeType project license,
# LICENSE.TXT. By continuing to use, modify, or distribute this file you
# indicate that you have read the license and understand and accept it
# fully.
FTMODULE_H_COMMANDS += SDF_RENDERER

@ -1,3 +1,16 @@
#
# FreeType 2 Signed Distance Field driver configuration rules
#
# Copyright (C) 2020 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
# and distributed under the terms of the FreeType project license,
# LICENSE.TXT. By continuing to use, modify, or distribute this file you
# indicate that you have read the license and understand and accept it
# fully.
# sdf driver directory

Loading…
Cancel
Save