mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-10-03 20:21:01 +00:00
govis: add SPDX license tag
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
parent
d02f298ad4
commit
3ce83fca15
7 changed files with 13 additions and 7 deletions
|
@ -11,7 +11,7 @@ Because 80s BSD code is not very nice to read.
|
||||||
|
|
||||||
```
|
```
|
||||||
govis: unicode aware vis(3) encoding implementation
|
govis: unicode aware vis(3) encoding implementation
|
||||||
Copyright (C) 2017 SUSE LLC.
|
Copyright (C) 2017-2025 SUSE LLC.
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
* govis: unicode aware vis(3) encoding implementation
|
* govis: unicode aware vis(3) encoding implementation
|
||||||
* Copyright (C) 2017 SUSE LLC.
|
* Copyright (C) 2017-2025 SUSE LLC.
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
* govis: unicode aware vis(3) encoding implementation
|
* govis: unicode aware vis(3) encoding implementation
|
||||||
* Copyright (C) 2017 SUSE LLC.
|
* Copyright (C) 2017-2025 SUSE LLC.
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
* govis: unicode aware vis(3) encoding implementation
|
* govis: unicode aware vis(3) encoding implementation
|
||||||
* Copyright (C) 2017 SUSE LLC.
|
* Copyright (C) 2017-2025 SUSE LLC.
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
* govis: unicode aware vis(3) encoding implementation
|
* govis: unicode aware vis(3) encoding implementation
|
||||||
* Copyright (C) 2017 SUSE LLC.
|
* Copyright (C) 2017-2025 SUSE LLC.
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
* govis: unicode aware vis(3) encoding implementation
|
* govis: unicode aware vis(3) encoding implementation
|
||||||
* Copyright (C) 2017 SUSE LLC.
|
* Copyright (C) 2017-2025 SUSE LLC.
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
/*
|
/*
|
||||||
* govis: unicode aware vis(3) encoding implementation
|
* govis: unicode aware vis(3) encoding implementation
|
||||||
* Copyright (C) 2017 SUSE LLC.
|
* Copyright (C) 2017-2025 SUSE LLC.
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue