From 23e4f747a8ddfa795f0b7a24bda4994229f9efa8 Mon Sep 17 00:00:00 2001 From: Lukas Hrazky Date: Sat, 17 Jul 2010 13:00:26 +0200 Subject: [PATCH] add email to copyright notice Signed-off-by: Lukas Hrazky --- src/addressbar.cpp | 2 +- src/addressbar.h | 2 +- src/button.cpp | 2 +- src/button.h | 2 +- src/case.cpp | 2 +- src/case.h | 2 +- src/filelist.cpp | 2 +- src/filelist.h | 2 +- src/fileoperator.cpp | 2 +- src/fileoperator.h | 2 +- src/main.cpp | 2 +- src/pane.cpp | 2 +- src/pane.h | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/addressbar.cpp b/src/addressbar.cpp index e0145a4..197a4fa 100644 --- a/src/addressbar.cpp +++ b/src/addressbar.cpp @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/addressbar.h b/src/addressbar.h index 11fec38..f2b6d91 100644 --- a/src/addressbar.h +++ b/src/addressbar.h @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/button.cpp b/src/button.cpp index 19e78a3..90bfd8e 100644 --- a/src/button.cpp +++ b/src/button.cpp @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/button.h b/src/button.h index 1379c1f..de4b822 100644 --- a/src/button.h +++ b/src/button.h @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/case.cpp b/src/case.cpp index b3163ba..5674801 100644 --- a/src/case.cpp +++ b/src/case.cpp @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/case.h b/src/case.h index aee7cbb..2040124 100644 --- a/src/case.h +++ b/src/case.h @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/filelist.cpp b/src/filelist.cpp index 8bba30e..ad822de 100644 --- a/src/filelist.cpp +++ b/src/filelist.cpp @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/filelist.h b/src/filelist.h index 8e5a5c4..6d211f3 100644 --- a/src/filelist.h +++ b/src/filelist.h @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/fileoperator.cpp b/src/fileoperator.cpp index a8639e6..bbd3583 100644 --- a/src/fileoperator.cpp +++ b/src/fileoperator.cpp @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/fileoperator.h b/src/fileoperator.h index 7d53bfb..7672de1 100644 --- a/src/fileoperator.h +++ b/src/fileoperator.h @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/main.cpp b/src/main.cpp index 8a7ba40..cef767f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/pane.cpp b/src/pane.cpp index 68b556f..ac3d553 100644 --- a/src/pane.cpp +++ b/src/pane.cpp @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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/src/pane.h b/src/pane.h index 7489468..0d49815 100644 --- a/src/pane.h +++ b/src/pane.h @@ -1,5 +1,5 @@ // case - file manager for N900 -// Copyright (C) 2010 Lukas Hrazky +// Copyright (C) 2010 Lukas Hrazky // // 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 -- 1.7.9.5