Skip to content

Commit

Permalink
Sync with PFRE
Browse files Browse the repository at this point in the history
Clean up
  • Loading branch information
sonertari committed Dec 2, 2019
1 parent f436bb1 commit 27d64a5
Show file tree
Hide file tree
Showing 58 changed files with 243 additions and 247 deletions.
8 changes: 4 additions & 4 deletions src/Model/lib/AfTo.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down
8 changes: 4 additions & 4 deletions src/Model/lib/Anchor.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down
8 changes: 4 additions & 4 deletions src/Model/lib/Antispoof.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down
8 changes: 4 additions & 4 deletions src/Model/lib/BinatTo.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down
10 changes: 5 additions & 5 deletions src/Model/lib/Blank.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down Expand Up @@ -45,4 +45,4 @@ function generate()
return $this->rule['blank'];
}
}
?>
?>
10 changes: 5 additions & 5 deletions src/Model/lib/Comment.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down Expand Up @@ -51,4 +51,4 @@ function generate()
return $this->str;
}
}
?>
?>
8 changes: 4 additions & 4 deletions src/Model/lib/DivertPacket.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down
8 changes: 4 additions & 4 deletions src/Model/lib/DivertTo.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down
8 changes: 4 additions & 4 deletions src/Model/lib/Filter.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down
8 changes: 4 additions & 4 deletions src/Model/lib/FilterBase.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down
10 changes: 5 additions & 5 deletions src/Model/lib/Include.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down Expand Up @@ -69,4 +69,4 @@ function generate()
return $this->str;
}
}
?>
?>
10 changes: 5 additions & 5 deletions src/Model/lib/Limit.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down Expand Up @@ -120,4 +120,4 @@ function generate()
return $this->str;
}
}
?>
?>
10 changes: 5 additions & 5 deletions src/Model/lib/LoadAnchor.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down Expand Up @@ -74,4 +74,4 @@ function generate()
return $this->str;
}
}
?>
?>
10 changes: 5 additions & 5 deletions src/Model/lib/Macro.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
/*
* Copyright (C) 2004-2019 Soner Tari
*
* This file is part of UTMFW.
* This file is part of PFRE.
*
* UTMFW is free software: you can redistribute it and/or modify
* PFRE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* UTMFW is distributed in the hope that it will be useful,
* PFRE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with UTMFW. If not, see <http://www.gnu.org/licenses/>.
* along with PFRE. If not, see <http://www.gnu.org/licenses/>.
*/

namespace Model;
Expand Down Expand Up @@ -90,4 +90,4 @@ function generate()
return $this->str;
}
}
?>
?>
Loading

0 comments on commit 27d64a5

Please sign in to comment.