mirror of
https://github.com/flextype/flextype.git
synced 2025-08-13 00:24:15 +02:00
Flextype Copyrights updates
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Admin plugin for Flextype",
|
||||
"author": {
|
||||
"name": "Sergey Romanenko",
|
||||
"email": "awilum@yandex.ru",
|
||||
"email": "hello@romanenko.digital",
|
||||
"url": "http://flextype.org"
|
||||
},
|
||||
"homepage": "https://github.com/flextype-plugins/admin",
|
||||
|
@@ -1,5 +1,5 @@
|
||||
// Admin Theme main SCSS
|
||||
// (c) Sergey Romanenko <https://github.com/Awilum>
|
||||
// (c) Sergey Romanenko <http://romanenko.digital>
|
||||
|
||||
// Generic
|
||||
// Low-specificity, far-reaching rulesets
|
||||
|
@@ -8,8 +8,8 @@
|
||||
"authors": [
|
||||
{
|
||||
"name": "Sergey Romanenko",
|
||||
"email": "awilum@yandex.ru",
|
||||
"homepage": "https://github.com/Awilum"
|
||||
"email": "hello@romanenko.digital",
|
||||
"homepage": "http://romanenko.digital"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
|
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Flextype Admin Gulp.js
|
||||
// (c) Sergey Romanenko <https://github.com/Awilum>
|
||||
// (c) Sergey Romanenko <http://romanenko.digital>
|
||||
//
|
||||
|
||||
var Promise = require("es6-promise").Promise,
|
||||
|
@@ -8,8 +8,8 @@
|
||||
"authors": [
|
||||
{
|
||||
"name": "Sergey Romanenko",
|
||||
"email": "awilum@yandex.ru",
|
||||
"homepage": "https://github.com/Awilum"
|
||||
"email": "hello@romanenko.digital",
|
||||
"homepage": "http://romanenko.digital"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
|
@@ -4,7 +4,7 @@
|
||||
"description": "Site plugin for Flextype",
|
||||
"author": {
|
||||
"name": "Sergey Romanenko",
|
||||
"email": "awilum@yandex.ru",
|
||||
"email": "hello@romanenko.digital",
|
||||
"url": "http://flextype.org"
|
||||
},
|
||||
"homepage": "https://github.com/flextype-plugins/admin",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Simple Theme main SCSS
|
||||
// (c) Sergey Romanenko <https://github.com/Awilum>
|
||||
// (c) Sergey Romanenko <http://romanenko.digital>
|
||||
//
|
||||
|
||||
// Generic
|
||||
|
@@ -4,8 +4,8 @@
|
||||
"description": "Default theme for Flextype",
|
||||
"author": {
|
||||
"name": "Sergey Romanenko",
|
||||
"email": "awilum@yandex.ru",
|
||||
"url": "https://github.com/Awilum"
|
||||
"email": "hello@romanenko.digital",
|
||||
"url": "http://romanenko.digital"
|
||||
},
|
||||
"homepage": "https://github.com/flextype/flextype",
|
||||
"bugs": "https://github.com/flextype/flextype/issues",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Flextype Gulp.js
|
||||
// (c) Sergey Romanenko <https://github.com/Awilum>
|
||||
// (c) Sergey Romanenko <http://romanenko.digital>
|
||||
//
|
||||
|
||||
var Promise = require("es6-promise").Promise,
|
||||
|
Reference in New Issue
Block a user