Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--TurtleArtActivity.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 737cf64..794a8b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
+.arcconfig
*.pyc
*~
-*.pyo
diff --git a/TurtleArtActivity.py b/TurtleArtActivity.py
index 65b176c..2583a0c 100644
--- a/TurtleArtActivity.py
+++ b/TurtleArtActivity.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#Copyright (c) 2007, Playful Invention Company
#Copyright (c) 2008-13, Walter Bender
-#Copyright (c) 2009-10 Raul Gutierrez Segales
+#Copyright (c) 2009-13 Raul Gutierrez Segales
#Copyright (c) 2012 Alan Aguiar
#Permission is hereby granted, free of charge, to any person obtaining a copy