Quellcode durchsuchen

LICENSE: Fixes typo BDS -> BSD. Closes #1589

Ask Solem vor 12 Jahren
Ursprung
Commit
a7c15e8825
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      LICENSE

+ 1 - 1
LICENSE

@@ -48,6 +48,6 @@ Footnotes
 (1) A GPL-compatible license makes it possible to
 (1) A GPL-compatible license makes it possible to
     combine Celery with other software that is released
     combine Celery with other software that is released
     under the GPL, it does not mean that we're distributing
     under the GPL, it does not mean that we're distributing
-    Celery under the GPL license.  The BDS license, unlike the GPL,
+    Celery under the GPL license.  The BSD license, unlike the GPL,
     let you distribute a modified version without making your
     let you distribute a modified version without making your
     changes open source.
     changes open source.