diff options
author | Andrew Rist <arist@apache.org> | 2012-03-22 22:58:27 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-03-22 22:58:27 +0000 |
commit | 1dc8c0448f848c7e748d39a5163936aaaaabc06d (patch) | |
tree | b14ec795df8c712dc0615924153d6167e5afab0e /scripting/workben/installer | |
parent | 3666e80b14f994eda36adb16b6daf373defe599b (diff) |
Update headers to Alv2 headers
Diffstat (limited to 'scripting/workben/installer')
-rw-r--r-- | scripting/workben/installer/ProtocolHandler.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/workben/installer/ProtocolHandler.xcu b/scripting/workben/installer/ProtocolHandler.xcu index 250187aa85ae..b7cf9c8e9c3f 100644 --- a/scripting/workben/installer/ProtocolHandler.xcu +++ b/scripting/workben/installer/ProtocolHandler.xcu @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one @@ -19,7 +20,6 @@ * ***********************************************************--> -<?xml version="1.0" encoding="UTF-8"?> <oor:node xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="ProtocolHandler" oor:package="org.openoffice.Office"> <node oor:name="HandlerSet"> <node oor:name="com.sun.star.comp.ScriptProtocolHandler" oor:op="replace"> |