diff --git a/Makefile b/Makefile index 74956af..4260d16 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # MSPDebug - debugging tool for the eZ430 -# Copyright (C) 2009 Daniel Beer +# Copyright (C) 2009, 2010 Daniel Beer # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/binfile.h b/binfile.h index fa25787..494dba6 100644 --- a/binfile.h +++ b/binfile.h @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/bsl.c b/bsl.c index e8a0279..0db07a1 100644 --- a/bsl.c +++ b/bsl.c @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/device.h b/device.h index 1c4d1ae..10c6dcd 100644 --- a/device.h +++ b/device.h @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/dis.c b/dis.c index 6bc3173..0a18de5 100644 --- a/dis.c +++ b/dis.c @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/dis.h b/dis.h index 9a33d27..bd98213 100644 --- a/dis.h +++ b/dis.h @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/elf32.c b/elf32.c index f001d5f..9115b70 100644 --- a/elf32.c +++ b/elf32.c @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/ihex.c b/ihex.c index e7d7d07..5384275 100644 --- a/ihex.c +++ b/ihex.c @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/rf2500.c b/rf2500.c index d1c7763..088c0f7 100644 --- a/rf2500.c +++ b/rf2500.c @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/stab.c b/stab.c index 63b7f06..664e6e2 100644 --- a/stab.c +++ b/stab.c @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/stab.h b/stab.h index 8b7a8ef..ccd3f59 100644 --- a/stab.h +++ b/stab.h @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/transport.h b/transport.h index 96eec0f..7a95308 100644 --- a/transport.h +++ b/transport.h @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/uif.c b/uif.c index 1246331..74bf33b 100644 --- a/uif.c +++ b/uif.c @@ -1,5 +1,5 @@ /* MSPDebug - debugging tool for the eZ430 - * Copyright (C) 2009 Daniel Beer + * Copyright (C) 2009, 2010 Daniel Beer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by