Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-15 09:36:17 +0000
committerEike Stepper2011-09-15 09:36:17 +0000
commit8a7808609e24181e339a8a73d51b8fb0cf622e96 (patch)
tree3230799ad7ba81377d5e7d292ccb7b39ebdd25e2 /plugins/org.gastro.inventory.edit/src/org/gastro/inventory/provider/RestaurantItemProvider.java
parente488981b2950f8bb97d37696f8281f30ebd7f146 (diff)
downloadcdo-8a7808609e24181e339a8a73d51b8fb0cf622e96.tar.gz
cdo-8a7808609e24181e339a8a73d51b8fb0cf622e96.tar.xz
cdo-8a7808609e24181e339a8a73d51b8fb0cf622e96.zip
file headers
Diffstat (limited to 'plugins/org.gastro.inventory.edit/src/org/gastro/inventory/provider/RestaurantItemProvider.java')
-rw-r--r--plugins/org.gastro.inventory.edit/src/org/gastro/inventory/provider/RestaurantItemProvider.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.gastro.inventory.edit/src/org/gastro/inventory/provider/RestaurantItemProvider.java b/plugins/org.gastro.inventory.edit/src/org/gastro/inventory/provider/RestaurantItemProvider.java
index c7e36da554..6c0f27a012 100644
--- a/plugins/org.gastro.inventory.edit/src/org/gastro/inventory/provider/RestaurantItemProvider.java
+++ b/plugins/org.gastro.inventory.edit/src/org/gastro/inventory/provider/RestaurantItemProvider.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

Back to the top