graceful 0.1.1.2 → 0.1.1.3
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- LICENSE +1/−1
- graceful.cabal +1/−1
LICENSE view
@@ -13,7 +13,7 @@ disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of nor the names of other+ * Neither the name of Noriyuki OHKAWA nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission.
graceful.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: graceful-version: 0.1.1.2+version: 0.1.1.3 synopsis: Library to write graceful shutdown / upgrade service. description: Library to write graceful shutdown / upgrade service. license: BSD3