summaryrefslogtreecommitdiffstats
path: root/commands/stddev.c
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2014-06-11 08:20:20 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-06-11 08:35:25 +0200
commit8e89bc594a8fbc3337a08c2c4ac03519000e89b7 (patch)
tree38006e1f2548fdebe7d5c2f546e798aad06fb5fc /commands/stddev.c
parent70579ca94f0aa76cc0ec2f56a8ec5df8739d0d38 (diff)
downloadbarebox-8e89bc594a8fbc3337a08c2c4ac03519000e89b7.tar.gz
barebox-8e89bc594a8fbc3337a08c2c4ac03519000e89b7.tar.xz
treewide: remove address of the Free Software Foundation
The FSF address has changed; The FSF site says that address is Free Software Foundation 51 Franklin Street, Fifth Floor Boston, MA 02110-1301 USA (see http://www.fsf.org/about/contact/) Instead of updating it each time the address changes, just drop it completely treewide. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/stddev.c')
-rw-r--r--commands/stddev.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/commands/stddev.c b/commands/stddev.c
index 098aea8579..318d057417 100644
--- a/commands/stddev.c
+++ b/commands/stddev.c
@@ -13,10 +13,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
- * MA 02111-1307 USA
*/
#include <common.h>