L155
Wireless Festival has been given permission to remain in London's Finsbury Park, provided performers do not swear or wear "offensive" clothes.
Haringey Council granted festival promoter Live Nation a licence after a review called for by campaigners.
Friends of Finsbury Park had complained about noise levels, drug taking and anti-social behaviour at the festival.
The council's licensing committee decided to amend conditions rather than revoke the licence altogether.
Conditions include a "request that performers do not sing or play any vulgar, obscene or banned songs or carry out indecent acts or make any vulgar gestures, actions or remarks during the performance" and that performers do "not offend the general public, e.g., attire which expose the groin, private parts, buttock or female breast(s)".
The last day of the festival will now finish 30 minutes earlier at 21:30 BST and new sound level limits and monitoring will be put in place.
The event, which attracted crowds of more than 37,000 people this year, sparked 67 complaints over noise, anti-social behaviour, drug dealing and litter damage, according to the Local Democracy Reporting Service.
Philip Kolvin QC, the barrister representing Live Nation, told a review hearing earlier this month that the "impacts are mostly contained and limited in duration" and that Live Nation was "committed" to the "possibility of improving year-on-year".
Wireless Festival "reflected and celebrated" Haringey's "young and ethnically diverse" character as a borough, Mr Kolvin added:
"Wireless is a celebration of grime music. It is a music genre that emerged from London; it is London music," he said.
L155的更多相关文章
- 《Windows驱动开发技术详解》之派遣函数
		驱动程序的主要功能是负责处理I/O请求,其中大部分I/O请求是在派遣函数中处理的.用户模式下所有对驱动程序的I/O请求,全部由操作系统转化为一个叫做IRP的数据结构,不同的IRP数据会被“派遣”到不同 ... 
- Luogu5285 [十二省联考2019] 骗分过样例
		题目分析: 观察前3个点,$361=19*19$,所以可以发现实际上就是快速幂,然后模数猜测是$998244353$,因为功能编号里面有这个数字,用费马小定理处理一下. $pts:12$ 观察第4个点 ... 
随机推荐
- AVAudioSession(1):iOS Audio Session 概览
			本文转自:AVAudioSession(1):iOS Audio Session 概览 | www.samirchen.com 本文内容主要来源于 Audio Session Programming ... 
- 【Head First Servlets and JSP】笔记 28: 过滤器与包装器
			1.过滤器的执行顺序: <url-pattern> 为第一梯队, <servlet-name> 为第二梯队,梯队内的执行顺序和 DD 里的声明顺序相同. When the co ... 
- Asp.net Core Windows部署
			一. IIS 部署模式 1. 安装IIS服务 2. 下载安装Core SDK https://www.microsoft.com/net/download/Windows/build3 ... 
- php实现dota天梯、wow竞技场、lol排位赛匹配加分算法ELO
			public function marchOpponents() { $rstep = Yii::$app->params['ratingStep'];//(随机范围) $rsN=100; $d ... 
- Oracle查询一个表的数据插入到另一个表
			1. 新增一个表,通过另一个表的结构和数据 create table XTHAME.tab1 as select * from DSKNOW.COMBDVERSION 2. 如果表存在: insert ... 
- Metasploit 学习
			知识准备:CCNA/CCNP基础计算机知识框架:操作系统.汇编.数据库.网络.安全 木马.灰鸽子.口令破解.用后门拷贝电脑文件 渗透测试工程师 penetration test engineer &l ... 
- MAC OS X的命令行技巧
			##透明度#降低透明度defaults write com.apple.universalaccess reduceTransparency -bool true#恢复默认透明度defaults wr ... 
- centos   redis 3.2.11  安装与配置
			centos 7 下载解压 wget http://download.redis.io/releases/redis-3.2.11.tar.gz tar xzf redis-3.2.11.tar.gz ... 
- web视频资料百度云分享
			韩顺平 struts视频教程(31讲)密码:hsp789 链接:https://pan.baidu.com/s/1kSP4CFt1gpVikRaqQXkFGA 密码:kzvp 韩顺平 spring ... 
- windows向github提交代码
			随便写的,留给自己看. 一.在github上注册并建立自己的仓库http://www.cnblogs.com/keZhenxu94/p/5288488.html 二.安装windows版本git界面工 ... 
