diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-06-10 00:16:48 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-06-10 00:16:48 +0200 |
commit | f348b2d3bc9093c818504ae3da3a2ca3dba79b5c (patch) | |
tree | 3dad9d1acfa094b32ffe822c9222f808c6c7a39d /docs/RELEASE-PROCEDURE | |
parent | 1514f3506b08b6f950ac2a97cf386b3d70876479 (diff) | |
download | curl-f348b2d3bc9093c818504ae3da3a2ca3dba79b5c.tar.gz |
RELEASE-PROCEDURE: remove ascii logo at the top of file
Diffstat (limited to 'docs/RELEASE-PROCEDURE')
-rw-r--r-- | docs/RELEASE-PROCEDURE | 6 |
1 files changed, 0 insertions, 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 ============================================ |