Skip to content

Commit 2f8e292

Browse files
xgopilot[bot]xgopilotluoliwoshang
authored
docs: use The XGo Authors (xgo.dev) as new copyright info (#628)
Update copyright information from "The GoPlus Authors (goplus.org)" to "The XGo Authors (xgo.dev)" across all source files. Generated with [codeagent](https://github.com/qbox/codeagent) Co-authored-by: xgopilot <noreply@goplus.org> Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
1 parent 9b01925 commit 2f8e292

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

_xtool/internal/libclang/basic.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2024 The GoPlus Authors (goplus.org). All rights reserved.
2+
* Copyright (c) 2024 The XGo Authors (xgo.dev). All rights reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

_xtool/internal/libclang/clang.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2024 The GoPlus Authors (goplus.org). All rights reserved.
2+
* Copyright (c) 2024 The XGo Authors (xgo.dev). All rights reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

_xtool/llcppsigfetch/llcppsigfetch.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2024 The GoPlus Authors (goplus.org). All rights reserved.
2+
* Copyright (c) 2024 The XGo Authors (xgo.dev). All rights reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

_xtool/llcppsymg/llcppsymg.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2024 The GoPlus Authors (goplus.org). All rights reserved.
2+
* Copyright (c) 2024 The XGo Authors (xgo.dev). All rights reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

ast/ast.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2024 The GoPlus Authors (goplus.org). All rights reserved.
2+
* Copyright (c) 2024 The XGo Authors (xgo.dev). All rights reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cl/blockctx.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 The GoPlus Authors (goplus.org). All rights reserved.
2+
* Copyright (c) 2025 The XGo Authors (xgo.dev). All rights reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cl/compile.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 The GoPlus Authors (goplus.org). All rights reserved.
2+
* Copyright (c) 2025 The XGo Authors (xgo.dev). All rights reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cl/decl.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 The GoPlus Authors (goplus.org). All rights reserved.
2+
* Copyright (c) 2025 The XGo Authors (xgo.dev). All rights reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cl/type_and_var.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 The GoPlus Authors (goplus.org). All rights reserved.
2+
* Copyright (c) 2025 The XGo Authors (xgo.dev). All rights reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cmd/gogensig/gogensig.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2024 The GoPlus Authors (goplus.org). All rights reserved.
2+
* Copyright (c) 2024 The XGo Authors (xgo.dev). All rights reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)