diff options
author | Andrew Rist <arist@apache.org> | 2012-03-22 22:58:04 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-03-22 22:58:04 +0000 |
commit | 3666e80b14f994eda36adb16b6daf373defe599b (patch) | |
tree | 0e1646ba670f9116e939e773263f37d0366c71f4 /odk/examples/java | |
parent | 588b1121ad2dfece4a4849dae129963dde9dcf94 (diff) |
Update headers to Alv2 headers
Diffstat (limited to 'odk/examples/java')
-rw-r--r-- | odk/examples/java/EmbedDocument/EmbeddedObject/EmbeddedObject.xcu | 3 | ||||
-rw-r--r-- | odk/examples/java/Inspector/ObjectInspector.xcu | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/odk/examples/java/EmbedDocument/EmbeddedObject/EmbeddedObject.xcu b/odk/examples/java/EmbedDocument/EmbeddedObject/EmbeddedObject.xcu index 5a06ae5fe828..0d78965654cd 100644 --- a/odk/examples/java/EmbedDocument/EmbeddedObject/EmbeddedObject.xcu +++ b/odk/examples/java/EmbedDocument/EmbeddedObject/EmbeddedObject.xcu @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one @@ -19,7 +20,7 @@ * ***********************************************************--> -<?xml version="1.0" encoding="UTF-8"?> + <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one diff --git a/odk/examples/java/Inspector/ObjectInspector.xcu b/odk/examples/java/Inspector/ObjectInspector.xcu index e7e6c9fe39b6..500b2cbaa81f 100644 --- a/odk/examples/java/Inspector/ObjectInspector.xcu +++ b/odk/examples/java/Inspector/ObjectInspector.xcu @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one @@ -19,7 +20,7 @@ * ***********************************************************--> -<?xml version="1.0" encoding="UTF-8"?> + <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one |