mirror of
https://github.com/Luzifer/short_path.git
synced 2024-11-08 16:10:00 +00:00
Use newer repo-runner images, fix attribution line in license
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
683e6a4faa
commit
6780aa00b1
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
|
||||
image: "quay.io/luzifer/repo-runner-image"
|
||||
image: reporunner/golang-alpine
|
||||
checkout_dir: /go/src/github.com/Luzifer/short_path
|
||||
|
||||
commands:
|
||||
|
|
2
LICENSE
2
LICENSE
|
@ -186,7 +186,7 @@
|
|||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2017 Knut Ahlers <knut@ahlers.me>
|
||||
Copyright 2017- Knut Ahlers <knut@ahlers.me>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
Loading…
Reference in a new issue