GDB copyright headers update after running GDB's copyright.py script.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / start / dummy.adb
index cf6139d0eb5ed31634e0def5666b6f37b4d23655..4604f1fbe1438fb256f411244507e01f3a211a3e 100644 (file)
@@ -1,5 +1,4 @@
---  Copyright 2005, 2007, 2008, 2009, 2010, 2011
---  Free Software Foundation, Inc.
+--  Copyright 2005-2016 Free Software Foundation, Inc.
 --
 --  This program is free software; you can redistribute it and/or modify
 --  it under the terms of the GNU General Public License as published by
@@ -16,5 +15,5 @@
 
 procedure Dummy is
 begin
-   null;
+   null;  -- START
 end Dummy;
This page took 0.024004 seconds and 4 git commands to generate.