From 90219e30615e09779469ceae272cf41943d43585 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 19 Feb 2016 14:15:19 -0400 Subject: trademark nonsense Removed references to *buntu from code and documentation because of an unfortunate trademark use policy. http://joeyh.name/blog/entry/trademark_nonsense/ That included changing a data constructor to "FooBuntu", an API change. --- src/Propellor/Types/OS.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Types') diff --git a/src/Propellor/Types/OS.hs b/src/Propellor/Types/OS.hs index 447d4396..6c2dd28e 100644 --- a/src/Propellor/Types/OS.hs +++ b/src/Propellor/Types/OS.hs @@ -24,7 +24,7 @@ data System = System Distribution Architecture data Distribution = Debian DebianSuite - | Ubuntu Release + | FooBuntu Release -- ^ "*buntu" (The actual name of this distribution is not used in Propellor per ) deriving (Show, Eq) -- | Debian has several rolling suites, and a number of stable releases, -- cgit v1.2.3