format patches

This commit is contained in:
Lu zhiping 2022-07-16 12:05:18 +08:00
parent 41a436d523
commit eed2471168
1 changed files with 10 additions and 4 deletions

View File

@ -1,12 +1,18 @@
Description: Avoid privacy breach in documentation
From: Jonas Smedegaard <dr@jones.dk>
Date: Sat, 16 Jul 2022 12:05:18 +0800
Subject: Avoid privacy breach in documentation
Forwarded: no
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2020-12-03
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
README.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/README.md b/README.md
index 8736fdb..d0ad3f2 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,6 @@
@@ -3,10 +3,6 @@ Serialize JavaScript
Serialize JavaScript to a _superset_ of JSON that includes regular expressions, dates and functions.