diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-08 16:55:33 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:35 +0700 |
commit | cd757da3a96afd4de3cee23cbc9950f80fc51283 (patch) | |
tree | edc20ded74646101a8f9cf224c28c18de5a64b3f | |
parent | b2841a1593b23f44f00958221a5c672fbb93c7e1 (diff) | |
download | slackbuilds-cd757da3a96afd4de3cee23cbc9950f80fc51283.tar.gz |
business/AssociationSubscribersManager: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | business/AssociationSubscribersManager/AssociationSubscribersManager.SlackBuild | 2 | ||||
-rw-r--r-- | business/AssociationSubscribersManager/README | 11 |
2 files changed, 7 insertions, 6 deletions
diff --git a/business/AssociationSubscribersManager/AssociationSubscribersManager.SlackBuild b/business/AssociationSubscribersManager/AssociationSubscribersManager.SlackBuild index 2e8803a903..4b2de64643 100644 --- a/business/AssociationSubscribersManager/AssociationSubscribersManager.SlackBuild +++ b/business/AssociationSubscribersManager/AssociationSubscribersManager.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for Association Subscribers Manager # -# Copyright 2009 Arnaud Dupuis, Asnières sur Seine, France +# Copyright 2009 Arnaud Dupuis, Asnières sur Seine, France # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/business/AssociationSubscribersManager/README b/business/AssociationSubscribersManager/README index 7ae0fa7250..a052679d1f 100644 --- a/business/AssociationSubscribersManager/README +++ b/business/AssociationSubscribersManager/README @@ -1,5 +1,6 @@ -Association Subscribers Manager is software designed to manage members -of associations. An "association" can be a club sport, a music club, etc.; -it is highly customizable. It can manage groups of several thousand -members. It is written in C++ with Qt 4 as a GUI framework. All -generated files are in an XML-based format to guarantee interoperability. +Association Subscribers Manager is software designed to manage +members of associations. An "association" can be a club sport, a +music club, etc.; it is highly customizable. It can manage groups +of several thousand members. It is written in C++ with Qt 4 as a GUI +framework. All generated files are in an XML-based format to guarantee +interoperability. |