[gedit] snippets: update fsf address



commit 586cf736ff3635dd529bb865e05a5f395dc70cba
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Oct 13 12:53:35 2011 +0200

    snippets: update fsf address

 plugins/snippets/data/c.xml    |    9 +++------
 plugins/snippets/data/chdr.xml |    9 +++------
 2 files changed, 6 insertions(+), 12 deletions(-)
---
diff --git a/plugins/snippets/data/c.xml b/plugins/snippets/data/c.xml
index fd2180d..ee47641 100644
--- a/plugins/snippets/data/c.xml
+++ b/plugins/snippets/data/c.xml
@@ -23,9 +23,7 @@ except KeyError:
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with ${2}; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA  02110-1301  USA
+ * along with ${2}. If not, see <http://www.gnu.org/licenses/>.
  */
 
 $0]]></text>
@@ -54,9 +52,8 @@ except KeyError:
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * 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., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with ${2}. If not, see <http://www.gnu.org/licenses/>.
  */
 
 $0]]></text>
diff --git a/plugins/snippets/data/chdr.xml b/plugins/snippets/data/chdr.xml
index 63a8492..80a0cb1 100644
--- a/plugins/snippets/data/chdr.xml
+++ b/plugins/snippets/data/chdr.xml
@@ -55,9 +55,7 @@ except KeyError:
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with ${2}; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA  02110-1301  USA
+ * along with ${2}. If not, see <http://www.gnu.org/licenses/>.
  */
 
 $0]]></text>
@@ -86,9 +84,8 @@ except KeyError:
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * 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., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with ${2}. If not, see <http://www.gnu.org/licenses/>.
  */
 
 $0]]></text>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]