1
0
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:
Awilum
2019-04-24 22:27:37 +03:00
parent 23400afd72
commit b04581ea9f
9 changed files with 12 additions and 12 deletions

View File

@@ -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",

View File

@@ -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

View File

@@ -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": {

View File

@@ -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,

View File

@@ -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": {

View File

@@ -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",

View File

@@ -1,6 +1,6 @@
//
// Simple Theme main SCSS
// (c) Sergey Romanenko <https://github.com/Awilum>
// (c) Sergey Romanenko <http://romanenko.digital>
//
// Generic

View File

@@ -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",

View File

@@ -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,