summaryrefslogtreecommitdiffstats
path: root/business
diff options
context:
space:
mode:
author B. Watson2020-10-08 22:55:33 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:36:35 +0200
commitcd757da3a96afd4de3cee23cbc9950f80fc51283 (patch)
treeedc20ded74646101a8f9cf224c28c18de5a64b3f /business
parentb2841a1593b23f44f00958221a5c672fbb93c7e1 (diff)
downloadslackbuilds-cd757da3a96afd4de3cee23cbc9950f80fc51283.tar.gz
business/AssociationSubscribersManager: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'business')
-rw-r--r--business/AssociationSubscribersManager/AssociationSubscribersManager.SlackBuild2
-rw-r--r--business/AssociationSubscribersManager/README11
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.