diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/dconf-update.vala | 4 | ||||
-rw-r--r-- | bin/dconf.vala | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/bin/dconf-update.vala b/bin/dconf-update.vala index 867ded1..556dc70 100644 --- a/bin/dconf-update.vala +++ b/bin/dconf-update.vala @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. * * Author: Ryan Lortie <desrt@desrt.ca> */ diff --git a/bin/dconf.vala b/bin/dconf.vala index 5c4ce4e..ecd8f3b 100644 --- a/bin/dconf.vala +++ b/bin/dconf.vala @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. * * Author: Ryan Lortie <desrt@desrt.ca> */ |