diff options
Diffstat (limited to 'src/compositor')
-rw-r--r-- | src/compositor/compositor-private.h | 4 | ||||
-rw-r--r-- | src/compositor/compositor-xrender.c | 4 | ||||
-rw-r--r-- | src/compositor/compositor-xrender.h | 4 | ||||
-rw-r--r-- | src/compositor/compositor.c | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/src/compositor/compositor-private.h b/src/compositor/compositor-private.h index ef9f8023..6e34fe05 100644 --- a/src/compositor/compositor-private.h +++ b/src/compositor/compositor-private.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef META_COMPOSITOR_PRIVATE_H diff --git a/src/compositor/compositor-xrender.c b/src/compositor/compositor-xrender.c index f68d5c4d..f013eac8 100644 --- a/src/compositor/compositor-xrender.c +++ b/src/compositor/compositor-xrender.c @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #define _GNU_SOURCE diff --git a/src/compositor/compositor-xrender.h b/src/compositor/compositor-xrender.h index 5c8a36c0..7b0ee944 100644 --- a/src/compositor/compositor-xrender.h +++ b/src/compositor/compositor-xrender.h @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef META_COMPOSITOR_XRENDER_H_ diff --git a/src/compositor/compositor.c b/src/compositor/compositor.c index 975bf341..4e5adab5 100644 --- a/src/compositor/compositor.c +++ b/src/compositor/compositor.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <config.h> |