mirror of
https://github.com/skoelle/PeopleCostCounter.git
synced 2026-09-17 20:00:25 +00:00
LICENSE
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2026 S. Koelle
|
Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de)
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@@ -84,8 +84,5 @@ The result is best used as a conversation starter: it helps teams notice how qui
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This repository does not yet include a LICENSE file. If you want a permissive license, I can add an `MIT` license file — tell me if that is acceptable or specify another license.
|
Licensed under the [MIT License](LICENSE) - Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de)
|
||||||
|
|
||||||
## Author / Contact
|
|
||||||
|
|
||||||
If you need changes, open an issue or contact the repository owner on GitHub.
|
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
<!-- Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) -->
|
||||||
|
<!-- Licensed under the MIT License. See LICENSE file in project root for details. -->
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="de" data-theme="light">
|
<html lang="de" data-theme="light">
|
||||||
<head>
|
<head>
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
<!-- Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) -->
|
||||||
|
<!-- Licensed under the MIT License. See LICENSE file in project root for details. -->
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" data-theme="light">
|
<html lang="en" data-theme="light">
|
||||||
<head>
|
<head>
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
<!-- Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) -->
|
||||||
|
<!-- Licensed under the MIT License. See LICENSE file in project root for details. -->
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="de" data-theme="dark">
|
<html lang="de" data-theme="dark">
|
||||||
<head>
|
<head>
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
<!-- Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) -->
|
||||||
|
<!-- Licensed under the MIT License. See LICENSE file in project root for details. -->
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="de">
|
<html lang="de">
|
||||||
<head>
|
<head>
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
<!-- Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de) -->
|
||||||
|
<!-- Licensed under the MIT License. See LICENSE file in project root for details. -->
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="de">
|
<html lang="de">
|
||||||
<head>
|
<head>
|
||||||
|
|||||||
Reference in New Issue
Block a user