mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
Update copyright to 2014
This commit is contained in:
parent
49f78812dc
commit
82b16cf953
@ -167,7 +167,7 @@ grunt.initConfig({
|
|||||||
banner: [
|
banner: [
|
||||||
'/*!',
|
'/*!',
|
||||||
'Pure v<%= pkg.version %>',
|
'Pure v<%= pkg.version %>',
|
||||||
'Copyright 2013 Yahoo! Inc. All rights reserved.',
|
'Copyright 2014 Yahoo! Inc. All rights reserved.',
|
||||||
'Licensed under the BSD License.',
|
'Licensed under the BSD License.',
|
||||||
'https://github.com/yui/pure/blob/master/LICENSE.md',
|
'https://github.com/yui/pure/blob/master/LICENSE.md',
|
||||||
'*/\n'
|
'*/\n'
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Software License Agreement (BSD License)
|
Software License Agreement (BSD License)
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
Copyright 2013 Yahoo! Inc. All rights reserved.
|
Copyright 2014 Yahoo! Inc. All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions are met:
|
modification, are permitted provided that the following conditions are met:
|
||||||
|
Loading…
Reference in New Issue
Block a user