summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/samples/hello/hello.adb
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/ada-tests/samples/hello/hello.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/ada-tests/samples/hello/hello.adb b/c/src/ada-tests/samples/hello/hello.adb
index 23cfce012a..3bd3593168 100644
--- a/c/src/ada-tests/samples/hello/hello.adb
+++ b/c/src/ada-tests/samples/hello/hello.adb
@@ -16,8 +16,6 @@
-- the file LICENSE in this distribution or at
-- http://www.rtems.com/license/LICENSE.
--
--- $Id$
---
with RTEMS;
with RTEMS.TASKS;