[Esbox-commits] r420 - trunk/org.indt.esbox.ui/src/org/indt/esbox/ui/dialogs

raul at garage.maemo.org raul at garage.maemo.org
Thu Feb 21 23:36:47 EET 2008


Author: raul
Date: 2008-02-21 23:36:36 +0200 (Thu, 21 Feb 2008)
New Revision: 420

Modified:
   trunk/org.indt.esbox.ui/src/org/indt/esbox/ui/dialogs/MaemoMenuDialog.java
   trunk/org.indt.esbox.ui/src/org/indt/esbox/ui/dialogs/XMenuDialog.java
Log:
legal issues

Modified: trunk/org.indt.esbox.ui/src/org/indt/esbox/ui/dialogs/MaemoMenuDialog.java
===================================================================
--- trunk/org.indt.esbox.ui/src/org/indt/esbox/ui/dialogs/MaemoMenuDialog.java	2008-02-21 21:07:50 UTC (rev 419)
+++ trunk/org.indt.esbox.ui/src/org/indt/esbox/ui/dialogs/MaemoMenuDialog.java	2008-02-21 21:36:36 UTC (rev 420)
@@ -1,17 +1,15 @@
 /*******************************************************************************
- * This program and the accompanying materials are made available under 
- * the terms of the Common Public License v1.0 which accompanies this
- * distribution, and is available at http://www.eclipse.org/legal/cpl-v10.html
- * 
+ * Copyright (c) 2007 INdT.
+ * 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
  * Contributors:
- *     Tampere University of Technology - TUT/CS
- * 	   NOKIA - NRC
+ *    Tampere University of Technology - TUT/CS
+ *    
  *******************************************************************************/
 
-/*
- * Created on Jun 22, 2005
- * Modified on Sep 29, 2007
- */
 package org.indt.esbox.ui.dialogs;
 
 import org.eclipse.jface.action.IAction;

Modified: trunk/org.indt.esbox.ui/src/org/indt/esbox/ui/dialogs/XMenuDialog.java
===================================================================
--- trunk/org.indt.esbox.ui/src/org/indt/esbox/ui/dialogs/XMenuDialog.java	2008-02-21 21:07:50 UTC (rev 419)
+++ trunk/org.indt.esbox.ui/src/org/indt/esbox/ui/dialogs/XMenuDialog.java	2008-02-21 21:36:36 UTC (rev 420)
@@ -1,11 +1,13 @@
 /*******************************************************************************
- * This program and the accompanying materials are made available under 
- * the terms of the Common Public License v1.0 which accompanies this
- * distribution, and is available at http://www.eclipse.org/legal/cpl-v10.html
- * 
+ * Copyright (c) 2007 INdT.
+ * 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
  * Contributors:
- *     Tampere University of Technology - TUT/CS
- * 	   NOKIA - NRC
+ *    Tampere University of Technology - TUT/CS
+ *    
  *******************************************************************************/
 
 /*



More information about the Esbox-commits mailing list