Fixing the license header. Something is up with this file, in svn diff it has a odd set of bytes on the front of the file. Possibly Windows BOM UTF-8 issue?
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@480433 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
78a4ef699a
commit
c90167235a
11
project.xml
11
project.xml
|
@ -1,11 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!--
|
||||
Copyright 2003-2005 The Apache Software Foundation
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
contributor license agreements. See the NOTICE file distributed with
|
||||
this work for additional information regarding copyright ownership.
|
||||
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
(the "License"); you may not use this file except in compliance with
|
||||
the License. You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue