diff --git a/src/shell/interactiveconsole.cpp b/src/shell/interactiveconsole.cpp index 84bb5b34a..82f042f63 100644 --- a/src/shell/interactiveconsole.cpp +++ b/src/shell/interactiveconsole.cpp @@ -1,5 +1,6 @@ /* * Copyright 2009 Aaron Seigo + * Copyright 2014 Marco Martin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as diff --git a/src/shell/interactiveconsole.h b/src/shell/interactiveconsole.h index f0e8de025..46dd974e0 100644 --- a/src/shell/interactiveconsole.h +++ b/src/shell/interactiveconsole.h @@ -1,5 +1,6 @@ /* * Copyright 2009 Aaron Seigo + * Copyright 2014 Marco Martin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as