From cd3e88fe8b6f0e97058f1cf995a8a0bf82b2c69a Mon Sep 17 00:00:00 2001 From: dzidzitop Date: Sun, 18 Aug 2013 14:03:16 +0300 Subject: [PATCH] COPYING is added to excludes as a file that contains copyright information. --- lib/linguist/vendor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/vendor.yml b/lib/linguist/vendor.yml index d23d6c65..8967c266 100644 --- a/lib/linguist/vendor.yml +++ b/lib/linguist/vendor.yml @@ -114,6 +114,7 @@ - ^[Ss]amples/ # LICENSE, README, git config files +- ^COPYING$ - ^LICENSE$ - gitattributes$ - gitignore$