[gedit] snippets: also update it for cpp lang
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] snippets: also update it for cpp lang
- Date: Thu, 13 Oct 2011 10:56:13 +0000 (UTC)
commit b18872b3e5833bd18cb27618d38caae6903397ac
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Oct 13 12:55:56 2011 +0200
snippets: also update it for cpp lang
plugins/snippets/data/cpp.xml | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/plugins/snippets/data/cpp.xml b/plugins/snippets/data/cpp.xml
index 22eea9a..1d4c31c 100644
--- a/plugins/snippets/data/cpp.xml
+++ b/plugins/snippets/data/cpp.xml
@@ -126,9 +126,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>
@@ -157,9 +155,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]