aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Fackler <[email protected]>2013-12-28 16:57:54 -0700
committerSteven Fackler <[email protected]>2013-12-28 16:57:54 -0700
commit87da25240d71135400f38b6c0dbe666efd3be5a6 (patch)
tree9f428e2f21834891a041e3115ee111847f329898
parentRelicense under Apache V2 (diff)
downloadrust-openssl-87da25240d71135400f38b6c0dbe666efd3be5a6.tar.xz
rust-openssl-87da25240d71135400f38b6c0dbe666efd3be5a6.zip
Prepare rust-ssl to merge into rust-openssl
-rw-r--r--LICENSE13
-rw-r--r--README.md2
-rw-r--r--ssl/error.rs (renamed from error.rs)0
-rw-r--r--ssl/ffi.rs (renamed from ffi.rs)0
-rw-r--r--ssl/lib.rs (renamed from lib.rs)0
-rw-r--r--ssl/test.rs (renamed from test.rs)0
-rw-r--r--ssl/test/cert.pem (renamed from test/cert.pem)0
-rw-r--r--ssl/test/key.pem (renamed from test/key.pem)0
8 files changed, 0 insertions, 15 deletions
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index fea12d25..00000000
--- a/LICENSE
+++ /dev/null
@@ -1,13 +0,0 @@
-Copyright 2013 Steven Fackler
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
diff --git a/README.md b/README.md
deleted file mode 100644
index 2a55142d..00000000
--- a/README.md
+++ /dev/null
@@ -1,2 +0,0 @@
-rust-ssl
-========
diff --git a/error.rs b/ssl/error.rs
index 769cc768..769cc768 100644
--- a/error.rs
+++ b/ssl/error.rs
diff --git a/ffi.rs b/ssl/ffi.rs
index 45192fd3..45192fd3 100644
--- a/ffi.rs
+++ b/ssl/ffi.rs
diff --git a/lib.rs b/ssl/lib.rs
index 8725080c..8725080c 100644
--- a/lib.rs
+++ b/ssl/lib.rs
diff --git a/test.rs b/ssl/test.rs
index 2655fa98..2655fa98 100644
--- a/test.rs
+++ b/ssl/test.rs
diff --git a/test/cert.pem b/ssl/test/cert.pem
index a520dd24..a520dd24 100644
--- a/test/cert.pem
+++ b/ssl/test/cert.pem
diff --git a/test/key.pem b/ssl/test/key.pem
index a3f80dd9..a3f80dd9 100644
--- a/test/key.pem
+++ b/ssl/test/key.pem