diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2012-07-31 09:51:20 +0200 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2012-09-17 10:57:41 +0200 |
commit | 77322aa896895f4f68501a071086e432e575dcc2 (patch) | |
tree | c99b9b0b6368db8c4ccffab351551e4dc8afa1bd /commands/partition.c | |
parent | 526a745f688d6c989f28e73a9ffc0372c1279e45 (diff) | |
download | barebox-77322aa896895f4f68501a071086e432e575dcc2.tar.gz |
Treewide: remove address of the Free Software Foundation
The FSF address has changed in the past. Instead of updating it
each time the address changes, just drop it completely treewide.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/partition.c')
-rw-r--r-- | commands/partition.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/commands/partition.c b/commands/partition.c index 4c3f30c257..fdd6041227 100644 --- a/commands/partition.c +++ b/commands/partition.c @@ -16,9 +16,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 */ /** |