summaryrefslogtreecommitdiff
path: root/clutter/clutter-scriptable.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2010-03-01 12:56:10 +0000
committerEmmanuele Bassi <ebassi@linux.intel.com>2010-03-01 12:56:10 +0000
commit79acb088e7f6916fb77a6341c22f9022c0f50208 (patch)
tree607521b0027381b4a8f75f5c8fb0ceca52f0bc11 /clutter/clutter-scriptable.c
parent23867875a14ab6d7288d6a67c67b20a1f136be94 (diff)
downloadclutter-79acb088e7f6916fb77a6341c22f9022c0f50208.tar.gz
Remove mentions of the FSF address
Since using addresses that might change is something that finally the FSF acknowledge as a plausible scenario (after changing address twice), the license blurb in the source files should use the URI for getting the license in case the library did not come with it. Not that URIs cannot possibly change, but at least it's easier to set up a redirection at the same place. As a side note: this commit closes the oldes bug in Clutter's bug report tool. http://bugzilla.openedhand.com/show_bug.cgi?id=521
Diffstat (limited to 'clutter/clutter-scriptable.c')
-rw-r--r--clutter/clutter-scriptable.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/clutter/clutter-scriptable.c b/clutter/clutter-scriptable.c
index 3e41d7e23..f90f84263 100644
--- a/clutter/clutter-scriptable.c
+++ b/clutter/clutter-scriptable.c
@@ -19,9 +19,9 @@
* 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/>.
+ *
+ *
*/
/**