diff options
Diffstat (limited to 'src/lib-config')
-rw-r--r-- | src/lib-config/get.c | 6 | ||||
-rw-r--r-- | src/lib-config/parse.c | 6 | ||||
-rw-r--r-- | src/lib-config/set.c | 6 | ||||
-rw-r--r-- | src/lib-config/write.c | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/src/lib-config/get.c b/src/lib-config/get.c index 595eb662..77cb584c 100644 --- a/src/lib-config/get.c +++ b/src/lib-config/get.c @@ -13,9 +13,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "module.h" diff --git a/src/lib-config/parse.c b/src/lib-config/parse.c index ac1ea306..ad0c3f8c 100644 --- a/src/lib-config/parse.c +++ b/src/lib-config/parse.c @@ -13,9 +13,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "module.h" diff --git a/src/lib-config/set.c b/src/lib-config/set.c index a8cf5c3d..ffdb3f09 100644 --- a/src/lib-config/set.c +++ b/src/lib-config/set.c @@ -13,9 +13,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "module.h" diff --git a/src/lib-config/write.c b/src/lib-config/write.c index af7ba107..48735dfd 100644 --- a/src/lib-config/write.c +++ b/src/lib-config/write.c @@ -13,9 +13,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "module.h" |