Quellcode durchsuchen

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

Ask Solem vor 11 Jahren
Ursprung
Commit
1e281975e9
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
     combine Celery with other software that is released
     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
     changes open source.