diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/all-keybindings.h | 4 | ||||
-rw-r--r-- | src/include/boxes.h | 4 | ||||
-rw-r--r-- | src/include/common.h | 4 | ||||
-rw-r--r-- | src/include/compositor.h | 4 | ||||
-rw-r--r-- | src/include/core.h | 4 | ||||
-rw-r--r-- | src/include/display.h | 4 | ||||
-rw-r--r-- | src/include/errors.h | 4 | ||||
-rw-r--r-- | src/include/frame.h | 4 | ||||
-rw-r--r-- | src/include/main.h | 4 | ||||
-rw-r--r-- | src/include/prefs.h | 4 | ||||
-rw-r--r-- | src/include/resizepopup.h | 4 | ||||
-rw-r--r-- | src/include/screen.h | 4 | ||||
-rw-r--r-- | src/include/tabpopup.h | 4 | ||||
-rw-r--r-- | src/include/types.h | 4 | ||||
-rw-r--r-- | src/include/ui.h | 4 | ||||
-rw-r--r-- | src/include/util.h | 4 | ||||
-rw-r--r-- | src/include/window.h | 4 | ||||
-rw-r--r-- | src/include/xprops.h | 4 |
18 files changed, 36 insertions, 36 deletions
diff --git a/src/include/all-keybindings.h b/src/include/all-keybindings.h index 0aafc397..501f5c14 100644 --- a/src/include/all-keybindings.h +++ b/src/include/all-keybindings.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. */ /** diff --git a/src/include/boxes.h b/src/include/boxes.h index 5c76ed6b..8cae0f87 100644 --- a/src/include/boxes.h +++ b/src/include/boxes.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_BOXES_H diff --git a/src/include/common.h b/src/include/common.h index a7eb89b1..6ee19100 100644 --- a/src/include/common.h +++ b/src/include/common.h @@ -18,8 +18,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_COMMON_H diff --git a/src/include/compositor.h b/src/include/compositor.h index a7f9bf1f..df59e204 100644 --- a/src/include/compositor.h +++ b/src/include/compositor.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_H diff --git a/src/include/core.h b/src/include/core.h index ded94c4e..66db2f81 100644 --- a/src/include/core.h +++ b/src/include/core.h @@ -18,8 +18,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_CORE_H diff --git a/src/include/display.h b/src/include/display.h index 53dd9d75..a8dc49eb 100644 --- a/src/include/display.h +++ b/src/include/display.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_DISPLAY_H diff --git a/src/include/errors.h b/src/include/errors.h index d3fa5a96..8f4d6368 100644 --- a/src/include/errors.h +++ b/src/include/errors.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_ERRORS_H diff --git a/src/include/frame.h b/src/include/frame.h index eeb57263..367c50fb 100644 --- a/src/include/frame.h +++ b/src/include/frame.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_FRAME_H diff --git a/src/include/main.h b/src/include/main.h index d5789696..bdc7fa01 100644 --- a/src/include/main.h +++ b/src/include/main.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_MAIN_H diff --git a/src/include/prefs.h b/src/include/prefs.h index a68d7ae8..276f7af6 100644 --- a/src/include/prefs.h +++ b/src/include/prefs.h @@ -18,8 +18,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_PREFS_H diff --git a/src/include/resizepopup.h b/src/include/resizepopup.h index 4e03d5d3..8a59a869 100644 --- a/src/include/resizepopup.h +++ b/src/include/resizepopup.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_RESIZEPOPUP_H diff --git a/src/include/screen.h b/src/include/screen.h index 9f842317..759c1fd2 100644 --- a/src/include/screen.h +++ b/src/include/screen.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_SCREEN_H diff --git a/src/include/tabpopup.h b/src/include/tabpopup.h index 2bee506e..97b8ef96 100644 --- a/src/include/tabpopup.h +++ b/src/include/tabpopup.h @@ -18,8 +18,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_TABPOPUP_H diff --git a/src/include/types.h b/src/include/types.h index 045b102f..7aca1373 100644 --- a/src/include/types.h +++ b/src/include/types.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_TYPES_H diff --git a/src/include/ui.h b/src/include/ui.h index 1fce402c..a8866498 100644 --- a/src/include/ui.h +++ b/src/include/ui.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_UI_H diff --git a/src/include/util.h b/src/include/util.h index 0607c568..d7b3ed1c 100644 --- a/src/include/util.h +++ b/src/include/util.h @@ -18,8 +18,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_UTIL_H diff --git a/src/include/window.h b/src/include/window.h index 8a338660..32c7ebc9 100644 --- a/src/include/window.h +++ b/src/include/window.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_WINDOW_H diff --git a/src/include/xprops.h b/src/include/xprops.h index 58ad22c7..7ee3b607 100644 --- a/src/include/xprops.h +++ b/src/include/xprops.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_XPROPS_H |