diff options
| author | Bruce Richardson <[email protected]> | 2014-02-10 11:46:50 +0000 |
|---|---|---|
| committer | David Marchand <[email protected]> | 2014-02-25 21:29:14 +0100 |
| commit | e9d48c0072d36eb6423b45fba4ec49d0def6c36f (patch) | |
| tree | 33b4af415c32eee0818c5d6c2a91603f8922e7d5 /examples/timer | |
| parent | 4f85a5697e6a811f06f7e7ba66aaaf0f9ad96917 (diff) | |
update Intel copyright years to 2014
Signed-off-by: Bruce Richardson <[email protected]>
Diffstat (limited to 'examples/timer')
| -rw-r--r-- | examples/timer/Makefile | 2 | ||||
| -rw-r--r-- | examples/timer/main.c | 2 | ||||
| -rw-r--r-- | examples/timer/main.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/timer/Makefile b/examples/timer/Makefile index 2a4561a617..a731d80feb 100644 --- a/examples/timer/Makefile +++ b/examples/timer/Makefile @@ -1,6 +1,6 @@ # BSD LICENSE # -# Copyright(c) 2010-2013 Intel Corporation. All rights reserved. +# Copyright(c) 2010-2014 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/examples/timer/main.c b/examples/timer/main.c index 12f92337a3..120485798a 100644 --- a/examples/timer/main.c +++ b/examples/timer/main.c @@ -1,7 +1,7 @@ /*- * BSD LICENSE * - * Copyright(c) 2010-2013 Intel Corporation. All rights reserved. + * Copyright(c) 2010-2014 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/timer/main.h b/examples/timer/main.h index 93dca37816..ce7e6975fe 100644 --- a/examples/timer/main.h +++ b/examples/timer/main.h @@ -1,7 +1,7 @@ /*- * BSD LICENSE * - * Copyright(c) 2010-2013 Intel Corporation. All rights reserved. + * Copyright(c) 2010-2014 Intel Corporation. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
