diff options
Diffstat (limited to 'plugins/i8k')
-rw-r--r-- | plugins/i8k/i8k-plugin.c | 2 | ||||
-rw-r--r-- | plugins/i8k/i8k-plugin.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/i8k/i8k-plugin.c b/plugins/i8k/i8k-plugin.c index 25813c8..201f8ef 100644 --- a/plugins/i8k/i8k-plugin.c +++ b/plugins/i8k/i8k-plugin.c @@ -13,7 +13,7 @@ * * 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 */ #ifdef HAVE_CONFIG_H diff --git a/plugins/i8k/i8k-plugin.h b/plugins/i8k/i8k-plugin.h index f9c39d1..28a0eb4 100644 --- a/plugins/i8k/i8k-plugin.h +++ b/plugins/i8k/i8k-plugin.h @@ -13,7 +13,7 @@ * * 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 I8K_PLUGIN_H |