Skip to content

Instantly share code, notes, and snippets.

@takaxp
Created September 11, 2017 05:42
Show Gist options
  • Save takaxp/82f1ece63163681e9bf35d6e905ef3df to your computer and use it in GitHub Desktop.
Save takaxp/82f1ece63163681e9bf35d6e905ef3df to your computer and use it in GitHub Desktop.
proposed-changes(rev)
*** yatex.el 2017-09-11 14:41:00.000000000 +0900
--- yatex/yatex.el 2017-09-11 14:41:36.000000000 +0900
***************
*** 5,10 ****
--- 5,18 ----
;;; The latest version of this software is always available at;
;;; https://www.yatex.org/
+ ;; This program is distributed as a free software. You can
+ ;; use/copy/modify/redistribute this software freely but with NO warranty to
+ ;; anything as a result of using this software. Adopting code from this
+ ;; program is also free. But I would not do contract act.
+
+ ;; This software can be also treated with:
+ ;; ``The 2-Clause BSD License'' (BSD-2-Clause) since 2017-09-09, yatex 1.80.
+
;;; Code:
(require 'yatexlib)
(defconst YaTeX-revision-number "1.80"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment