[137856] users/chunyang
chunyang at macports.org
chunyang at macports.org
Sun Jun 21 20:24:24 PDT 2015
Revision: 137856
https://trac.macports.org/changeset/137856
Author: chunyang at macports.org
Date: 2015-06-21 20:24:24 -0700 (Sun, 21 Jun 2015)
Log Message:
-----------
users/chunyang: Change to Simplified BSD License
Modified Paths:
--------------
users/chunyang/helm-ls-svn.el/helm-ls-svn.el
users/chunyang/port.el/port.el
users/chunyang/portfile.el/portfile.el
Modified: users/chunyang/helm-ls-svn.el/helm-ls-svn.el
===================================================================
--- users/chunyang/helm-ls-svn.el/helm-ls-svn.el 2015-06-22 02:17:58 UTC (rev 137855)
+++ users/chunyang/helm-ls-svn.el/helm-ls-svn.el 2015-06-22 03:24:24 UTC (rev 137856)
@@ -5,25 +5,43 @@
;; Author: Chunyang Xu <chunyang at macports.org>
;; 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.
+;; 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.
-;; 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 <http://www.gnu.org/licenses/>.
-
;;; Commentary:
;;
;; `helm-ls-svn.el' is a helm extension for listing files in svn project.
Modified: users/chunyang/port.el/port.el
===================================================================
--- users/chunyang/port.el/port.el 2015-06-22 02:17:58 UTC (rev 137855)
+++ users/chunyang/port.el/port.el 2015-06-22 03:24:24 UTC (rev 137856)
@@ -7,19 +7,39 @@
;; 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.
+;; 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.
-;; 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 <http://www.gnu.org/licenses/>.
-
;;; Commentary:
;; Latest version can be found at:
Modified: users/chunyang/portfile.el/portfile.el
===================================================================
--- users/chunyang/portfile.el/portfile.el 2015-06-22 02:17:58 UTC (rev 137855)
+++ users/chunyang/portfile.el/portfile.el 2015-06-22 03:24:24 UTC (rev 137856)
@@ -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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150621/e79d7ee3/attachment-0001.html>
More information about the macports-changes
mailing list