diff options
Diffstat (limited to 'tools/upalyzer/analyze.php')
-rw-r--r-- | tools/upalyzer/analyze.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/upalyzer/analyze.php b/tools/upalyzer/analyze.php index 43057af1..bdb56d41 100644 --- a/tools/upalyzer/analyze.php +++ b/tools/upalyzer/analyze.php @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with upalyzer; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with upalyzer. If not, see <http://www.gnu.org/licenses/>. */ header("Content-type: text/html"); header("Cache-Control: no-store, no-cache, must-revalidate"); |