Skip to content

Commit

Permalink
Chore(release): add LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
till committed Jan 16, 2025
1 parent 0cc6e3e commit db3fd3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 2-Clause License

Copyright (c) 2022, Planetary Quantum GmbH
Copyright (c) 2022-2025, Planetary Quantum GmbH
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 4 additions & 0 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ api = "0.7"
homepage = "https://www.runway.horse/docs/"
description = "A deno buildpack (for runway)"

[[buildpack.licenses]]
type = "BSD-2-Clause"
uri = "https://github.com/hostwithquantum/deno-buildpack/blob/main/LICENSE"

[metadata]
include-files = ["bin/build", "bin/detect", "buildpack.toml"]
pre-package = "make build"
Expand Down

0 comments on commit db3fd3c

Please sign in to comment.