diff --git a/AGENTS.md b/AGENTS.md index 9c08d56..b078c80 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,4 +1,4 @@ -You are building public QVAC developer tools for LocalHost Labs. +You are building public QVAC developer tools for localhost41. Work only on the current GitHub issue. diff --git a/LICENSE b/LICENSE index feb2cef..406eac4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 LocalHost Labs +Copyright (c) 2026 localhost41 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index c067507..0ff0f62 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # qvac-bench -Public QVAC developer tooling from LocalHost Labs. +Public QVAC developer tooling from localhost41. ## Local development diff --git a/package.json b/package.json index 3102bbd..5b29a63 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@localhostlabs/qvac-bench", + "name": "@localhost41/qvac-bench", "version": "0.1.0-alpha.0", "description": "QVAC developer tooling package: qvac-bench", "license": "MIT",