diff --git a/examples/hello/Makefile b/examples/hello/Makefile index c3b9744d7..d5adb86b0 100644 --- a/examples/hello/Makefile +++ b/examples/hello/Makefile @@ -1,7 +1,7 @@ ############################################################################ # apps/examples/hello/Makefile # -# Copyright (C) 2008, 2010-2012 Gregory Nutt. All rights reserved. +# Copyright (C) 2008, 2010-2013 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without