[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
249/377: gnu: go-github-com-gdamore-tcell: Correct license to Apache 2.0
From: |
guix-commits |
Subject: |
249/377: gnu: go-github-com-gdamore-tcell: Correct license to Apache 2.0. |
Date: |
Sun, 5 Sep 2021 10:07:59 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit ff80e775dcea56be4d234b96e3b234364b435547
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Aug 30 14:54:11 2021 -0400
gnu: go-github-com-gdamore-tcell: Correct license to Apache 2.0.
* gnu/packages/golang.scm (go-github-com-gdamore-tcell)
[license]: Correct from Expat to Apache 2.0.
---
gnu/packages/golang.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 72579d6..aed7025 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -5255,7 +5255,7 @@ non-UTF-friendly sources.")
terminfo capability strings to avoid hard-coding escape strings for
formatting. It also favors portability, and includes support for all POSIX
systems.")
- (license license:expat))))
+ (license license:asl2.0))))
(define-public go-github-com-mattn-go-shellwords
(let ((commit "2444a32a19f450fabaa0bb3e96a703f15d9a97d2")
- 233/377: gnu: Add h-client., (continued)
- 233/377: gnu: Add h-client., guix-commits, 2021/09/05
- 234/377: gnu: wine: Update to 6.16., guix-commits, 2021/09/05
- 238/377: gnu: Add python-pytest-console-scripts., guix-commits, 2021/09/05
- 241/377: gnu: Add python-anyio., guix-commits, 2021/09/05
- 242/377: gnu: Add python-jupyter-server., guix-commits, 2021/09/05
- 243/377: gnu: python-scanpy: Update to 1.8.1., guix-commits, 2021/09/05
- 244/377: gnu: python-anndata: Fetch sources from git., guix-commits, 2021/09/05
- 245/377: gnu: python-scikit-learn: Update to 0.24.2., guix-commits, 2021/09/05
- 246/377: gnu: Add python-voila., guix-commits, 2021/09/05
- 248/377: build/jami-service: Fix range ends in account-fingerprint-rx., guix-commits, 2021/09/05
- 249/377: gnu: go-github-com-gdamore-tcell: Correct license to Apache 2.0.,
guix-commits <=
- 250/377: gnu: Add go-github-com-gdamore-tcell-v2., guix-commits, 2021/09/05
- 251/377: gnu: Add go-github-com-anaseto-gruid., guix-commits, 2021/09/05
- 254/377: gnu: glib: Make some cosmetic changes., guix-commits, 2021/09/05
- 255/377: gnu: glib: Update to 2.68.0., guix-commits, 2021/09/05
- 256/377: gnu: glib: Enable man pages., guix-commits, 2021/09/05
- 260/377: gnu: Temporarily use glib without documentation., guix-commits, 2021/09/05
- 263/377: gnu: glibmm: Update to 2.68.0., guix-commits, 2021/09/05
- 264/377: gnu: glibmm: Enable documentation., guix-commits, 2021/09/05
- 265/377: gnu: Add libsigc++-2., guix-commits, 2021/09/05
- 266/377: gnu: glibmm-2.64: Update to 2.64.5., guix-commits, 2021/09/05