Changeset 22728
- Timestamp:
- 2010-08-23T13:06:26+12:00 (13 years ago)
- Location:
- main/trunk/gs2-core
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/gs2-core/Makefile.am
r21681 r22728 1 1 ########################################################################### 2 2 # 3 # Makefile -- Makefile for top-level3 # Makefile -- Makefile for gs2-core 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/Makefile.in
r21681 r22728 17 17 ########################################################################### 18 18 # 19 # Makefile -- Makefile for top-level19 # Makefile -- Makefile for gs2-core 20 20 # 21 # A component of the Greenstone digital library software 22 # from the New Zealand Digital Library Project at the 23 # University of Waikato, New Zealand. 21 # By Michael Dewsnip 24 22 # 25 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 26 # 27 # This program is free software; you can redistribute it and/or modify 28 # it under the terms of the GNU General Public License as published by 29 # the Free Software Foundation; either version 2 of the License, or 30 # (at your option) any later version. 31 # 32 # This program is distributed in the hope that it will be useful, 33 # but WITHOUT ANY WARRANTY; without even the implied warranty of 34 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 35 # GNU General Public License for more details. 36 # 37 # You should have received a copy of the GNU General Public License 38 # along with this program; if not, write to the Free Software 39 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 23 # Copyright (C) 2010 DL Consulting Ltd. 40 24 # 41 25 ########################################################################### -
main/trunk/gs2-core/build-src/Makefile.am
r21680 r22728 3 3 # Makefile -- Makefile for build-src 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/build-src/Makefile.in
r21680 r22728 19 19 # Makefile -- Makefile for build-src 20 20 # 21 # A component of the Greenstone digital library software 22 # from the New Zealand Digital Library Project at the 23 # University of Waikato, New Zealand. 21 # By Michael Dewsnip 24 22 # 25 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 26 # 27 # This program is free software; you can redistribute it and/or modify 28 # it under the terms of the GNU General Public License as published by 29 # the Free Software Foundation; either version 2 of the License, or 30 # (at your option) any later version. 31 # 32 # This program is distributed in the hope that it will be useful, 33 # but WITHOUT ANY WARRANTY; without even the implied warranty of 34 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 35 # GNU General Public License for more details. 36 # 37 # You should have received a copy of the GNU General Public License 38 # along with this program; if not, write to the Free Software 39 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 23 # Copyright (C) 2010 DL Consulting Ltd. 40 24 # 41 25 ########################################################################### -
main/trunk/gs2-core/build-src/configure.ac
r21679 r22728 3 3 # configure -- Configure script for build-src 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/build-src/win32.mak
r21691 r22728 3 3 # win32.mak -- Windows Makefile for build-src 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/common-src/Makefile.am
r21666 r22728 3 3 # Makefile -- Makefile for common-src 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/common-src/Makefile.in
r21666 r22728 19 19 # Makefile -- Makefile for common-src 20 20 # 21 # A component of the Greenstone digital library software 22 # from the New Zealand Digital Library Project at the 23 # University of Waikato, New Zealand. 21 # By Michael Dewsnip 24 22 # 25 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 26 # 27 # This program is free software; you can redistribute it and/or modify 28 # it under the terms of the GNU General Public License as published by 29 # the Free Software Foundation; either version 2 of the License, or 30 # (at your option) any later version. 31 # 32 # This program is distributed in the hope that it will be useful, 33 # but WITHOUT ANY WARRANTY; without even the implied warranty of 34 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 35 # GNU General Public License for more details. 36 # 37 # You should have received a copy of the GNU General Public License 38 # along with this program; if not, write to the Free Software 39 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 23 # Copyright (C) 2010 DL Consulting Ltd. 40 24 # 41 25 ########################################################################### -
main/trunk/gs2-core/common-src/configure.ac
r21626 r22728 3 3 # configure -- Configure script for common-src 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/common-src/win32.mak
r21694 r22728 3 3 # win32.mak -- Windows Makefile for common-src 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/configure.ac
r21681 r22728 1 1 ########################################################################### 2 2 # 3 # configure -- Configure script for top-level3 # configure -- Configure script for gs2-core 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/runtime-src/Makefile.am
r21505 r22728 3 3 # Makefile -- Makefile for runtime-src 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/runtime-src/Makefile.in
r21534 r22728 19 19 # Makefile -- Makefile for runtime-src 20 20 # 21 # A component of the Greenstone digital library software 22 # from the New Zealand Digital Library Project at the 23 # University of Waikato, New Zealand. 21 # By Michael Dewsnip 24 22 # 25 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 26 # 27 # This program is free software; you can redistribute it and/or modify 28 # it under the terms of the GNU General Public License as published by 29 # the Free Software Foundation; either version 2 of the License, or 30 # (at your option) any later version. 31 # 32 # This program is distributed in the hope that it will be useful, 33 # but WITHOUT ANY WARRANTY; without even the implied warranty of 34 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 35 # GNU General Public License for more details. 36 # 37 # You should have received a copy of the GNU General Public License 38 # along with this program; if not, write to the Free Software 39 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 23 # Copyright (C) 2010 DL Consulting Ltd. 40 24 # 41 25 ########################################################################### -
main/trunk/gs2-core/runtime-src/configure.ac
r21542 r22728 3 3 # configure -- Configure script for runtime-src 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/runtime-src/win32.mak
r21692 r22728 3 3 # win32.mak -- Windows Makefile for runtime-src 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ########################################################################### -
main/trunk/gs2-core/win32.mak
r21689 r22728 1 1 ########################################################################### 2 2 # 3 # win32.mak -- Windows Makefile for top-level3 # win32.mak -- Windows Makefile for gs2-core 4 4 # 5 # A component of the Greenstone digital library software 6 # from the New Zealand Digital Library Project at the 7 # University of Waikato, New Zealand. 5 # By Michael Dewsnip 8 6 # 9 # Copyright (C) 1999-2010 The New Zealand Digital Library Project 10 # 11 # This program is free software; you can redistribute it and/or modify 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 7 # Copyright (C) 2010 DL Consulting Ltd. 24 8 # 25 9 ###########################################################################
Note:
See TracChangeset
for help on using the changeset viewer.