summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Hardy2017-03-13 22:56:03 +1100
committerJoshua Hardy2017-03-13 22:56:03 +1100
commit122f536730cbed23b9efd6e41712dd35b6815937 (patch)
treef8235666556f5469233e1d9cd11f39767d63f68e /PKGBUILD
parentda010bec8dd4f83d2d104b481f2f49339d594ff3 (diff)
downloadaur-ctffind4.tar.gz
added license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f49c92b16abe..522a16869684 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ md5sums=('4e5ffbe72097819d12945f6392e22dcc' 'SKIP')
options=()
prepare () {
- echo "The program CTFFIND3 is an updated version of the program CTFFIND2, which was developed in 1998 by Nikolaus Grigorieff at the MRC Laboratory of Molecular Biology in Cambridge, UK with financial support from the MRC. This software is licensed under the terms of the Janelia Research Campus Software Copyright 1.1."
+ echo "The program CTFFIND4 was developed by Nikolaus Grigorieff at the MRC Laboratory of Molecular Biology in Cambridge, UK with financial support from the MRC. This software is licensed under the terms of the Janelia Research Campus Software Copyright 1.1."
}
#build() {
#}