|
Lines 1-5
Link Here
|
| 1 |
#!/usr/bin/perl |
1 |
#!/usr/bin/perl |
| 2 |
|
2 |
|
|
|
3 |
# Copyright Pat Eyler 2003 |
| 4 |
# Copyright Biblibre 2006 |
| 5 |
# Parts Copyright Liblime 2008 |
| 6 |
# Parts Copyright Chris Nighswonger 2010 |
| 7 |
# |
| 3 |
# This file is part of Koha. |
8 |
# This file is part of Koha. |
| 4 |
# |
9 |
# |
| 5 |
# Koha is free software; you can redistribute it and/or modify it under the |
10 |
# Koha is free software; you can redistribute it and/or modify it under the |
| 6 |
- |
|
|