summaryrefslogtreecommitdiffstats
path: root/arch/ppc/lib
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/lib')
-rw-r--r--arch/ppc/lib/bat_rw.c4
-rw-r--r--arch/ppc/lib/board.c4
-rw-r--r--arch/ppc/lib/crtsavres.S5
-rw-r--r--arch/ppc/lib/extable.c4
-rw-r--r--arch/ppc/lib/module.c3
-rw-r--r--arch/ppc/lib/reloc.S4
-rw-r--r--arch/ppc/lib/ticks.S4
7 files changed, 0 insertions, 28 deletions
diff --git a/arch/ppc/lib/bat_rw.c b/arch/ppc/lib/bat_rw.c
index 912efa72b4..3e8882eaf4 100644
--- a/arch/ppc/lib/bat_rw.c
+++ b/arch/ppc/lib/bat_rw.c
@@ -15,10 +15,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., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*
*/
diff --git a/arch/ppc/lib/board.c b/arch/ppc/lib/board.c
index 6b6268f679..d2198627f9 100644
--- a/arch/ppc/lib/board.c
+++ b/arch/ppc/lib/board.c
@@ -15,10 +15,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., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*/
#include <debug_ll.h>
diff --git a/arch/ppc/lib/crtsavres.S b/arch/ppc/lib/crtsavres.S
index f9d7cb69b3..a764ae4ce6 100644
--- a/arch/ppc/lib/crtsavres.S
+++ b/arch/ppc/lib/crtsavres.S
@@ -26,11 +26,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; see the file COPYING. If not, write to
- * the Free Software Foundation, 51 Franklin Street, Fifth Floor,
- * Boston, MA 02110-1301, USA.
- *
* As a special exception, if you link this library with files
* compiled with GCC to produce an executable, this does not cause
* the resulting executable to be covered by the GNU General Public License.
diff --git a/arch/ppc/lib/extable.c b/arch/ppc/lib/extable.c
index d92f14270e..1e9ad1e63c 100644
--- a/arch/ppc/lib/extable.c
+++ b/arch/ppc/lib/extable.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., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*/
#include <common.h>
diff --git a/arch/ppc/lib/module.c b/arch/ppc/lib/module.c
index f986e2fc7c..9ec6095571 100644
--- a/arch/ppc/lib/module.c
+++ b/arch/ppc/lib/module.c
@@ -11,9 +11,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#define DEBUG
diff --git a/arch/ppc/lib/reloc.S b/arch/ppc/lib/reloc.S
index 92ee189494..7ef2ea3340 100644
--- a/arch/ppc/lib/reloc.S
+++ b/arch/ppc/lib/reloc.S
@@ -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., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*/
#include <asm/ppc_asm.tmpl>
diff --git a/arch/ppc/lib/ticks.S b/arch/ppc/lib/ticks.S
index 453d889213..a41fe8b781 100644
--- a/arch/ppc/lib/ticks.S
+++ b/arch/ppc/lib/ticks.S
@@ -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., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*/
#include <asm/ppc_asm.tmpl>