1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00

change copyright years to 2015

sorry for taking two commits to do this!
This commit is contained in:
Lawrence Brown 2015-01-06 17:34:39 +00:00
parent cd5ac45e1e
commit 73f35cd4aa
10 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
// vim:set softtabstop=4 shiftwidth=4 expandtab:
//
// Copyright 2001 - 2013 Ampache.org
// Copyright 2001 - 2015 Ampache.org
// All rights reserved.
//
// This program is free software; you can redistribute it and/or
@ -142,4 +142,4 @@ function reloadDivUtil(target) {
// Send them elsewhere
function reloadRedirect(target) {
window.location = target;
}
}