Trim trailing spaces (again).

This commit is contained in:
Augustin Cavalier
2015-08-28 10:47:07 -04:00
parent ae085c6b97
commit a7553e5136
17 changed files with 21 additions and 21 deletions

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Erlang is a programming language used to build massively \
scalable soft real-time systems with requirements on high availability. \
Some of its uses are in telecoms, banking, e-commerce, computer telephony \
and instant messaging. Erlang's runtime system has built-in support for \
concurrency, distribution and fault tolerance."
concurrency, distribution and fault tolerance."
HOMEPAGE="http://www.erlang.org"
COPYRIGHT="1997-2013 Ericsson AB"
LICENSE="EPL"