diff options
Diffstat (limited to 'baobab/src')
-rw-r--r-- | baobab/src/callbacks.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/baobab/src/callbacks.c b/baobab/src/callbacks.c index 1f6ddbc8..bc4915cd 100644 --- a/baobab/src/callbacks.c +++ b/baobab/src/callbacks.c @@ -17,7 +17,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 St, Fifth Floor, - * Boston, MA 02110-1301 USA + * Boston, MA 02110-1301 USA. */ #ifdef HAVE_CONFIG_H @@ -85,7 +85,7 @@ on_about_activate (GtkMenuItem *menuitem, gpointer user_data) N_("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") + "Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.") }; |