mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-20 07:57:41 -04:00
Move COPYING to public/license in Gruntfile.js (#624)
This commit is contained in:
@@ -75,7 +75,7 @@ module.exports = function(grunt) {
|
||||
srcPrefix: './'
|
||||
},
|
||||
files: {
|
||||
'license': 'COPYING'
|
||||
'license': 'public/license/COPYING'
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user