Fix missing dates in Copyright.

This commit is contained in:
Gregory Nutt 2018-09-17 08:23:42 -06:00
parent c558fce8ad
commit 6cf53e69a4
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# apps/graphics/NxWidgets/nxwidgets/Make.defs # apps/graphics/NxWidgets/nxwidgets/Make.defs
# Adds selected applications to apps/ build # Adds selected applications to apps/ build
# #
# Copyright (C) Gregory Nutt. All rights reserved. # Copyright (C) 2018 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org> # Author: Gregory Nutt <gnutt@nuttx.org>
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without

View File

@ -2,7 +2,7 @@
# apps/graphics/NxWidgets/nxwm/Make.defs # apps/graphics/NxWidgets/nxwm/Make.defs
# Adds selected applications to apps/ build # Adds selected applications to apps/ build
# #
# Copyright (C) Gregory Nutt. All rights reserved. # Copyright (C) 2018 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org> # Author: Gregory Nutt <gnutt@nuttx.org>
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without