Skip to content

Edit LICENSE File#235

Open
MR-UNKNOWN74IDK wants to merge 4 commits into
AsahiLinux:mainfrom
MR-UNKNOWN74IDK:main
Open

Edit LICENSE File#235
MR-UNKNOWN74IDK wants to merge 4 commits into
AsahiLinux:mainfrom
MR-UNKNOWN74IDK:main

Conversation

@MR-UNKNOWN74IDK

Copy link
Copy Markdown

Update copyright year and owner in LICENSE file

Update copyright year and owner in LICENSE file

Signed-off-by: MR_UNKNOWN74IDK <236201746+MR-UNKNOWN74IDK@users.noreply.github.com>
Comment thread crates/krun-sys/LICENSE Outdated
Updated copyright holder to "The Asahi Linux Contributors".

Signed-off-by: MR_UNKNOWN74IDK <236201746+MR-UNKNOWN74IDK@users.noreply.github.com>
Remove unresolved imports and function calls that no longer exist in
the krun_sys bindings.

- Remove `krun_set_root` from the krun_sys imports
- Remove the `krun_set_root()` function call that sets the root path

The `krun_set_root` function is no longer available in the current
version of krun_sys. The root path configuration may now be handled
by a different mechanism or is no longer necessary.

Fixes compilation error:
  error[E0432]: unresolved imports `krun_sys::krun_set_root`

Signed-off-by: MR_UNKNOWN74IDK <236201746+MR-UNKNOWN74IDK@users.noreply.github.com>
Signed-off-by: MR_UNKNOWN74IDK <236201746+MR-UNKNOWN74IDK@users.noreply.github.com>
MR-UNKNOWN74IDK added a commit to MR-UNKNOWN74IDK/muvm that referenced this pull request Jul 11, 2026
Reverted some information in the license file that already have one PR (PR AsahiLinux#235) for them and are not meant to be in this PR

Signed-off-by: MR_UNKNOWN74IDK <236201746+MR-UNKNOWN74IDK@users.noreply.github.com>
@WhatAmISupposedToPutHere

Copy link
Copy Markdown
Member

Please do not do reverts, instead just rewrite the git history to only contain the relevant commits.

@MR-UNKNOWN74IDK

Copy link
Copy Markdown
Author

I'm really sorry about that
I'm kinda new to git so sometimes some problems arise which I am not familiar with
But, thanks for considering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants