On Thu, Mar 26, 2015 at 10:08 PM, Gedare Bloom <ged...@gwu.edu> wrote: > On Thu, Mar 26, 2015 at 5:07 PM, Daniel Gutson > <daniel.gut...@tallertechnologies.com> wrote: >> On Thu, Mar 26, 2015 at 5:16 PM, Martin Galvan >> <martin.gal...@tallertechnologies.com> wrote: >>> --- >>> c/src/lib/libbsp/arm/tms570/include/tms570.h | 19 +++++++------ >>> c/src/lib/libbsp/arm/tms570/startup/bspreset.c | 37 >>> ++++++++++++++++---------- >>> 2 files changed, 34 insertions(+), 22 deletions(-) >>> >>> diff --git a/c/src/lib/libbsp/arm/tms570/include/tms570.h >>> b/c/src/lib/libbsp/arm/tms570/include/tms570.h >>> index 2023a29..50f1315 100644 >>> --- a/c/src/lib/libbsp/arm/tms570/include/tms570.h >>> +++ b/c/src/lib/libbsp/arm/tms570/include/tms570.h >>> @@ -7,15 +7,9 @@ >>> */ >>> >>> /* >>> - * Copyright (c) 2014 Premysl Houdek <kom541...@gmail.com> >>> + * Copyright (c) 2015 Taller Technologies. >> >> Is this correct, or should we both be listed here? Be careful here. >> > Thanks, I think this is fine here since it was just some stub code > that probably isn't copyrightable, but..IANAL. >
The original code only had a while (1) in bspreset.c, and tms570.h was empty. Since that's gone I thought the previous copyright header wasn't needed, but if it is I'll send a v2 with both headers. _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel