Ditch remaining filename comments from public headers and ssl/

Change-Id: I8fc795d18aacb0c929b82e7d58514b22103e2106
Reviewed-on: https://boringssl-review.googlesource.com/6292
Reviewed-by: Adam Langley <alangley@gmail.com>
diff --git a/include/openssl/asn1.h b/include/openssl/asn1.h
index 043524d..08886d1 100644
--- a/include/openssl/asn1.h
+++ b/include/openssl/asn1.h
@@ -1,4 +1,3 @@
-/* crypto/asn1/asn1.h */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
diff --git a/include/openssl/asn1_mac.h b/include/openssl/asn1_mac.h
index 49b2a28..f319bee 100644
--- a/include/openssl/asn1_mac.h
+++ b/include/openssl/asn1_mac.h
@@ -1,4 +1,3 @@
-/* crypto/asn1/asn1_mac.h */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
diff --git a/include/openssl/asn1t.h b/include/openssl/asn1t.h
index 0f2560b..b43c332 100644
--- a/include/openssl/asn1t.h
+++ b/include/openssl/asn1t.h
@@ -1,4 +1,3 @@
-/* asn1t.h */
 /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
  * project 2000.
  */
diff --git a/include/openssl/ssl.h b/include/openssl/ssl.h
index 1849284..e533f96 100644
--- a/include/openssl/ssl.h
+++ b/include/openssl/ssl.h
@@ -1,4 +1,3 @@
-/* ssl/ssl.h */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
diff --git a/include/openssl/tls1.h b/include/openssl/tls1.h
index 7d16b55..a5e6ba9 100644
--- a/include/openssl/tls1.h
+++ b/include/openssl/tls1.h
@@ -1,4 +1,3 @@
-/* ssl/tls1.h */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
diff --git a/include/openssl/x509.h b/include/openssl/x509.h
index f6b3af0..da569e8 100644
--- a/include/openssl/x509.h
+++ b/include/openssl/x509.h
@@ -1,4 +1,3 @@
-/* crypto/x509/x509.h */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
diff --git a/include/openssl/x509_vfy.h b/include/openssl/x509_vfy.h
index 146e047..c11820b 100644
--- a/include/openssl/x509_vfy.h
+++ b/include/openssl/x509_vfy.h
@@ -1,4 +1,3 @@
-/* crypto/x509/x509_vfy.h */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
diff --git a/ssl/d1_meth.c b/ssl/d1_meth.c
index d54a037..4dc3404 100644
--- a/ssl/d1_meth.c
+++ b/ssl/d1_meth.c
@@ -1,4 +1,3 @@
-/* ssl/d1_meth.h */
 /*
  * DTLS implementation written by Nagendra Modadugu
  * (nagendra@cs.stanford.edu) for the OpenSSL project 2005. 
diff --git a/ssl/s3_clnt.c b/ssl/s3_clnt.c
index d52854f..31fe268 100644
--- a/ssl/s3_clnt.c
+++ b/ssl/s3_clnt.c
@@ -1,4 +1,3 @@
-/* ssl/s3_clnt.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
diff --git a/ssl/ssl_stat.c b/ssl/ssl_stat.c
index 5ad1e47..1de8915 100644
--- a/ssl/ssl_stat.c
+++ b/ssl/ssl_stat.c
@@ -1,4 +1,3 @@
-/* ssl/ssl_stat.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *