diff options
| author | Christoph Schlosser <2466365+cschlosser@users.noreply.github.com> | 2020-10-03 19:43:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-03 19:43:04 +0200 |
| commit | 28bd14d438affce02c87b7e7b108c3016feba6a4 (patch) | |
| tree | df29743c7267a3f3c86c2b95316c017400c463fb /LICENSE | |
| parent | 00f7ec244e65f4d9e1ec25f693c62c9f4f1a2581 (diff) | |
| download | doxdocgen-28bd14d438affce02c87b7e7b108c3016feba6a4.tar.gz | |
Add env-var to replace env var in template strings (#175)
* Add env-var to replace env var in template strings
* Windows has it’s user in USERNAME
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2017-2019 Christoph Schlosser +Copyright (c) 2017-2020 Christoph Schlosser Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |