diff --git a/deps/teagba/.liccor.yml b/deps/teagba/.liccor.yml new file mode 100644 index 000000000..307325f6f --- /dev/null +++ b/deps/teagba/.liccor.yml @@ -0,0 +1,6 @@ +--- +source: +- include +- src +copyright_notice: |- + Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. diff --git a/deps/teagba/include/teagba/addresses.hpp b/deps/teagba/include/teagba/addresses.hpp index bfeff546a..7a19f868d 100644 --- a/deps/teagba/include/teagba/addresses.hpp +++ b/deps/teagba/include/teagba/addresses.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2023 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/deps/teagba/include/teagba/bios.hpp b/deps/teagba/include/teagba/bios.hpp index a34f767a9..6297c0b04 100644 --- a/deps/teagba/include/teagba/bios.hpp +++ b/deps/teagba/include/teagba/bios.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2023 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/deps/teagba/include/teagba/gfx.hpp b/deps/teagba/include/teagba/gfx.hpp index 530eeac7a..e33980327 100644 --- a/deps/teagba/include/teagba/gfx.hpp +++ b/deps/teagba/include/teagba/gfx.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2023 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/deps/teagba/include/teagba/irq.hpp b/deps/teagba/include/teagba/irq.hpp index c697dbd74..efcdc1e53 100644 --- a/deps/teagba/include/teagba/irq.hpp +++ b/deps/teagba/include/teagba/irq.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2023 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/deps/teagba/include/teagba/registers.hpp b/deps/teagba/include/teagba/registers.hpp index a807165f4..efe3691ba 100644 --- a/deps/teagba/include/teagba/registers.hpp +++ b/deps/teagba/include/teagba/registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2023 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once