diff --git a/README.md b/README.md index dc726f8a06763ba0e0eef8f502feacfb9b688667..26c75d85d87c361478e9c15a1a0015bc27d4f89b 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,20 @@ The script reads the address of the MongoDB server from $ bundle exec rake 'drop_database[/path/to/server/dir, 456fdb267377b88fa37abf60fcbd9bfaa813bf1f]' ``` drops only data belonging to the commit 456fdb267377b88fa37abf60fcbd9bfaa813bf1f. + +LICENSE +============ +Copyright 2016 Patrick Plagwitz. + +Wundertaker 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. + +Wundertaker 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 Wundertaker. If not, see <http://www.gnu.org/licenses/>. diff --git a/server/src/cados_web/caching_file_info_provider.rb b/server/src/cados_web/caching_file_info_provider.rb index 0f543eadab0af756fd7fa7b8f9530952100adc3c..287bb7e867217fdcba6955abd7bf390b859f0d13 100644 --- a/server/src/cados_web/caching_file_info_provider.rb +++ b/server/src/cados_web/caching_file_info_provider.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/config_file_reader.rb b/server/src/cados_web/config_file_reader.rb index 652c77c4053480ea92c395b6ad5cec625add7a41..77bf85c0442c91eff28fbcd909fe57070b4d389e 100644 --- a/server/src/cados_web/config_file_reader.rb +++ b/server/src/cados_web/config_file_reader.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/core/block.rb b/server/src/cados_web/core/block.rb index 5ed8a15b5b7bada019ba49676a7e440bfdc482f8..a8b2f5340e21507f1a002b654cb694ab02018f8a 100644 --- a/server/src/cados_web/core/block.rb +++ b/server/src/cados_web/core/block.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/core/block_list_translator.rb b/server/src/cados_web/core/block_list_translator.rb index f011e49c6ca9ca55aa8e2d5422498b26c99bf021..df64019aee48856554e8c1f21a89ce39384345d5 100644 --- a/server/src/cados_web/core/block_list_translator.rb +++ b/server/src/cados_web/core/block_list_translator.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/core/code_file.rb b/server/src/cados_web/core/code_file.rb index 6aa75cc1dd14ae82ebc783d7bc47e387e9c69aa3..71532388707a8d8292a426a38affe87f1732de43 100644 --- a/server/src/cados_web/core/code_file.rb +++ b/server/src/cados_web/core/code_file.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/core/preorder_block_list.rb b/server/src/cados_web/core/preorder_block_list.rb index 9edbb17d3ae4670d507fb53479e182e8806e36b0..3770ce6f34e74426df6e4f8138d8086bf7a5a6a0 100644 --- a/server/src/cados_web/core/preorder_block_list.rb +++ b/server/src/cados_web/core/preorder_block_list.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/core/report.rb b/server/src/cados_web/core/report.rb index 54abaabe313f80cb453f94f0e0ef7123ea94d6c8..9f7987d08425fae0348ce817a24ed07103becf13 100644 --- a/server/src/cados_web/core/report.rb +++ b/server/src/cados_web/core/report.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/cpp_definitions_reader.rb b/server/src/cados_web/cpp_definitions_reader.rb index cfb485bc3dc48fa01a89058173721efbf9604ed7..88188bbd8d4ece2542316e3a1de75cccba82b846 100644 --- a/server/src/cados_web/cpp_definitions_reader.rb +++ b/server/src/cados_web/cpp_definitions_reader.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/exceptions.rb b/server/src/cados_web/exceptions.rb index bfa3b75db86253b4648ac2d39decff0eae46f889..7af9cb59ca3c41526e4ec27f8884e3745b28a180 100644 --- a/server/src/cados_web/exceptions.rb +++ b/server/src/cados_web/exceptions.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/generators_collector.rb b/server/src/cados_web/generators_collector.rb index 6e3f73cbf5d09cfa13ead40dde2f36c082cc2b04..75b863b7494a0dc42f39c6e0f56e7e40923d3f0b 100644 --- a/server/src/cados_web/generators_collector.rb +++ b/server/src/cados_web/generators_collector.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/git_file_id.rb b/server/src/cados_web/git_file_id.rb index 311862ad171595790f7baa04c2a91ea2f40cb732..7e4d71a0a5ed8d250b7b40235a07389177af7bb8 100644 --- a/server/src/cados_web/git_file_id.rb +++ b/server/src/cados_web/git_file_id.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/git_path.rb b/server/src/cados_web/git_path.rb index 3c53aa55c5cfaf77991f23938ab57f10c1304fc5..2a3fd8e325de2057be627c062a9e2f88800523d4 100644 --- a/server/src/cados_web/git_path.rb +++ b/server/src/cados_web/git_path.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/header_scanner.rb b/server/src/cados_web/header_scanner.rb index 6a639d568c7b3885e7ac92a5ee05dbd73336d8cb..cad46a02600ff8674053f6be2985b6e3b38ca1e9 100644 --- a/server/src/cados_web/header_scanner.rb +++ b/server/src/cados_web/header_scanner.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/block_based_embellisher.rb b/server/src/cados_web/html/block_based_embellisher.rb index 005ecf86fcb7c7489c0a04f9d5d60bd48a9a2aac..7352f3681577bab715c6c025ef8dfe4fde440e21 100644 --- a/server/src/cados_web/html/block_based_embellisher.rb +++ b/server/src/cados_web/html/block_based_embellisher.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/block_boxes_embellisher.rb b/server/src/cados_web/html/block_boxes_embellisher.rb index dd5d89b40e0517c49ad786f8132f88ebc6e71e86..54f56e94b159fbc71dd3d89185fb451a4325854f 100644 --- a/server/src/cados_web/html/block_boxes_embellisher.rb +++ b/server/src/cados_web/html/block_boxes_embellisher.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/block_spans_embellisher.rb b/server/src/cados_web/html/block_spans_embellisher.rb index 0e87cb3e192802ceb8173182e6ab7a9466e403f1..bafe8c9757b2d10dab0b7422eaeb298a2257c2c4 100644 --- a/server/src/cados_web/html/block_spans_embellisher.rb +++ b/server/src/cados_web/html/block_spans_embellisher.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/boundary_bars_embellisher.rb b/server/src/cados_web/html/boundary_bars_embellisher.rb index ea46b34ee218701d042d62f1441eb5964586af02..b74e0ae005ea45985e46ba1f9d2e6bb572ff0626 100644 --- a/server/src/cados_web/html/boundary_bars_embellisher.rb +++ b/server/src/cados_web/html/boundary_bars_embellisher.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/breadcrumb_generator.rb b/server/src/cados_web/html/breadcrumb_generator.rb index f8ff838cd537f319e626221d3bdc74bd8cfe941d..1c7e4a9380e51f8814bf357f4d20f85e23d8d606 100644 --- a/server/src/cados_web/html/breadcrumb_generator.rb +++ b/server/src/cados_web/html/breadcrumb_generator.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/code_bars_embellisher.rb b/server/src/cados_web/html/code_bars_embellisher.rb index 9375354d89c8c9d384dfec7520c325152fe12890..5bc5523193223dcdc1e50bd9cb8d0d7fa82a323f 100644 --- a/server/src/cados_web/html/code_bars_embellisher.rb +++ b/server/src/cados_web/html/code_bars_embellisher.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/cpp_symbol_shortcuts_embellisher.rb b/server/src/cados_web/html/cpp_symbol_shortcuts_embellisher.rb index 4f2a2c9df79f950f3230747789f2192b225f03be..14389f7a9c0e08dc7ada3fc781ba46eb9dd5c3fa 100644 --- a/server/src/cados_web/html/cpp_symbol_shortcuts_embellisher.rb +++ b/server/src/cados_web/html/cpp_symbol_shortcuts_embellisher.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/defect_details_embellisher.rb b/server/src/cados_web/html/defect_details_embellisher.rb index f3a3f72732623341feb13d5987ecf8d36649ac95..5deaff273f582b7a469a0a838c227bd9abe47397 100644 --- a/server/src/cados_web/html/defect_details_embellisher.rb +++ b/server/src/cados_web/html/defect_details_embellisher.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/empty_lines_generator.rb b/server/src/cados_web/html/empty_lines_generator.rb index a3c68baac8b63b83a3629201caa42e58718445e8..8851d3460056d40a1d320b98ad8ad1468db42419 100644 --- a/server/src/cados_web/html/empty_lines_generator.rb +++ b/server/src/cados_web/html/empty_lines_generator.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/file_view_generator.rb b/server/src/cados_web/html/file_view_generator.rb index 6cdad62d77fca89aed357e10e382121579d2f46e..0f2f7b4bc43f8c0f0865be531d7a0126685579a9 100644 --- a/server/src/cados_web/html/file_view_generator.rb +++ b/server/src/cados_web/html/file_view_generator.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/folder_view_generator.rb b/server/src/cados_web/html/folder_view_generator.rb index d5e3e5eaf952ff5424830a65cc7205a701e7992e..91527f0ae1d1350a8ff4f71bc2b99d50ca6a560a 100644 --- a/server/src/cados_web/html/folder_view_generator.rb +++ b/server/src/cados_web/html/folder_view_generator.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/highlighting_html_generator.rb b/server/src/cados_web/html/highlighting_html_generator.rb index dbf890b1978e6b786dea8b435fde2d32c2a937f9..5ee1296d8433d7e7d3cabb54948b87ad3ca03831 100644 --- a/server/src/cados_web/html/highlighting_html_generator.rb +++ b/server/src/cados_web/html/highlighting_html_generator.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/line_number_ids_embellisher.rb b/server/src/cados_web/html/line_number_ids_embellisher.rb index 686a0fa6140840f543a268dfb14a7b6d259f841d..2ea0037a72c3d9632ca1da4d073b9197e2dd0d63 100644 --- a/server/src/cados_web/html/line_number_ids_embellisher.rb +++ b/server/src/cados_web/html/line_number_ids_embellisher.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/line_numbers_generator.rb b/server/src/cados_web/html/line_numbers_generator.rb index 9a384fe3f5181e3f7651db47c1acf36198b849b9..65c2d18c11b611dc723bd2a0aa241c70d22af1a3 100644 --- a/server/src/cados_web/html/line_numbers_generator.rb +++ b/server/src/cados_web/html/line_numbers_generator.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/repos_links_generator.rb b/server/src/cados_web/html/repos_links_generator.rb index b53057a5d34b140403aab2b469ac4d344a67a8f7..0e334bca5f5915313b790b4941b7582bcd1c4bf2 100644 --- a/server/src/cados_web/html/repos_links_generator.rb +++ b/server/src/cados_web/html/repos_links_generator.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/html/spans_aware_output.rb b/server/src/cados_web/html/spans_aware_output.rb index 18a692d85aa618d5d73c02dc60a767ef162e8e99..f1c7861d8649bf551046639e54612729713ec55f 100644 --- a/server/src/cados_web/html/spans_aware_output.rb +++ b/server/src/cados_web/html/spans_aware_output.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/mongodb_connection.rb b/server/src/cados_web/mongodb_connection.rb index 541b644872292fdfa09a280519a4c5d1fce22ab3..0f8c2106096fdac83c021e04a3be398e839fb24f 100644 --- a/server/src/cados_web/mongodb_connection.rb +++ b/server/src/cados_web/mongodb_connection.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/reports_reader.rb b/server/src/cados_web/reports_reader.rb index c343494760b21e6c7667b56e4a7a6c9113fa119f..98911c620f7e82a9f10be86ff1d6b730374a9d8c 100644 --- a/server/src/cados_web/reports_reader.rb +++ b/server/src/cados_web/reports_reader.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/cados_web/undertaker_runner.rb b/server/src/cados_web/undertaker_runner.rb index adb0462920c7db6654701674a656a58a2a854a21..e519505eb2caad65a3a0f38190a42040ebc2a031 100644 --- a/server/src/cados_web/undertaker_runner.rb +++ b/server/src/cados_web/undertaker_runner.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/src/server.rb b/server/src/server.rb index 891bad5da3b3d8d56120de909ec1f0b53e319f86..429e61ecd93c34a200f23ed4b89e652ce5e004de 100644 --- a/server/src/server.rb +++ b/server/src/server.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/cados_web/caching_file_info_provider_test.rb b/server/test/cados_web/caching_file_info_provider_test.rb index f7bbc3bce4be2ed0aed70f9163b840e4afc16dc9..f0d88743ec10ae1f3cb4192cea0a0ef198fc77f0 100644 --- a/server/test/cados_web/caching_file_info_provider_test.rb +++ b/server/test/cados_web/caching_file_info_provider_test.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/cados_web/core/block_list_translator_test.rb b/server/test/cados_web/core/block_list_translator_test.rb index e0682cc16e20e972ea6dcfce1ad4a8aebdf4c761..a7fc704771ae23a29f5988a0ce7d05cc7a3ab75a 100644 --- a/server/test/cados_web/core/block_list_translator_test.rb +++ b/server/test/cados_web/core/block_list_translator_test.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/cados_web/core/preorder_block_list_test.rb b/server/test/cados_web/core/preorder_block_list_test.rb index b304a51f148cdfe657e191d478e3203c939e2d99..fc235a95a82187e6c39bcab22e6fc37ee70e4b6c 100644 --- a/server/test/cados_web/core/preorder_block_list_test.rb +++ b/server/test/cados_web/core/preorder_block_list_test.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/cados_web/cpp_definitions_reader_test.rb b/server/test/cados_web/cpp_definitions_reader_test.rb index 91de02b507e4a4425082f29eaf52a2e8f87ba6a2..80a303fccef719c0f89d1da15a317c3e0444e67d 100644 --- a/server/test/cados_web/cpp_definitions_reader_test.rb +++ b/server/test/cados_web/cpp_definitions_reader_test.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/cados_web/generators_collector_test.rb b/server/test/cados_web/generators_collector_test.rb index 03cb206f2adde3dec4ccbe02b62c1a04f67ebc78..a3410927f7898e8e4acadd95341fb48dbb5c9e63 100644 --- a/server/test/cados_web/generators_collector_test.rb +++ b/server/test/cados_web/generators_collector_test.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/cados_web/git_file_id_test.rb b/server/test/cados_web/git_file_id_test.rb index 59a6090152ea5f2e2b7721a20db47127731c167c..b1570f48c27afc0f89fab943b647a4c222ac8eed 100644 --- a/server/test/cados_web/git_file_id_test.rb +++ b/server/test/cados_web/git_file_id_test.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/cados_web/html/block_spans_embellisher_test.rb b/server/test/cados_web/html/block_spans_embellisher_test.rb index 968b2a1bae6ddc1af12c5029623e4af614b9c208..52e5868aa56febbf11ed240ef71b5eff2bfba920 100644 --- a/server/test/cados_web/html/block_spans_embellisher_test.rb +++ b/server/test/cados_web/html/block_spans_embellisher_test.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/cados_web/html/highlighting_html_generator_test.rb b/server/test/cados_web/html/highlighting_html_generator_test.rb index 3e66d103ecbf2ce1fe40cbbc5065f0fc645e02a1..87922b8fffe7babf2dfeffe909b05cf80f3dc879 100644 --- a/server/test/cados_web/html/highlighting_html_generator_test.rb +++ b/server/test/cados_web/html/highlighting_html_generator_test.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/cados_web/reports_reader_test.rb b/server/test/cados_web/reports_reader_test.rb index 0cb2d7b1571c10c3b8eea072a005d05c78493c8b..336980cdfa15627060814b0403dd2cbefa88e756 100644 --- a/server/test/cados_web/reports_reader_test.rb +++ b/server/test/cados_web/reports_reader_test.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/cados_web/undertaker_runner_test.rb b/server/test/cados_web/undertaker_runner_test.rb index fd587d8a08954fe40710e2c0ff6fc0c792d2d4ec..289d10aa7d8e5d9b5c928a4eea6a9a96e2cec900 100644 --- a/server/test/cados_web/undertaker_runner_test.rb +++ b/server/test/cados_web/undertaker_runner_test.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/spec/serverspec.rb b/server/test/spec/serverspec.rb index 43de66dcccbed8d67d05ccaf9316921e2262f9dd..a3f8ec037670f48684904a91ae898e90435eef89 100644 --- a/server/test/spec/serverspec.rb +++ b/server/test/spec/serverspec.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/server/test/test_util.rb b/server/test/test_util.rb index e7c474601bd0a422634dc61782e78c63063eaa0e..a8e4b4e568d369e93b4114233a865a63833c574c 100644 --- a/server/test/test_util.rb +++ b/server/test/test_util.rb @@ -1,4 +1,5 @@ # This file is part of Wundertaker. +# Copyright 2016 Patrick Plagwitz # # Wundertaker is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by