1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 10:19:25 +02:00

copyright 2014 -> 2015

janitorial services
This commit is contained in:
Lawrence Brown 2015-01-04 21:36:41 +00:00
parent b8dea1b666
commit 60a653daf4
461 changed files with 463 additions and 463 deletions

View file

@ -1,6 +1,6 @@
// vim:set softtabstop=4 shiftwidth=4 expandtab:
//
// Copyright 2001 - 2014 Ampache.org
// Copyright 2001 - 2015 Ampache.org
// All rights reserved.
//
// This program is free software; you can redistribute it and/or
@ -30,4 +30,4 @@ function InitTableData()
$('.tabledata').mediaTable('analyze');
}, 1);
}
}
}