From 6bfea9fe58a028de3262f04275149b3495654ef8 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Sun, 18 Jul 2010 23:55:17 +0200 Subject: Make chip magic working again This was tough, but finally this fixes #24. --- data/professionalProducts.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/professionalProducts.json (limited to 'data/professionalProducts.json') diff --git a/data/professionalProducts.json b/data/professionalProducts.json new file mode 100644 index 0000000..dc0def0 --- /dev/null +++ b/data/professionalProducts.json @@ -0,0 +1,4 @@ +[ + "Red Hat Enterprise Linux", + "Red Hat Enterprise MRG" +] \ No newline at end of file -- cgit