From 11ea42ea45d1e8967e11e1c4c94c8859ccc7c10e Mon Sep 17 00:00:00 2001 From: Sebastian Gerske <13647606+H34D@users.noreply.github.com> Date: Wed, 7 Oct 2020 18:08:23 +0200 Subject: [PATCH] switch from sebastian gerske to umlaut games --- LICENSE | 2 +- README.md | 2 +- package.json | 2 +- src/components/pages/About.js | 13 ++++++++----- src/components/structure/Footer.js | 2 +- 5 files changed, 12 insertions(+), 9 deletions(-) diff --git a/LICENSE b/LICENSE index ace0813..d8c4d2a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Sebastian Gerske +Copyright (c) 2019-2020 Umlaut Games Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 5098736..01af8af 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This project builds on top of the work done in open source projects: ``` MIT License -Copyright (c) 2019 Sebastian Gerske +Copyright (c) 2019-2020 Umlaut Games Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index a264ecc..76d456e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "predeploy": "npm run build", "deploy": "gh-pages -d build -b master -r git@github.com:craeftgame/craeftgame.github.io.git" }, - "author": "Sebastian Gerske", + "author": "Umlaut Games", "license": "MIT", "devDependencies": { "create-react-app": "^3.3.0", diff --git a/src/components/pages/About.js b/src/components/pages/About.js index 68fc331..93c997d 100644 --- a/src/components/pages/About.js +++ b/src/components/pages/About.js @@ -21,27 +21,30 @@ export default class About extends Component {
- Cräft! was made by Sebastian "H34D" Gerske + + Cräft! was made by Umlaut Games +

- LinkedIn
- Twitter
- GitHub @@ -60,7 +63,7 @@ export default class About extends Component {
Cräft! is open source,
you can contribute  - here diff --git a/src/components/structure/Footer.js b/src/components/structure/Footer.js index 1e6f50f..17c104f 100644 --- a/src/components/structure/Footer.js +++ b/src/components/structure/Footer.js @@ -36,7 +36,7 @@ export default class Footer extends Component { style={{ fontSize: "12px" }}> - © 2019-2020 Sebastian Gerske — All Rights Reserved + © 2019-2020 Umlaut Games — All Rights Reserved