From 8a7808609e24181e339a8a73d51b8fb0cf622e96 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Thu, 15 Sep 2011 09:36:17 +0000 Subject: file headers --- .../src/org/gastro/rcp/internal/department/Activator.java | 2 +- .../src/org/gastro/rcp/internal/department/DepartmentPerspective.java | 2 +- .../src/org/gastro/rcp/internal/department/EmployeesView.java | 2 +- .../src/org/gastro/rcp/internal/department/OrdersView.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/org.gastro.rcp.department') diff --git a/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/Activator.java b/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/Activator.java index a2d62caec2..a1c154e981 100644 --- a/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/Activator.java +++ b/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/Activator.java @@ -1,4 +1,4 @@ -/** +/* * Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/DepartmentPerspective.java b/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/DepartmentPerspective.java index 35103aa725..6ad97bb772 100644 --- a/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/DepartmentPerspective.java +++ b/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/DepartmentPerspective.java @@ -1,4 +1,4 @@ -/** +/* * Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/EmployeesView.java b/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/EmployeesView.java index 912167702d..9eee6fb4e5 100644 --- a/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/EmployeesView.java +++ b/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/EmployeesView.java @@ -1,4 +1,4 @@ -/** +/* * Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/OrdersView.java b/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/OrdersView.java index 41b7ef1956..0fe5b20437 100644 --- a/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/OrdersView.java +++ b/plugins/org.gastro.rcp.department/src/org/gastro/rcp/internal/department/OrdersView.java @@ -1,4 +1,4 @@ -/** +/* * Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 -- cgit v1.2.3