Replace RichAjax Platform with Remote Application Platform
diff --git a/features/org.eclipse.rap.fileupload.feature/feature.properties b/features/org.eclipse.rap.fileupload.feature/feature.properties
index ee255e9..893172e 100644
--- a/features/org.eclipse.rap.fileupload.feature/feature.properties
+++ b/features/org.eclipse.rap.fileupload.feature/feature.properties
@@ -1,5 +1,5 @@
 ################################################################################
-# Copyright (c) 2011, 2012 EclipseSource.
+# Copyright (c) 2011, 2013 EclipseSource.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -13,13 +13,13 @@
 
 providerName = Eclipse.org - RAP Incubator
 
-updateSiteName = The Rich Ajax Platform Incubator FileUpload Projects
+updateSiteName = The Remote Application Platform Incubator FileUpload Projects
 
 description=This feature contains the RAP incubator projects\n\
 including source code.
 
 copyright=\
-Copyright (c) 2011, 2012 EclipseSource and others.\n\
+Copyright (c) 2011, 2013 EclipseSource and others.\n\
 All rights reserved. This program and the accompanying materials\n\
 are made available under the terms of the Eclipse Public License v1.0\n\
 which accompanies this distribution, and is available at\n\
diff --git a/releng/org.eclipse.rap.fileupload.build/repository/category.xml b/releng/org.eclipse.rap.fileupload.build/repository/category.xml
index 75ad8a0..f6ded48 100644
--- a/releng/org.eclipse.rap.fileupload.build/repository/category.xml
+++ b/releng/org.eclipse.rap.fileupload.build/repository/category.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (C) 2012 EclipseSource and others
+  Copyright (C) 2012, 2013 EclipseSource and others
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Public License v1.0
   which accompanies this distribution, and is available at
@@ -13,7 +13,7 @@
 
   <category-def
       name="org.eclipse.rap.incubator.category"
-      label="Rich Ajax Platform (RAP) Incubator" />
+      label="Remote Application Platform (RAP) Incubator" />
 
   <feature url="http://eclipse.org/rap"
       id="org.eclipse.rap.fileupload.feature"