summaryrefslogtreecommitdiff
path: root/cogl/cogl-color.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
commit72f4ddf5324137f451bd54192f687f2eae8efee4 (patch)
tree1cc0e59d87156bef19f273b0ba536cf6eda750bb /cogl/cogl-color.c
parent82fd07c54af5f6641fbf5e0952c930ec32ef70c6 (diff)
downloadcogl-72f4ddf5324137f451bd54192f687f2eae8efee4.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 'cogl/cogl-color.c')
-rw-r--r--cogl/cogl-color.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/cogl/cogl-color.c b/cogl/cogl-color.c
index 25a1bdaf..b4a146fd 100644
--- a/cogl/cogl-color.c
+++ b/cogl/cogl-color.c
@@ -16,9 +16,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/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H