mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-07-23 20:51:12 +08:00
Update copyright date.
This commit is contained in:
parent
9eccde5c3c
commit
94b0e97900
@ -34,6 +34,7 @@ add_library(screen
|
|||||||
include/ftxui/screen/color.hpp
|
include/ftxui/screen/color.hpp
|
||||||
include/ftxui/screen/color_info.hpp
|
include/ftxui/screen/color_info.hpp
|
||||||
include/ftxui/screen/image.hpp
|
include/ftxui/screen/image.hpp
|
||||||
|
include/ftxui/screen/pixel.hpp
|
||||||
include/ftxui/screen/screen.hpp
|
include/ftxui/screen/screen.hpp
|
||||||
include/ftxui/screen/string.hpp
|
include/ftxui/screen/string.hpp
|
||||||
src/ftxui/screen/box.cpp
|
src/ftxui/screen/box.cpp
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2020 Arthur Sonzogni. All rights reserved.
|
// Copyright 2024 Arthur Sonzogni. All rights reserved.
|
||||||
// Use of this source code is governed by the MIT license that can be found in
|
// Use of this source code is governed by the MIT license that can be found in
|
||||||
// the LICENSE file.
|
// the LICENSE file.
|
||||||
#ifndef FTXUI_SCREEN_IMAGE_HPP
|
#ifndef FTXUI_SCREEN_IMAGE_HPP
|
||||||
|
Loading…
Reference in New Issue
Block a user