Browse Source

stylecop change!

Vicente Penades 6 years ago
parent
commit
4d29fdd7c1
1 changed files with 1 additions and 2 deletions
  1. 1 2
      stylecop.json

+ 1 - 2
stylecop.json

@@ -9,8 +9,7 @@
     },
     "documentationRules": {
       "xmlHeader": false,
-      "documentInternalElements": false,
-      "copyrightText": "Copyright (c) Six Labors and contributors.\nLicensed under the Apache License, Version 2.0."
+      "documentInternalElements": false      
     }
   }
 }