You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/02/12 19:35:37 UTC

svn commit: r909552 - in /subversion/trunk/tools/dev: svn-dev.el svn-dev.vim svn-entries.el

Author: hwright
Date: Fri Feb 12 18:35:35 2010
New Revision: 909552

URL: http://svn.apache.org/viewvc?rev=909552&view=rev
Log:
More license cleanup.

* tools/dev/svn-dev.el,
  tools/dev/svn-dev.vim,
  tools/dev/svn-entries.el:
    Add ALv2 blurb.

Modified:
    subversion/trunk/tools/dev/svn-dev.el
    subversion/trunk/tools/dev/svn-dev.vim
    subversion/trunk/tools/dev/svn-entries.el

Modified: subversion/trunk/tools/dev/svn-dev.el
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/svn-dev.el?rev=909552&r1=909551&r2=909552&view=diff
==============================================================================
--- subversion/trunk/tools/dev/svn-dev.el (original)
+++ subversion/trunk/tools/dev/svn-dev.el Fri Feb 12 18:35:35 2010
@@ -1,5 +1,23 @@
 ;;;; Emacs Lisp help for writing Subversion code. ;;;;
 
+;; 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.
+
+
 ;; Later on, there will be auto-detection of svn files, modeline
 ;; status, and a whole library of routines to interface with the
 ;; command-line client.  For now, there's this, at Ben's request.

Modified: subversion/trunk/tools/dev/svn-dev.vim
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/svn-dev.vim?rev=909552&r1=909551&r2=909552&view=diff
==============================================================================
--- subversion/trunk/tools/dev/svn-dev.vim (original)
+++ subversion/trunk/tools/dev/svn-dev.vim Fri Feb 12 18:35:35 2010
@@ -2,6 +2,23 @@
 " a per buffer basis with :source svn-dev.vim, or can be source from ~/.vimrc to
 " apply settings to all files vim uses.  For other variation try :help autocmd.
 "
+" 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.
+"
 " TODO: Try to find a way to wrap comments without putting a * on the next line,
 " since most of subversion doesn't use that style.  (Note that taking cro out of
 " formatoptions won't quite work, because then comments won't be wrapped by

Modified: subversion/trunk/tools/dev/svn-entries.el
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/svn-entries.el?rev=909552&r1=909551&r2=909552&view=diff
==============================================================================
--- subversion/trunk/tools/dev/svn-entries.el (original)
+++ subversion/trunk/tools/dev/svn-entries.el Fri Feb 12 18:35:35 2010
@@ -4,6 +4,23 @@
 
 ;; Licensed under the same license as Subversion.
 
+;; 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.
+
 ;;; Commentary:
 
 ;; Display field names to the left of the lines in a .svn/entries