pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/lib Use tab for indendation...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9bd5732b572
branches: trunk
changeset: 341083:b9bd5732b572
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Oct 13 21:50:54 2019 +0000
description:
Use tab for indendation as the rest of the block.
diffstat:
pkgtools/pkg_install/files/lib/license.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 62adafd3a830 -r b9bd5732b572 pkgtools/pkg_install/files/lib/license.c
--- a/pkgtools/pkg_install/files/lib/license.c Sun Oct 13 21:49:43 2019 +0000
+++ b/pkgtools/pkg_install/files/lib/license.c Sun Oct 13 21:50:54 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: license.c,v 1.55 2019/07/02 09:28:13 jaapb Exp $ */
+/* $NetBSD: license.c,v 1.56 2019/10/13 21:50:54 joerg Exp $ */
/*-
* Copyright (c) 2009 Joerg Sonnenberger <joerg%NetBSD.org@localhost>.
@@ -56,7 +56,7 @@
"cc0-1.0-universal "
"cddl-1.0 "
"cecill-2.1 "
- "cecill-b-v1 "
+ "cecill-b-v1 "
"cpl-1.0 "
"epl-v1.0 "
"eupl-v1.1 "
Home |
Main Index |
Thread Index |
Old Index