diff options
author | Dan Williams <dcbw@redhat.com> | 2010-01-22 14:11:24 -0800 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-01-22 14:11:24 -0800 |
commit | 053db1d27ca5147e7d434ce660fa26ef83d3ed11 (patch) | |
tree | 09351fe9e6e553a88e098eb2bac993d4d49f90c5 | |
parent | ed885b7595294115b5cde8755c754515294f27cc (diff) |
misc: fix FSF address in license headers
-rw-r--r-- | plugins/mm-modem-mbm.c | 4 | ||||
-rw-r--r-- | plugins/mm-modem-mbm.h | 4 | ||||
-rw-r--r-- | plugins/mm-plugin-mbm.c | 4 | ||||
-rw-r--r-- | plugins/mm-plugin-mbm.h | 4 |
4 files changed, 0 insertions, 16 deletions
diff --git a/plugins/mm-modem-mbm.c b/plugins/mm-modem-mbm.c index 686b35ce..4e08c689 100644 --- a/plugins/mm-modem-mbm.c +++ b/plugins/mm-modem-mbm.c @@ -17,10 +17,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * 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., 675 Mass Ave, Cambridge, MA 02139, USA. - * */ #include <stdlib.h> diff --git a/plugins/mm-modem-mbm.h b/plugins/mm-modem-mbm.h index 8756e477..db0f6272 100644 --- a/plugins/mm-modem-mbm.h +++ b/plugins/mm-modem-mbm.h @@ -17,10 +17,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * 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., 675 Mass Ave, Cambridge, MA 02139, USA. - * */ #ifndef MM_MODEM_MBM_H diff --git a/plugins/mm-plugin-mbm.c b/plugins/mm-plugin-mbm.c index a380f987..a80bd913 100644 --- a/plugins/mm-plugin-mbm.c +++ b/plugins/mm-plugin-mbm.c @@ -14,10 +14,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * 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., 675 Mass Ave, Cambridge, MA 02139, USA. - * */ #include <string.h> diff --git a/plugins/mm-plugin-mbm.h b/plugins/mm-plugin-mbm.h index c0e73b56..c478f114 100644 --- a/plugins/mm-plugin-mbm.h +++ b/plugins/mm-plugin-mbm.h @@ -14,10 +14,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * 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., 675 Mass Ave, Cambridge, MA 02139, USA. - * */ #ifndef MM_PLUGIN_MBM_H |