Imported Upstream version 0.9.0
[platform/upstream/libjxl.git] / tools / scripts / cjxl_bisect_bpp
similarity index 89%
rename from tools/cjxl_bisect_bpp
rename to tools/scripts/cjxl_bisect_bpp
index d7a1066..13a908c 100755 (executable)
@@ -1,5 +1,10 @@
 #!/bin/sh
 #
+# Copyright (c) the JPEG XL Project Authors. All rights reserved.
+#
+# Use of this source code is governed by a BSD-style
+# license that can be found in the LICENSE file.
+#
 # Bisects JPEG XL encoding quality parameter to reach a given
 # target bits-per-pixel value.
 # (To be used directly, or as a template for tailored processing.)