diff --git a/graphics/CMakeLists.txt b/graphics/CMakeLists.txt index f522eb9931..70945d778e 100644 --- a/graphics/CMakeLists.txt +++ b/graphics/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # graphics/CMakeLists.txt # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with this work for # additional information regarding copyright ownership. The ASF licenses this diff --git a/graphics/Makefile b/graphics/Makefile index 9adc8f2237..f987e68df3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,6 +1,8 @@ ############################################################################ # graphics/Makefile # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/CMakeLists.txt b/graphics/nxbe/CMakeLists.txt index 1c155ac0da..ea8e88f556 100644 --- a/graphics/nxbe/CMakeLists.txt +++ b/graphics/nxbe/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # graphics/nxbe/CMakeLists.txt # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with this work for # additional information regarding copyright ownership. The ASF licenses this diff --git a/graphics/nxbe/Make.defs b/graphics/nxbe/Make.defs index de4d4849e3..074b852591 100644 --- a/graphics/nxbe/Make.defs +++ b/graphics/nxbe/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # graphics/nxbe/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe.h b/graphics/nxbe/nxbe.h index 7507bc82c4..1b46cfed64 100644 --- a/graphics/nxbe/nxbe.h +++ b/graphics/nxbe/nxbe.h @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_bitmap.c b/graphics/nxbe/nxbe_bitmap.c index be5752e3cb..89b3756b18 100644 --- a/graphics/nxbe/nxbe_bitmap.c +++ b/graphics/nxbe/nxbe_bitmap.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_bitmap.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_clipper.c b/graphics/nxbe/nxbe_clipper.c index fd8e652405..5fa43c2274 100644 --- a/graphics/nxbe/nxbe_clipper.c +++ b/graphics/nxbe/nxbe_clipper.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_clipper.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_closewindow.c b/graphics/nxbe/nxbe_closewindow.c index e21aa21445..82731667c1 100644 --- a/graphics/nxbe/nxbe_closewindow.c +++ b/graphics/nxbe/nxbe_closewindow.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_closewindow.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_colormap.c b/graphics/nxbe/nxbe_colormap.c index a3bb0f2728..8753ace81a 100644 --- a/graphics/nxbe/nxbe_colormap.c +++ b/graphics/nxbe/nxbe_colormap.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_colormap.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_configure.c b/graphics/nxbe/nxbe_configure.c index a7d34786c0..acd488b207 100644 --- a/graphics/nxbe/nxbe_configure.c +++ b/graphics/nxbe/nxbe_configure.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_configure.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_cursor.c b/graphics/nxbe/nxbe_cursor.c index a7f7dafbf7..954477d9cd 100644 --- a/graphics/nxbe/nxbe_cursor.c +++ b/graphics/nxbe/nxbe_cursor.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_cursor.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_cursor_backupdraw.c b/graphics/nxbe/nxbe_cursor_backupdraw.c index d6caf4ed69..3308c4eab0 100644 --- a/graphics/nxbe/nxbe_cursor_backupdraw.c +++ b/graphics/nxbe/nxbe_cursor_backupdraw.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_cursor_backupdraw.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_fill.c b/graphics/nxbe/nxbe_fill.c index d13df05220..ea5d1f7010 100644 --- a/graphics/nxbe/nxbe_fill.c +++ b/graphics/nxbe/nxbe_fill.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_fill.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_filltrapezoid.c b/graphics/nxbe/nxbe_filltrapezoid.c index 060ff9ee8a..1826d85bc9 100644 --- a/graphics/nxbe/nxbe_filltrapezoid.c +++ b/graphics/nxbe/nxbe_filltrapezoid.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_filltrapezoid.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_flush.c b/graphics/nxbe/nxbe_flush.c index 58c6bba484..475762cb34 100644 --- a/graphics/nxbe/nxbe_flush.c +++ b/graphics/nxbe/nxbe_flush.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_flush.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_getrectangle.c b/graphics/nxbe/nxbe_getrectangle.c index 6bee2978b4..fe69028e2f 100644 --- a/graphics/nxbe/nxbe_getrectangle.c +++ b/graphics/nxbe/nxbe_getrectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_getrectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_isvisible.c b/graphics/nxbe/nxbe_isvisible.c index 7e6d4cb5dd..e14eebcf90 100644 --- a/graphics/nxbe/nxbe_isvisible.c +++ b/graphics/nxbe/nxbe_isvisible.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_isvisible.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_lower.c b/graphics/nxbe/nxbe_lower.c index 26aae886e7..bd1cc88ec4 100644 --- a/graphics/nxbe/nxbe_lower.c +++ b/graphics/nxbe/nxbe_lower.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_lower.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_modal.c b/graphics/nxbe/nxbe_modal.c index 733c756a27..67d20cda7a 100644 --- a/graphics/nxbe/nxbe_modal.c +++ b/graphics/nxbe/nxbe_modal.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_modal.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_move.c b/graphics/nxbe/nxbe_move.c index b9eb0e9736..cced6f611d 100644 --- a/graphics/nxbe/nxbe_move.c +++ b/graphics/nxbe/nxbe_move.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_move.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_notify_rectangle.c b/graphics/nxbe/nxbe_notify_rectangle.c index 62bd3fae91..da83f890d0 100644 --- a/graphics/nxbe/nxbe_notify_rectangle.c +++ b/graphics/nxbe/nxbe_notify_rectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_notify_rectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_raise.c b/graphics/nxbe/nxbe_raise.c index 8d508f9ec6..b10653a68f 100644 --- a/graphics/nxbe/nxbe_raise.c +++ b/graphics/nxbe/nxbe_raise.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_raise.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_redraw.c b/graphics/nxbe/nxbe_redraw.c index 50588f0301..48a9b54ae0 100644 --- a/graphics/nxbe/nxbe_redraw.c +++ b/graphics/nxbe/nxbe_redraw.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_redraw.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_redrawbelow.c b/graphics/nxbe/nxbe_redrawbelow.c index da9069a910..1141b42b73 100644 --- a/graphics/nxbe/nxbe_redrawbelow.c +++ b/graphics/nxbe/nxbe_redrawbelow.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_redrawbelow.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_setpixel.c b/graphics/nxbe/nxbe_setpixel.c index e831047a05..c0cb2dea61 100644 --- a/graphics/nxbe/nxbe_setpixel.c +++ b/graphics/nxbe/nxbe_setpixel.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_setpixel.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_setposition.c b/graphics/nxbe/nxbe_setposition.c index 70e16e9c6d..7296d28f02 100644 --- a/graphics/nxbe/nxbe_setposition.c +++ b/graphics/nxbe/nxbe_setposition.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_setposition.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_setsize.c b/graphics/nxbe/nxbe_setsize.c index fc6a4b2598..cd7312b3b8 100644 --- a/graphics/nxbe/nxbe_setsize.c +++ b/graphics/nxbe/nxbe_setsize.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_setsize.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxbe/nxbe_setvisibility.c b/graphics/nxbe/nxbe_setvisibility.c index bba6e96fbc..de86a4e8eb 100644 --- a/graphics/nxbe/nxbe_setvisibility.c +++ b/graphics/nxbe/nxbe_setvisibility.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxbe/nxbe_setvisibility.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/CMakeLists.txt b/graphics/nxglib/CMakeLists.txt index 298f125d7b..80607f79e4 100644 --- a/graphics/nxglib/CMakeLists.txt +++ b/graphics/nxglib/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # graphics/nxglib/CMakeLists.txt # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with this work for # additional information regarding copyright ownership. The ASF licenses this diff --git a/graphics/nxglib/Make.defs b/graphics/nxglib/Make.defs index 4295e1bbd8..5436bf3256 100644 --- a/graphics/nxglib/Make.defs +++ b/graphics/nxglib/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # graphics/nxglib/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/Makefile.cursor b/graphics/nxglib/Makefile.cursor index 572dc5e79e..28a0e35161 100644 --- a/graphics/nxglib/Makefile.cursor +++ b/graphics/nxglib/Makefile.cursor @@ -1,6 +1,8 @@ ############################################################################ # graphics/nxglib/Makefile.cursor # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/Makefile.devblit b/graphics/nxglib/Makefile.devblit index d1461d523e..c8bcc6411a 100644 --- a/graphics/nxglib/Makefile.devblit +++ b/graphics/nxglib/Makefile.devblit @@ -1,6 +1,8 @@ ############################################################################ # graphics/nxglib/Makefile.devblit # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/Makefile.pwfb b/graphics/nxglib/Makefile.pwfb index 7872021bfc..d2f64de9ad 100644 --- a/graphics/nxglib/Makefile.pwfb +++ b/graphics/nxglib/Makefile.pwfb @@ -1,6 +1,8 @@ ############################################################################ # graphics/nxglib/Makefile.pwfb # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/cursor/nxglib_cursor_backup.c b/graphics/nxglib/cursor/nxglib_cursor_backup.c index afec6a885a..1227e94d6d 100644 --- a/graphics/nxglib/cursor/nxglib_cursor_backup.c +++ b/graphics/nxglib/cursor/nxglib_cursor_backup.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/cursor/nxglib_cursor_backup.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/cursor/nxglib_cursor_draw.c b/graphics/nxglib/cursor/nxglib_cursor_draw.c index becb28e347..6064e56b4a 100644 --- a/graphics/nxglib/cursor/nxglib_cursor_draw.c +++ b/graphics/nxglib/cursor/nxglib_cursor_draw.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/cursor/nxglib_cursor_draw.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/cursor/nxglib_cursor_erase.c b/graphics/nxglib/cursor/nxglib_cursor_erase.c index e5cb9dcb58..ece651e553 100644 --- a/graphics/nxglib/cursor/nxglib_cursor_erase.c +++ b/graphics/nxglib/cursor/nxglib_cursor_erase.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/cursor/nxglib_cursor_erase.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/fb/nxglib_copyrectangle.c b/graphics/nxglib/fb/nxglib_copyrectangle.c index a13e766e53..18318175fa 100644 --- a/graphics/nxglib/fb/nxglib_copyrectangle.c +++ b/graphics/nxglib/fb/nxglib_copyrectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/fb/nxglib_copyrectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/fb/nxglib_fillrectangle.c b/graphics/nxglib/fb/nxglib_fillrectangle.c index 0681cee824..8b91c062a8 100644 --- a/graphics/nxglib/fb/nxglib_fillrectangle.c +++ b/graphics/nxglib/fb/nxglib_fillrectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/fb/nxglib_fillrectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/fb/nxglib_filltrapezoid.c b/graphics/nxglib/fb/nxglib_filltrapezoid.c index 0968820847..a09ff8c918 100644 --- a/graphics/nxglib/fb/nxglib_filltrapezoid.c +++ b/graphics/nxglib/fb/nxglib_filltrapezoid.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/fb/nxglib_filltrapezoid.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/fb/nxglib_getrectangle.c b/graphics/nxglib/fb/nxglib_getrectangle.c index 1499f4c815..448fa70873 100644 --- a/graphics/nxglib/fb/nxglib_getrectangle.c +++ b/graphics/nxglib/fb/nxglib_getrectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/fb/nxglib_getrectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/fb/nxglib_moverectangle.c b/graphics/nxglib/fb/nxglib_moverectangle.c index 4b0fa1ee71..04cde55f3e 100644 --- a/graphics/nxglib/fb/nxglib_moverectangle.c +++ b/graphics/nxglib/fb/nxglib_moverectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/fb/nxglib_moverectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/fb/nxglib_setpixel.c b/graphics/nxglib/fb/nxglib_setpixel.c index 78e52077a2..16d684b99e 100644 --- a/graphics/nxglib/fb/nxglib_setpixel.c +++ b/graphics/nxglib/fb/nxglib_setpixel.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/fb/nxglib_setpixel.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/lcd/nxglib_copyrectangle.c b/graphics/nxglib/lcd/nxglib_copyrectangle.c index 2512bb83eb..0631f9e0a6 100644 --- a/graphics/nxglib/lcd/nxglib_copyrectangle.c +++ b/graphics/nxglib/lcd/nxglib_copyrectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/lcd/nxglib_copyrectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/lcd/nxglib_fillrectangle.c b/graphics/nxglib/lcd/nxglib_fillrectangle.c index cd7f58ae4b..10f4d93cdf 100644 --- a/graphics/nxglib/lcd/nxglib_fillrectangle.c +++ b/graphics/nxglib/lcd/nxglib_fillrectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/lcd/nxglib_fillrectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/lcd/nxglib_filltrapezoid.c b/graphics/nxglib/lcd/nxglib_filltrapezoid.c index 3d0427c28f..7a782adcf5 100644 --- a/graphics/nxglib/lcd/nxglib_filltrapezoid.c +++ b/graphics/nxglib/lcd/nxglib_filltrapezoid.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/lcd/nxglib_filltrapezoid.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/lcd/nxglib_getrectangle.c b/graphics/nxglib/lcd/nxglib_getrectangle.c index ea1c4974a6..4f60c84f00 100644 --- a/graphics/nxglib/lcd/nxglib_getrectangle.c +++ b/graphics/nxglib/lcd/nxglib_getrectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/lcd/nxglib_getrectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/lcd/nxglib_moverectangle.c b/graphics/nxglib/lcd/nxglib_moverectangle.c index fb148ff3c8..950516279c 100644 --- a/graphics/nxglib/lcd/nxglib_moverectangle.c +++ b/graphics/nxglib/lcd/nxglib_moverectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/lcd/nxglib_moverectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/lcd/nxglib_setpixel.c b/graphics/nxglib/lcd/nxglib_setpixel.c index 4a9e58506e..63a91e041a 100644 --- a/graphics/nxglib/lcd/nxglib_setpixel.c +++ b/graphics/nxglib/lcd/nxglib_setpixel.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/lcd/nxglib_setpixel.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/nxglib.h b/graphics/nxglib/nxglib.h index 3196ae18bc..f0ddd0eeb7 100644 --- a/graphics/nxglib/nxglib.h +++ b/graphics/nxglib/nxglib.h @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/nxglib.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/nxglib_bitblit.h b/graphics/nxglib/nxglib_bitblit.h index 26af398032..c8284c00d5 100644 --- a/graphics/nxglib/nxglib_bitblit.h +++ b/graphics/nxglib/nxglib_bitblit.h @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/nxglib_bitblit.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/nxglib_copyrun.h b/graphics/nxglib/nxglib_copyrun.h index 3dd05506c5..bb1ae685ee 100644 --- a/graphics/nxglib/nxglib_copyrun.h +++ b/graphics/nxglib/nxglib_copyrun.h @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/nxglib_copyrun.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/nxglib_fillrun.h b/graphics/nxglib/nxglib_fillrun.h index cf084c334b..7f80ead8be 100644 --- a/graphics/nxglib/nxglib_fillrun.h +++ b/graphics/nxglib/nxglib_fillrun.h @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/nxglib_fillrun.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/pwfb/pwfb_copyrectangle.c b/graphics/nxglib/pwfb/pwfb_copyrectangle.c index afdfd9cd32..930599ee0e 100644 --- a/graphics/nxglib/pwfb/pwfb_copyrectangle.c +++ b/graphics/nxglib/pwfb/pwfb_copyrectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/pwfb/pwfb_copyrectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/pwfb/pwfb_fillrectangle.c b/graphics/nxglib/pwfb/pwfb_fillrectangle.c index 0b5239504f..41fce5d05c 100644 --- a/graphics/nxglib/pwfb/pwfb_fillrectangle.c +++ b/graphics/nxglib/pwfb/pwfb_fillrectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/pwfb/pwfb_fillrectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/pwfb/pwfb_filltrapezoid.c b/graphics/nxglib/pwfb/pwfb_filltrapezoid.c index e63dfe5694..d701c3ff03 100644 --- a/graphics/nxglib/pwfb/pwfb_filltrapezoid.c +++ b/graphics/nxglib/pwfb/pwfb_filltrapezoid.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/pwfb/pwfb_filltrapezoid.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/pwfb/pwfb_getrectangle.c b/graphics/nxglib/pwfb/pwfb_getrectangle.c index 3e87aeda23..854d73cf1e 100644 --- a/graphics/nxglib/pwfb/pwfb_getrectangle.c +++ b/graphics/nxglib/pwfb/pwfb_getrectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/pwfb/pwfb_getrectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/pwfb/pwfb_moverectangle.c b/graphics/nxglib/pwfb/pwfb_moverectangle.c index 516c4a1e1e..5179385e7c 100644 --- a/graphics/nxglib/pwfb/pwfb_moverectangle.c +++ b/graphics/nxglib/pwfb/pwfb_moverectangle.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/pwfb/pwfb_moverectangle.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxglib/pwfb/pwfb_setpixel.c b/graphics/nxglib/pwfb/pwfb_setpixel.c index 04c4086f7f..cc0e335b7b 100644 --- a/graphics/nxglib/pwfb/pwfb_setpixel.c +++ b/graphics/nxglib/pwfb/pwfb_setpixel.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxglib/pwfb/pwfb_setpixel.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/CMakeLists.txt b/graphics/nxmu/CMakeLists.txt index 82b0fe77e8..dc54b91c95 100644 --- a/graphics/nxmu/CMakeLists.txt +++ b/graphics/nxmu/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # graphics/nxmu/CMakeLists.txt # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with this work for # additional information regarding copyright ownership. The ASF licenses this diff --git a/graphics/nxmu/Make.defs b/graphics/nxmu/Make.defs index f111041224..a6c3a6d8e6 100644 --- a/graphics/nxmu/Make.defs +++ b/graphics/nxmu/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # graphics/nxmu/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu.h b/graphics/nxmu/nxmu.h index 71d284a23c..26414c932e 100644 --- a/graphics/nxmu/nxmu.h +++ b/graphics/nxmu/nxmu.h @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_kbdin.c b/graphics/nxmu/nxmu_kbdin.c index e3c764a8c3..318ff0b6c8 100644 --- a/graphics/nxmu/nxmu_kbdin.c +++ b/graphics/nxmu/nxmu_kbdin.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_kbdin.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_mouse.c b/graphics/nxmu/nxmu_mouse.c index 39d628824b..27d9417c15 100644 --- a/graphics/nxmu/nxmu_mouse.c +++ b/graphics/nxmu/nxmu_mouse.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_mouse.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_openwindow.c b/graphics/nxmu/nxmu_openwindow.c index 501d20ff24..63c1703c23 100644 --- a/graphics/nxmu/nxmu_openwindow.c +++ b/graphics/nxmu/nxmu_openwindow.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_openwindow.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_redraw.c b/graphics/nxmu/nxmu_redraw.c index b283a92e43..32bd305c68 100644 --- a/graphics/nxmu/nxmu_redraw.c +++ b/graphics/nxmu/nxmu_redraw.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_redraw.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_releasebkgd.c b/graphics/nxmu/nxmu_releasebkgd.c index 81f6499549..fbf0e9bb9d 100644 --- a/graphics/nxmu/nxmu_releasebkgd.c +++ b/graphics/nxmu/nxmu_releasebkgd.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_releasebkgd.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_reportposition.c b/graphics/nxmu/nxmu_reportposition.c index 40886a03a3..3d4a740f79 100644 --- a/graphics/nxmu/nxmu_reportposition.c +++ b/graphics/nxmu/nxmu_reportposition.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_reportposition.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_requestbkgd.c b/graphics/nxmu/nxmu_requestbkgd.c index ae3697adc7..d35ca1b30f 100644 --- a/graphics/nxmu/nxmu_requestbkgd.c +++ b/graphics/nxmu/nxmu_requestbkgd.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_requestbkgd.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_sendclient.c b/graphics/nxmu/nxmu_sendclient.c index e85542d93d..2359b86e67 100644 --- a/graphics/nxmu/nxmu_sendclient.c +++ b/graphics/nxmu/nxmu_sendclient.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_sendclient.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_sendclientwindow.c b/graphics/nxmu/nxmu_sendclientwindow.c index de47335a9a..400dbedc7d 100644 --- a/graphics/nxmu/nxmu_sendclientwindow.c +++ b/graphics/nxmu/nxmu_sendclientwindow.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_sendclientwindow.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_server.c b/graphics/nxmu/nxmu_server.c index 9e6f59bd93..23c62ae264 100644 --- a/graphics/nxmu/nxmu_server.c +++ b/graphics/nxmu/nxmu_server.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_server.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxmu/nxmu_start.c b/graphics/nxmu/nxmu_start.c index d174ad7ecc..4509d5a117 100644 --- a/graphics/nxmu/nxmu_start.c +++ b/graphics/nxmu/nxmu_start.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxmu/nxmu_start.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/CMakeLists.txt b/graphics/nxterm/CMakeLists.txt index 98ec941633..e59de16f3a 100644 --- a/graphics/nxterm/CMakeLists.txt +++ b/graphics/nxterm/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # graphics/nxterm/CMakeLists.txt # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with this work for # additional information regarding copyright ownership. The ASF licenses this diff --git a/graphics/nxterm/Make.defs b/graphics/nxterm/Make.defs index 1bdec82439..dbbce3173b 100644 --- a/graphics/nxterm/Make.defs +++ b/graphics/nxterm/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # graphics/nxterm/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nx_register.c b/graphics/nxterm/nx_register.c index 1214d4dad3..b5995d32d7 100644 --- a/graphics/nxterm/nx_register.c +++ b/graphics/nxterm/nx_register.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nx_register.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm.h b/graphics/nxterm/nxterm.h index b34e1669ed..35ff3166ce 100644 --- a/graphics/nxterm/nxterm.h +++ b/graphics/nxterm/nxterm.h @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_clear.c b/graphics/nxterm/nxterm_clear.c index 8a13ec4b17..e64cd5772b 100644 --- a/graphics/nxterm/nxterm_clear.c +++ b/graphics/nxterm/nxterm_clear.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_clear.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_driver.c b/graphics/nxterm/nxterm_driver.c index 71520fe3e2..4f35013937 100644 --- a/graphics/nxterm/nxterm_driver.c +++ b/graphics/nxterm/nxterm_driver.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_driver.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_font.c b/graphics/nxterm/nxterm_font.c index edd8d25967..81200bb214 100644 --- a/graphics/nxterm/nxterm_font.c +++ b/graphics/nxterm/nxterm_font.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_font.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_kbdin.c b/graphics/nxterm/nxterm_kbdin.c index 01eb9c46d6..2f6684c611 100644 --- a/graphics/nxterm/nxterm_kbdin.c +++ b/graphics/nxterm/nxterm_kbdin.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_kbdin.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_putc.c b/graphics/nxterm/nxterm_putc.c index 41df89d261..de7a355316 100644 --- a/graphics/nxterm/nxterm_putc.c +++ b/graphics/nxterm/nxterm_putc.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_putc.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_redraw.c b/graphics/nxterm/nxterm_redraw.c index e8208f0ca5..b83065f9c8 100644 --- a/graphics/nxterm/nxterm_redraw.c +++ b/graphics/nxterm/nxterm_redraw.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_redraw.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_register.c b/graphics/nxterm/nxterm_register.c index 4031783b01..f7744c18f6 100644 --- a/graphics/nxterm/nxterm_register.c +++ b/graphics/nxterm/nxterm_register.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_register.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_resize.c b/graphics/nxterm/nxterm_resize.c index cea5db19f2..45a7ddfd5f 100644 --- a/graphics/nxterm/nxterm_resize.c +++ b/graphics/nxterm/nxterm_resize.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_resize.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_scroll.c b/graphics/nxterm/nxterm_scroll.c index 40053f3f91..8145eaad18 100644 --- a/graphics/nxterm/nxterm_scroll.c +++ b/graphics/nxterm/nxterm_scroll.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_scroll.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_unregister.c b/graphics/nxterm/nxterm_unregister.c index 7b790f3ec3..bbb2b5ba15 100644 --- a/graphics/nxterm/nxterm_unregister.c +++ b/graphics/nxterm/nxterm_unregister.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_unregister.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxterm_vt100.c b/graphics/nxterm/nxterm_vt100.c index 18c000ce84..a5530b9d69 100644 --- a/graphics/nxterm/nxterm_vt100.c +++ b/graphics/nxterm/nxterm_vt100.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxterm_vt100.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxtk_register.c b/graphics/nxterm/nxtk_register.c index b71244d71f..c9f2add5b4 100644 --- a/graphics/nxterm/nxtk_register.c +++ b/graphics/nxterm/nxtk_register.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxtk_register.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/graphics/nxterm/nxtool_register.c b/graphics/nxterm/nxtool_register.c index c6e34b0e85..b825e3a704 100644 --- a/graphics/nxterm/nxtool_register.c +++ b/graphics/nxterm/nxtool_register.c @@ -1,6 +1,8 @@ /**************************************************************************** * graphics/nxterm/nxtool_register.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The