From f348b2d3bc9093c818504ae3da3a2ca3dba79b5c Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Wed, 10 Jun 2015 00:16:48 +0200
Subject: [PATCH] RELEASE-PROCEDURE: remove ascii logo at the top of file

---
 docs/RELEASE-PROCEDURE | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/docs/RELEASE-PROCEDURE b/docs/RELEASE-PROCEDURE
index cf074dcc6..fc31274e8 100644
--- a/docs/RELEASE-PROCEDURE
+++ b/docs/RELEASE-PROCEDURE
@@ -1,9 +1,3 @@
-                                  _   _ ____  _
-                              ___| | | |  _ \| |
-                             / __| | | | |_) | |
-                            | (__| |_| |  _ <| |___
-                             \___|\___/|_| \_\_____|
-
 curl release procedure - how to do a release
 ============================================