You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by tr...@apache.org on 2010/01/22 13:29:10 UTC

svn commit: r902073 - /apr/apr/trunk/include/apu.h

Author: trawick
Date: Fri Jan 22 12:29:10 2010
New Revision: 902073

URL: http://svn.apache.org/viewvc?rev=902073&view=rev
Log:
eol-style -> native

Modified:
    apr/apr/trunk/include/apu.h   (contents, props changed)

Modified: apr/apr/trunk/include/apu.h
URL: http://svn.apache.org/viewvc/apr/apr/trunk/include/apu.h?rev=902073&r1=902072&r2=902073&view=diff
==============================================================================
--- apr/apr/trunk/include/apu.h (original)
+++ apr/apr/trunk/include/apu.h Fri Jan 22 12:29:10 2010
@@ -1,23 +1,23 @@
-/* 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.
- */
-
-/* @file apu.h
- * @brief APR-Utility main file
- * @deprecated @see apr.h
- */
-
-#include <apr.h>
-
+/* 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.
+ */
+
+/* @file apu.h
+ * @brief APR-Utility main file
+ * @deprecated @see apr.h
+ */
+
+#include <apr.h>
+

Propchange: apr/apr/trunk/include/apu.h
------------------------------------------------------------------------------
    svn:eol-style = native