Browse Source

update copyright year

master
Steffen Schaumburg 13 years ago
parent
commit
8a519699b5
  1. 2
      Makefile
  2. 2
      packaging/debian/copyright
  3. 2
      packaging/gentoo/ChangeLog
  4. 4
      packaging/gentoo/current_stable.ebuild
  5. 4
      packaging/gentoo/current_testing.ebuild
  6. 4
      packaging/gentoo/fpdb-9999.ebuild
  7. 2
      packaging/windows/fpdbEnvInstaller2.au3
  8. 2
      packaging/windows/py2exe_setup.py
  9. 2
      pyfpdb/AbsoluteToFpdb.py
  10. 2
      pyfpdb/AlchemyFacilities.py
  11. 2
      pyfpdb/AlchemyMappings.py
  12. 2
      pyfpdb/AlchemyTables.py
  13. 2
      pyfpdb/Anonymise.py
  14. 2
      pyfpdb/Aux_Hud.py
  15. 2
      pyfpdb/BetfairToFpdb.py
  16. 2
      pyfpdb/CarbonToFpdb.py
  17. 2
      pyfpdb/Card.py
  18. 2
      pyfpdb/Charset.py
  19. 4
      pyfpdb/Configuration.py
  20. 2
      pyfpdb/Database.py
  21. 2
      pyfpdb/DerivedStats.py
  22. 2
      pyfpdb/EverestToFpdb.py
  23. 2
      pyfpdb/EverleafToFpdb.py
  24. 2
      pyfpdb/Exceptions.py
  25. 2
      pyfpdb/Filters.py
  26. 2
      pyfpdb/FullTiltPokerSummary.py
  27. 2
      pyfpdb/FulltiltToFpdb.py
  28. 2
      pyfpdb/GuiAutoImport.py
  29. 2
      pyfpdb/GuiBulkImport.py
  30. 2
      pyfpdb/GuiDatabase.py
  31. 2
      pyfpdb/GuiGraphViewer.py
  32. 2
      pyfpdb/GuiImapFetcher.py
  33. 2
      pyfpdb/GuiLogView.py
  34. 2
      pyfpdb/GuiPlayerStats.py
  35. 2
      pyfpdb/GuiPositionalStats.py
  36. 2
      pyfpdb/GuiPrefs.py
  37. 2
      pyfpdb/GuiReplayer.py
  38. 2
      pyfpdb/GuiRingPlayerStats.py
  39. 2
      pyfpdb/GuiSessionViewer.py
  40. 2
      pyfpdb/GuiStove.py
  41. 2
      pyfpdb/GuiTourneyGraphViewer.py
  42. 2
      pyfpdb/GuiTourneyImport.py
  43. 2
      pyfpdb/GuiTourneyPlayerStats.py
  44. 2
      pyfpdb/GuiTourneyViewer.py
  45. 2
      pyfpdb/HHReplayer.py
  46. 2
      pyfpdb/HUD_main.pyw
  47. 2
      pyfpdb/HUD_run_me.py
  48. 2
      pyfpdb/Hand.py
  49. 2
      pyfpdb/HandHistory.py
  50. 2
      pyfpdb/HandHistoryConverter.py
  51. 2
      pyfpdb/Hello.py
  52. 2
      pyfpdb/Hud.py
  53. 2
      pyfpdb/IdentifySite.py
  54. 2
      pyfpdb/ImapFetcher.py
  55. 2
      pyfpdb/L10n.py
  56. 2
      pyfpdb/Mucked.py
  57. 2
      pyfpdb/OSXTables.py
  58. 2
      pyfpdb/OnGameToFpdb.py
  59. 2
      pyfpdb/Options.py
  60. 2
      pyfpdb/PartyPokerToFpdb.py
  61. 2
      pyfpdb/PkrToFpdb.py
  62. 2
      pyfpdb/PokerStarsSummary.py
  63. 2
      pyfpdb/PokerStarsToFpdb.py
  64. 2
      pyfpdb/RushNotesAux.py
  65. 2
      pyfpdb/RushNotesMerge.py
  66. 2
      pyfpdb/SQL.py
  67. 4
      pyfpdb/SitenameSummary.py
  68. 2
      pyfpdb/SplitHandHistory.py
  69. 2
      pyfpdb/Stats.py
  70. 2
      pyfpdb/Stove.py
  71. 2
      pyfpdb/Summaries.py
  72. 2
      pyfpdb/SummaryEverleaf.py
  73. 2
      pyfpdb/TableWindow.py
  74. 2
      pyfpdb/Tables_Demo.py
  75. 2
      pyfpdb/TestHandsPlayers.py
  76. 2
      pyfpdb/TestSummaryImport.py
  77. 2
      pyfpdb/TournamentTracker.py
  78. 4
      pyfpdb/TourneyFilters.py
  79. 2
      pyfpdb/TourneySummary.py
  80. 2
      pyfpdb/Win2dayToFpdb.py
  81. 2
      pyfpdb/WinTables.py
  82. 2
      pyfpdb/WinamaxToFpdb.py
  83. 2
      pyfpdb/XTables.py
  84. 2
      pyfpdb/fpdb_import.py
  85. 2
      pyfpdb/iPokerToFpdb.py
  86. 2
      pyfpdb/locale/fpdb-fr_FR.po
  87. 4
      pyfpdb/locale/fpdb-hu_HU.po
  88. 2
      pyfpdb/locale/fpdb-pl_PL.po
  89. 2
      pyfpdb/test_Database.py
  90. 2
      pyfpdb/test_Everleaf.py
  91. 2
      pyfpdb/test_FullTilt.py
  92. 2
      pyfpdb/test_PokerStars.py
  93. 2
      pyfpdb/windows_make_bats.py
  94. 2
      pyfpdb/xlib_tester.py
  95. 2
      regression-test/PrintHand.py
  96. 2
      regression-test/PrintPlayerHudData.py
  97. 2
      regression-test/fpdb_util_lib.py
  98. 2
      regression-test/regression-test.sh
  99. 2
      run_fpdb.py
  100. 2
      test_Python.py
  101. Some files were not shown because too many files have changed in this diff Show More

2
Makefile

@ -1,4 +1,4 @@
#Copyright 2009-2010 Carl Gherardi
#Copyright 2009-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
packaging/debian/copyright vendored

@ -4,4 +4,4 @@ Upstream authors: ...
License: AGPL3; partially GPL2 or higher
Copyright (C) 2008-2010 The FPDB developers
Copyright (C) 2008-2011 The FPDB developers

2
packaging/gentoo/ChangeLog

@ -1,4 +1,4 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# created by Steffen Schaumburg, steffen@schaumburger.info

4
packaging/gentoo/current_stable.ebuild

@ -1,7 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
#TODO: Header, add cdecimal
EAPI="2"
inherit eutils games

4
packaging/gentoo/current_testing.ebuild

@ -1,7 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
#TODO: Header, add cdecimal
EAPI="2"
inherit eutils games

4
packaging/gentoo/fpdb-9999.ebuild

@ -1,7 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
#TODO: Header, add cdecimal
EAPI="2"
inherit eutils games git

2
packaging/windows/fpdbEnvInstaller2.au3

@ -1,4 +1,4 @@
; Copyright 2008-2010 Michael
; Copyright 2008-2011 Michael
; This program is free software: you can redistribute it and/or modify
; it under the terms of the GNU Affero General Public License as published by
; the Free Software Foundation, version 3 of the License.

2
packaging/windows/py2exe_setup.py

@ -5,7 +5,7 @@
Py2exe script for fpdb.
"""
# Copyright 2009-2010, Ray E. Barker
# Copyright 2009-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/AbsoluteToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2008-2010, Carl Gherardi
# Copyright 2008-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/AlchemyFacilities.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Grigorij Indigirkin
#Copyright 2009-2011 Grigorij Indigirkin
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/AlchemyMappings.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Grigorij Indigirkin
#Copyright 2009-2011 Grigorij Indigirkin
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/AlchemyTables.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Grigorij Indigirkin
#Copyright 2009-2011 Grigorij Indigirkin
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/Anonymise.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Carl Gherardi
#Copyright 2009-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/Aux_Hud.py

@ -4,7 +4,7 @@
Mucked cards display for FreePokerTools HUD.
"""
# Copyright 2008-2010, Ray E. Barker
# Copyright 2008-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/BetfairToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2008-2010, Carl Gherardi
# Copyright 2008-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/CarbonToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2010, Matthew Boss
# Copyright 2010-2011, Matthew Boss
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/Card.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/Charset.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Mika Bostrom
#Copyright 2010-2011 Mika Bostrom
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

4
pyfpdb/Configuration.py

@ -2,9 +2,9 @@
# -*- coding: utf-8 -*-
"""Configuration.py
Handles HUD configuration files.
Handles fpdb/fpdb-hud configuration files.
"""
# Copyright 2008-2010, Ray E. Barker
# Copyright 2008-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify

2
pyfpdb/Database.py

@ -4,7 +4,7 @@
Create and manage the database objects.
"""
# Copyright 2008-2010, Ray E. Barker
# Copyright 2008-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/DerivedStats.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/EverestToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2011, Carl Gherardi
# Copyright 2010-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/EverleafToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2008-2010, Carl Gherardi
# Copyright 2008-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/Exceptions.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Matt Turnbull
#Copyright 2009-2011 Matt Turnbull
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/Filters.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/FullTiltPokerSummary.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/FulltiltToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2008-2010, Carl Gherardi
# Copyright 2008-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/GuiAutoImport.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiBulkImport.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiDatabase.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiGraphViewer.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiImapFetcher.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Steffen Schaumburg
#Copyright 2010-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiLogView.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiPlayerStats.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Steffen Schaumburg
#Copyright 2010-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiPositionalStats.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiPrefs.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiReplayer.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Maxime Grandchamp
#Copyright 2010-2011 Maxime Grandchamp
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiRingPlayerStats.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiSessionViewer.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiStove.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiTourneyGraphViewer.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiTourneyImport.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiTourneyPlayerStats.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Steffen Schaumburg
#Copyright 2010-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/GuiTourneyViewer.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Steffen Schaumburg
#Copyright 2010-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/HHReplayer.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/HUD_main.pyw

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright 2008-2010, Ray E. Barker
# Copyright 2008-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/HUD_run_me.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Eric Blade
#Copyright 2009-2011 Eric Blade
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/Hand.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/HandHistory.py

@ -4,7 +4,7 @@
Parses HandHistory xml files and returns requested objects.
"""
# Copyright 2008-2010, Ray E. Barker
# Copyright 2008-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/HandHistoryConverter.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/Hello.py

@ -4,7 +4,7 @@
Hello World demostration for Aux_Window.
"""
# Copyright 2009-2010, Ray E. Barker
# Copyright 2009-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/Hud.py

@ -4,7 +4,7 @@
Create and manage the hud overlays.
"""
# Copyright 2008-2010 Ray E. Barker
# Copyright 2008-2011 Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify

2
pyfpdb/IdentifySite.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Chaz Littlejohn
#Copyright 2010-2011 Chaz Littlejohn
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/ImapFetcher.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Steffen Schaumburg
#Copyright 2010-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/L10n.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Steffen Schaumburg
#Copyright 2010-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/Mucked.py

@ -4,7 +4,7 @@
Mucked cards display for FreePokerTools HUD.
"""
# Copyright 2008-2010, Ray E. Barker
# Copyright 2008-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/OSXTables.py

@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
"""XWindows specific methods for TableWindows Class.
"""
# Copyright 2008 - 2010, Ray E. Barker
# Copyright 2008 - 2011, Ray E. Barker
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/OnGameToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright 2008-2010, Carl Gherardi
# Copyright 2008-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/Options.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Ray E. Barker
#Copyright 2008-2011 Ray E. Barker
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/PartyPokerToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2009-2010, Grigorij Indigirkin
# Copyright 2009-2011, Grigorij Indigirkin
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/PkrToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2010, Carl Gherardi
# Copyright 2010-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/PokerStarsSummary.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/PokerStarsToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2008-2010, Carl Gherardi
# Copyright 2008-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/RushNotesAux.py

@ -9,7 +9,7 @@ This will allow a rudimentary "HUD" in rush games
The existing notes file will be altered by this function
"""
# Copyright 2010, "Gimick" of the FPDB project fpdb.sourceforge.net
# Copyright 2010-2011, "Gimick" of the FPDB project fpdb.sourceforge.net
#
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by

2
pyfpdb/RushNotesMerge.py

@ -13,7 +13,7 @@ The generated file can then replace heroname.xml (if all is well).
"""
# Copyright 2010, "Gimick" of the FPDB project fpdb.sourceforge.net
# Copyright 2010-2011, "Gimick" of the FPDB project fpdb.sourceforge.net
#
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by

2
pyfpdb/SQL.py

@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
"""Returns a dict of SQL statements used in fpdb.
"""
# Copyright 2008-2010, Ray E. Barker
# Copyright 2008-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

4
pyfpdb/SitenameSummary.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.
@ -15,7 +15,7 @@
#along with this program. If not, see <http://www.gnu.org/licenses/>.
#In the "official" distribution you can find the license in agpl-3.0.txt.
"""A site template for tounrey summary parsing"""
"""A site template for tourney summary parsing"""
import L10n
_ = L10n.get_translation()

2
pyfpdb/SplitHandHistory.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Chaz Littlejohn
#Copyright 2010-2011 Chaz Littlejohn
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/Stats.py

@ -3,7 +3,7 @@
"""Manage collecting and formatting of stats and tooltips.
"""
# Copyright 2008-2010, Ray E. Barker
# Copyright 2008-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify

2
pyfpdb/Stove.py

@ -3,7 +3,7 @@
#
# stove.py
# Simple Hold'em equity calculator
# Copyright (C) 2007-2008 Mika Boström <bostik@iki.fi>
# Copyright (C) 2007-2011 Mika Boström <bostik@iki.fi>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/Summaries.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/SummaryEverleaf.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright (c) 2009-2010 Eric Blade, and the FPDB team.
# Copyright (c) 2009-2011 Eric Blade, and the FPDB team.
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by

2
pyfpdb/TableWindow.py

@ -8,7 +8,7 @@ The class queries the poker client window for data of interest, such as
size and location. It also controls the signals to alert the HUD when the
client has been resized, destroyed, etc.
"""
# Copyright 2008 - 2010, Ray E. Barker
# Copyright 2008 - 2011, Ray E. Barker
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/Tables_Demo.py

@ -4,7 +4,7 @@
Main program module to test/demo the Tables subclasses.
"""
# Copyright 2008-2010, Ray E. Barker
# Copyright 2008-2011, Ray E. Barker
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/TestHandsPlayers.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2010, Carl Gherardi
# Copyright 2010-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/TestSummaryImport.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2010, Carl Gherardi
# Copyright 2010-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/TournamentTracker.py

@ -3,7 +3,7 @@
"""TourneyTracker.py
Based on HUD_main .. who knows if we want to actually use this or not
"""
# Copyright (c) 2009-2010 Eric Blade, and the FPDB team.
# Copyright (c) 2009-2011 Eric Blade, and the FPDB team.
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by

4
pyfpdb/TourneyFilters.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2010 Steffen Schaumburg
#Copyright 2010-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.
@ -15,6 +15,8 @@
#along with this program. If not, see <http://www.gnu.org/licenses/>.
#In the "official" distribution you can find the license in agpl-3.0.txt.
#TODO: migrate all of this into Filters.py
import L10n
_ = L10n.get_translation()

2
pyfpdb/TourneySummary.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Stephane Alessio
#Copyright 2009-2011 Stephane Alessio
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/Win2dayToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2008-2010, Carl Gherardi
# Copyright 2008-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/WinTables.py

@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
"""Routines for detecting and handling poker client windows for MS Windows.
"""
# Copyright 2008 - 2010, Ray E. Barker
# Copyright 2008 - 2011, Ray E. Barker
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/WinamaxToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright 2008-2010, Carl Gherardi
# Copyright 2008-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/XTables.py

@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
"""XWindows specific methods for TableWindows Class.
"""
# Copyright 2008 - 2010, Ray E. Barker
# Copyright 2008 - 2011, Ray E. Barker
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/fpdb_import.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/iPokerToFpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2010, Carl Gherardi
# Copyright 2010-2011, Carl Gherardi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
pyfpdb/locale/fpdb-fr_FR.po

@ -3626,7 +3626,7 @@ msgid ""
"Copyright 2008-2011, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, "
"sqlcoder, Bostik, and others"
msgstr ""
"Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, "
"Copyright 2008-2011, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, "
"sqlcoder, Bostik, et consorts."
#: fpdb.pyw:245

4
pyfpdb/locale/fpdb-hu_HU.po

@ -1,5 +1,5 @@
# Hungarian fpdb language file
# Copyright (C) 2010
# Copyright (C) 2010-2011
# Ferenc Erki <erkiferenc@gmail.com>, 2010, 2011.
#
msgid ""
@ -3598,7 +3598,7 @@ msgid ""
"Copyright 2008-2011, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, "
"sqlcoder, Bostik, and others"
msgstr ""
"Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, "
"Copyright 2008-2011, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, "
"sqlcoder, Bostik, and others"
#: fpdb.pyw:245

2
pyfpdb/locale/fpdb-pl_PL.po

@ -3424,7 +3424,7 @@ msgid ""
"Copyright 2008-2011, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, "
"sqlcoder, Bostik, and others"
msgstr ""
"Copyright 2008-2010, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, "
"Copyright 2008-2011, Steffen, Eratosthenes, Carl Gherardi, Eric Blade, _mt, "
"sqlcoder, Bostik, i inni"
#: fpdb.pyw:245

2
pyfpdb/test_Database.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/test_Everleaf.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Matt Turnbull
#Copyright 2009-2011 Matt Turnbull
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/test_FullTilt.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Matt Turnbull
#Copyright 2009-2011 Matt Turnbull
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/test_PokerStars.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Matt Turnbull
#Copyright 2009-2011 Matt Turnbull
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/windows_make_bats.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2009-2010 Carl Gherardi
#Copyright 2009-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
pyfpdb/xlib_tester.py

@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
"""Test program to see if XTables.py will correctly id the poker client.
"""
# Copyright 2010, Ray E. Barker
# Copyright 2010-2011, Ray E. Barker
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

2
regression-test/PrintHand.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
regression-test/PrintPlayerHudData.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
regression-test/fpdb_util_lib.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
regression-test/regression-test.sh

@ -1,6 +1,6 @@
#!/bin/sh
#Copyright 2008-2010 Steffen Schaumburg
#Copyright 2008-2011 Steffen Schaumburg
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
run_fpdb.py

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#Copyright 2008-2010 Carl Gherardi
#Copyright 2008-2011 Carl Gherardi
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU Affero General Public License as published by
#the Free Software Foundation, version 3 of the License.

2
test_Python.py

@ -4,7 +4,7 @@
Test if python is working.
"""
# Copyright 2008-2010, Ray E. Barker
# Copyright 2008-2011, Ray E. Barker
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save