mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
chore: update LICENSE and configs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2020-2024 Lux Partners Limited
|
||||
Copyright (c) 2020-2024 Lux Industries Inc
|
||||
Copyright (c) 2019-2023 Trust Wallet
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
||||
@@ -16,7 +16,7 @@ MAKEFLAGS += --silent
|
||||
GOFMT_FILES?=$$(find . -name '*.go' | grep -v vendor)
|
||||
|
||||
# Common commands.
|
||||
all: fmt lint test
|
||||
all: fmt test
|
||||
|
||||
build:
|
||||
@echo " > Building main.go to bin/assets"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ava-labs"
|
||||
"url": "https://github.com/luxfi"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/kava-labs"
|
||||
"url": "https://github.com/kluxfi"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ava-labs"
|
||||
"url": "https://github.com/luxfi"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ava-labs"
|
||||
"url": "https://github.com/luxfi"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
|
||||
Reference in New Issue
Block a user