mirror of
https://github.com/liloew/gvn.git
synced 2025-12-24 13:38:00 +08:00
fix typo
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
# Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
2
build.sh
2
build.sh
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
# Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
author: liluo <luolee.me@gmail.com>
|
||||
author: lilo <luolee.me@gmail.com>
|
||||
license: Apache
|
||||
viper: true
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
2
main.go
2
main.go
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// +build !windows
|
||||
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright © 2022 liluo <luolee.me@gmail.com>
|
||||
Copyright © 2022 lilo <luolee.me@gmail.com>
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user