diff options
author | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2019-05-11 18:08:32 +0300 |
---|---|---|
committer | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2019-05-11 18:30:45 +0300 |
commit | 15f1e03d46dfa704beeed4880ed72c0163869dc3 (patch) | |
tree | 98283360dd625c2a8df6e16b7c9b27878510c0f4 /debian | |
parent | 17b4f99928eb222dcc7c7b0404ccbcd1063af026 (diff) | |
download | mariadb-git-15f1e03d46dfa704beeed4880ed72c0163869dc3.tar.gz |
Follow-up to changing FSF address
Some places didn't match the previous rules, making the Floor
address wrong.
Additional sed rules:
sed -i -e 's/Place.*Suite .*, Boston/Street, Fifth Floor, Boston/g'
sed -i -e 's/Suite .*, Boston/Fifth Floor, Boston/g'
Diffstat (limited to 'debian')
-rw-r--r-- | debian/additions/innotop/innotop | 6 | ||||
-rw-r--r-- | debian/additions/innotop/innotop.1 | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/additions/innotop/innotop b/debian/additions/innotop/innotop index 92b8072afea..88b130c39cb 100644 --- a/debian/additions/innotop/innotop +++ b/debian/additions/innotop/innotop @@ -16,7 +16,7 @@ # 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 -# Place, Suite 330, Boston, MA 02110-1335 USA +# Street, Fifth Floor, Boston, MA 02110-1335 USA use strict; use warnings FATAL => 'all'; @@ -1362,7 +1362,7 @@ licenses. 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 -Place, Suite 330, Boston, MA 02110-1335 USA. +Street, Fifth Floor, Boston, MA 02110-1335 USA. LICENSE # Configuration information and global setup {{{1 @@ -10926,7 +10926,7 @@ licenses. 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 -Place, Suite 330, Boston, MA 02110-1335 USA. +Street, Fifth Floor, Boston, MA 02110-1335 USA. Execute innotop and press '!' to see this information at any time. diff --git a/debian/additions/innotop/innotop.1 b/debian/additions/innotop/innotop.1 index 338471594d6..6b36a272684 100644 --- a/debian/additions/innotop/innotop.1 +++ b/debian/additions/innotop/innotop.1 @@ -2068,7 +2068,7 @@ licenses. .PP You should have received a copy of the \s-1GNU\s0 General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -Place, Suite 330, Boston, \s-1MA 02110-1335 USA\s0. +Street, Fifth Floor, Boston, \s-1MA 02110-1335 USA\s0. .PP Execute innotop and press '!' to see this information at any time. .SH "AUTHOR" |