From 4b6ccc407967e9b08c0c05f00bdd65393510b7fd Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Wed, 5 Apr 2023 01:51:59 -0700 Subject: [PATCH] {dev,dusk}: include dusk in ensure-standard-files automation Signed-off-by: Stephen Gutekanst --- dev/ensure-standard-files.zig | 1 + libs/dusk/LICENSE | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev/ensure-standard-files.zig b/dev/ensure-standard-files.zig index f2ce1acb..d693fa11 100644 --- a/dev/ensure-standard-files.zig +++ b/dev/ensure-standard-files.zig @@ -9,6 +9,7 @@ const projects = [_][]const u8{ ".", "basisu", "core", + "dusk", "earcut", "ecs", "freetype", diff --git a/libs/dusk/LICENSE b/libs/dusk/LICENSE index 999b2584..ba6099da 100644 --- a/libs/dusk/LICENSE +++ b/libs/dusk/LICENSE @@ -1,4 +1,4 @@ -Copyright 2023, Hexops Contributors (given via the Git commit history). +Copyright 2021, Hexops Contributors (given via the Git commit history). All documentation, image, sound, font, and 2D/3D model files are CC-BY-4.0 licensed unless otherwise noted. You may get a copy of this license at https://creativecommons.org/licenses/by/4.0