Updated Branches: refs/heads/master 23230d939 -> eced2256e
Removes back the Apache license from .project as it messes up the file. Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/eced2256 Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/eced2256 Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/eced2256 Branch: refs/heads/master Commit: eced2256e3ec2843c67527e2d8ad7e57c90300e2 Parents: 23230d9 Author: Yuri Zelikov <[email protected]> Authored: Fri Jan 24 21:37:48 2014 +0200 Committer: Yuri Zelikov <[email protected]> Committed: Fri Jan 24 21:37:48 2014 +0200 ---------------------------------------------------------------------- .project | 18 ------------------ 1 file changed, 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/eced2256/.project ---------------------------------------------------------------------- diff --git a/.project b/.project index 8266d7c..f02bb85 100644 --- a/.project +++ b/.project @@ -1,21 +1,3 @@ -<!-- - * 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 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - --> <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>wave-protocol</name>
