packages feed

pandoc-server 0.1.3 → 0.1.3.1

raw patch · 2 files changed

+12/−12 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

COPYING.md view
@@ -2,9 +2,9 @@  Version 2, June 1991 -    Copyright (C) 1989, 1991 Free Software Foundation, Inc.  +    Copyright (C) 1989, 1991 Free Software Foundation, Inc.     <https://fsf.org/>-    +     Everyone is permitted to copy and distribute verbatim copies     of this license document, but changing it is not allowed. @@ -96,17 +96,17 @@ distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: -  + **a)** You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. -  + **b)** You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. -  + **c)** If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement@@ -143,12 +143,12 @@ under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: -  + **a)** Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, -  + **b)** Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable@@ -156,7 +156,7 @@ terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, -  + **c)** Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the@@ -317,7 +317,7 @@     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 <https://www.gnu.org/licenses/>. @@ -330,7 +330,7 @@     Gnomovision version 69, Copyright (C) year name of author     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details     type `show w'.  This is free software, and you are welcome-    to redistribute it under certain conditions; type `show c' +    to redistribute it under certain conditions; type `show c'     for details.  The hypothetical commands \`show w' and \`show c' should show the@@ -345,7 +345,7 @@      Yoyodyne, Inc., hereby disclaims all copyright     interest in the program `Gnomovision'-    (which makes passes at compilers) written +    (which makes passes at compilers) written     by James Hacker.      signature of Ty Coon, 1 April 1989
pandoc-server.cabal view
@@ -1,6 +1,6 @@ cabal-version:   2.4 name:            pandoc-server-version:         0.1.3+version:         0.1.3.1 build-type:      Simple license:         GPL-2.0-or-later license-file:    COPYING.md