diff options
Diffstat (limited to 'backends/epoc/S60v3')
-rw-r--r-- | backends/epoc/S60v3/ScummVM.rss | 3 | ||||
-rw-r--r-- | backends/epoc/S60v3/ScummVMApp.cpp | 3 | ||||
-rw-r--r-- | backends/epoc/S60v3/ScummVMApp.h | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/backends/epoc/S60v3/ScummVM.rss b/backends/epoc/S60v3/ScummVM.rss index 58f3aeede7..41aa0a59e2 100644 --- a/backends/epoc/S60v3/ScummVM.rss +++ b/backends/epoc/S60v3/ScummVM.rss @@ -18,7 +18,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ // ScummVM.RSS diff --git a/backends/epoc/S60v3/ScummVMApp.cpp b/backends/epoc/S60v3/ScummVMApp.cpp index 5b8ee681b4..33e3614059 100644 --- a/backends/epoc/S60v3/ScummVMApp.cpp +++ b/backends/epoc/S60v3/ScummVMApp.cpp @@ -18,7 +18,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #include "ScummVMapp.h" diff --git a/backends/epoc/S60v3/ScummVMApp.h b/backends/epoc/S60v3/ScummVMApp.h index 3cbe7f0aa1..5ffeeee46a 100644 --- a/backends/epoc/S60v3/ScummVMApp.h +++ b/backends/epoc/S60v3/ScummVMApp.h @@ -18,7 +18,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #ifndef ScummVMapps60h |