diff --git a/helm-ls-svn.el/helm-ls-svn.el b/helm-ls-svn.el/helm-ls-svn.el index 1e1228e..79832ac 100644 --- a/helm-ls-svn.el/helm-ls-svn.el +++ b/helm-ls-svn.el/helm-ls-svn.el @@ -5,24 +5,42 @@ ;; Author: Chunyang Xu ;; Created: Wed Jun 10 20:58:26 CST 2015 ;; Version: 0.2 -;; URL: https://svn.macports.org/repository/macports/users/chunyang/helm-ls-svn.el/ +;; URL: https://svn.macports.org/repository/macports/users/chunyang/helm-ls-svn.el/helm-ls-svn.el ;; Package-Requires: ((emacs "24.1") (helm "1.7.0") (cl-lib "0.5")) ;; Keywords: helm svn -;; This file is not part of Emacs. +;; Simplified BSD License: ;; -;; This program is free software; you can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation, either version 3 of the License, or -;; (at your option) any later version. - -;; This program is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see . +;; Redistribution and use in source and binary forms, with or +;; without modification, are permitted provided that the following +;; conditions are met: +;; +;; 1. Redistributions of source code must retain the above +;; copyright notice, this list of conditions and the following +;; disclaimer. +;; +;; 2. Redistributions in binary form must reproduce the above +;; copyright notice, this list of conditions and the following +;; disclaimer in the documentation and/or other materials +;; provided with the distribution. +;; +;; This software is provided by Chunyang Xu "AS IS" and any express +;; or implied warranties, including, but not limited to, the implied +;; warranties of merchantability and fitness for a particular +;; purpose are disclaimed. In no event shall Chunyang Xu or +;; contributors be liable for any direct, indirect, incidental, +;; special, exemplary, or consequential damages (including, but not +;; limited to, procurement of substitute goods or services; loss of +;; use, data, or profits; or business interruption) however caused +;; and on any theory of liability, whether in contract, strict +;; liability, or tort (including negligence or otherwise) arising in +;; any way out of the use of this software, even if advised of the +;; possibility of such damage. +;; +;; The views and conclusions contained in the software and +;; documentation are those of the authors and should not be +;; interpreted as representing official policies, either expressed +;; or implied, of Chunyang Xu. ;;; Commentary: ;; diff --git a/port.el/port.el b/port.el/port.el index a9472a9..4da5494 100644 --- a/port.el/port.el +++ b/port.el/port.el @@ -7,18 +7,38 @@ ;; Package-Requires: ((emacs "24.1")) ;; Keywords: MacPorts -;; This program is free software; you can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation, either version 3 of the License, or -;; (at your option) any later version. - -;; This program is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see . +;; Simplified BSD License: +;; +;; Redistribution and use in source and binary forms, with or +;; without modification, are permitted provided that the following +;; conditions are met: +;; +;; 1. Redistributions of source code must retain the above +;; copyright notice, this list of conditions and the following +;; disclaimer. +;; +;; 2. Redistributions in binary form must reproduce the above +;; copyright notice, this list of conditions and the following +;; disclaimer in the documentation and/or other materials +;; provided with the distribution. +;; +;; This software is provided by Chunyang Xu "AS IS" and any express +;; or implied warranties, including, but not limited to, the implied +;; warranties of merchantability and fitness for a particular +;; purpose are disclaimed. In no event shall Chunyang Xu or +;; contributors be liable for any direct, indirect, incidental, +;; special, exemplary, or consequential damages (including, but not +;; limited to, procurement of substitute goods or services; loss of +;; use, data, or profits; or business interruption) however caused +;; and on any theory of liability, whether in contract, strict +;; liability, or tort (including negligence or otherwise) arising in +;; any way out of the use of this software, even if advised of the +;; possibility of such damage. +;; +;; The views and conclusions contained in the software and +;; documentation are those of the authors and should not be +;; interpreted as representing official policies, either expressed +;; or implied, of Chunyang Xu. ;;; Commentary: diff --git a/portfile.el/portfile.el b/portfile.el/portfile.el index 9aa8634..9a43c22 100644 --- a/portfile.el/portfile.el +++ b/portfile.el/portfile.el @@ -8,6 +8,39 @@ ;; Created: Tue Jun 9 03:14:33 CST 2015 ;; Keywords: MacPorts Portfile +;; Simplified BSD License: +;; +;; Redistribution and use in source and binary forms, with or +;; without modification, are permitted provided that the following +;; conditions are met: +;; +;; 1. Redistributions of source code must retain the above +;; copyright notice, this list of conditions and the following +;; disclaimer. +;; +;; 2. Redistributions in binary form must reproduce the above +;; copyright notice, this list of conditions and the following +;; disclaimer in the documentation and/or other materials +;; provided with the distribution. +;; +;; This software is provided by Chunyang Xu "AS IS" and any express +;; or implied warranties, including, but not limited to, the implied +;; warranties of merchantability and fitness for a particular +;; purpose are disclaimed. In no event shall Chunyang Xu or +;; contributors be liable for any direct, indirect, incidental, +;; special, exemplary, or consequential damages (including, but not +;; limited to, procurement of substitute goods or services; loss of +;; use, data, or profits; or business interruption) however caused +;; and on any theory of liability, whether in contract, strict +;; liability, or tort (including negligence or otherwise) arising in +;; any way out of the use of this software, even if advised of the +;; possibility of such damage. +;; +;; The views and conclusions contained in the software and +;; documentation are those of the authors and should not be +;; interpreted as representing official policies, either expressed +;; or implied, of Chunyang Xu. + ;;; Commentary: ;; ;; `portfile.el' aims to provide a major mode for editing MacPorts