Skip to content

Commit d720644

Browse files
authored
Remove license badge from README.md
1 parent baa42d2 commit d720644

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Parallel STL
22
[![Stable release](https://img.shields.io/badge/version-20190305-green.svg)](https://github.com/intel/parallelstl/releases/tag/20190305)
3-
[![Apache License Version 2.0](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE)
43

54
Parallel STL is an implementation of the C++ standard library algorithms with support for execution policies,
65
as specified in ISO/IEC 14882:2017 standard, commonly called C++17.
@@ -45,4 +44,4 @@ Pull requests to this repository are no more accepted.
4544
------------------------------------------------------------------------
4645
Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries.
4746

48-
\* Other names and brands may be claimed as the property of others.
47+
\* Other names and brands may be claimed as the property of others.

0 commit comments

Comments
 (0)