diff --git a/app/src/main/java/de/rochefort/childmonitor/AudioCodecDefines.java b/app/src/main/java/de/rochefort/childmonitor/AudioCodecDefines.java index 21d5a5c..6474897 100644 --- a/app/src/main/java/de/rochefort/childmonitor/AudioCodecDefines.java +++ b/app/src/main/java/de/rochefort/childmonitor/AudioCodecDefines.java @@ -1,5 +1,5 @@ /** - * This file is part of the Child Monitor. + * This file is part of Child Monitor. * * Child Monitor 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/app/src/main/java/de/rochefort/childmonitor/AudioListener.java b/app/src/main/java/de/rochefort/childmonitor/AudioListener.java index 276d32a..81af69a 100644 --- a/app/src/main/java/de/rochefort/childmonitor/AudioListener.java +++ b/app/src/main/java/de/rochefort/childmonitor/AudioListener.java @@ -1,5 +1,5 @@ /** - * This file is part of the Child Monitor. + * This file is part of Child Monitor. * * Child Monitor 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/app/src/main/java/de/rochefort/childmonitor/DiscoverActivity.java b/app/src/main/java/de/rochefort/childmonitor/DiscoverActivity.java index 81ce6fa..ba78aee 100644 --- a/app/src/main/java/de/rochefort/childmonitor/DiscoverActivity.java +++ b/app/src/main/java/de/rochefort/childmonitor/DiscoverActivity.java @@ -1,5 +1,5 @@ /** - * This file is part of the Child Monitor. + * This file is part of Child Monitor. * * Child Monitor 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/app/src/main/java/de/rochefort/childmonitor/ListenActivity.java b/app/src/main/java/de/rochefort/childmonitor/ListenActivity.java index 0736395..9232e70 100644 --- a/app/src/main/java/de/rochefort/childmonitor/ListenActivity.java +++ b/app/src/main/java/de/rochefort/childmonitor/ListenActivity.java @@ -1,5 +1,5 @@ /* - * This file is part of the Child Monitor. + * This file is part of Child Monitor. * * Child Monitor 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/app/src/main/java/de/rochefort/childmonitor/MonitorActivity.java b/app/src/main/java/de/rochefort/childmonitor/MonitorActivity.java index ef5b1d7..53d5067 100644 --- a/app/src/main/java/de/rochefort/childmonitor/MonitorActivity.java +++ b/app/src/main/java/de/rochefort/childmonitor/MonitorActivity.java @@ -1,5 +1,5 @@ /** - * This file is part of the Child Monitor. + * This file is part of Child Monitor. * * Child Monitor 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/app/src/main/java/de/rochefort/childmonitor/StartActivity.java b/app/src/main/java/de/rochefort/childmonitor/StartActivity.java index 05cdb83..a3e12e7 100644 --- a/app/src/main/java/de/rochefort/childmonitor/StartActivity.java +++ b/app/src/main/java/de/rochefort/childmonitor/StartActivity.java @@ -1,5 +1,5 @@ /** - * This file is part of the Child Monitor. + * This file is part of Child Monitor. * * Child Monitor 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/app/src/main/java/de/rochefort/childmonitor/VolumeView.java b/app/src/main/java/de/rochefort/childmonitor/VolumeView.java index 2f0e2e2..b338bcb 100644 --- a/app/src/main/java/de/rochefort/childmonitor/VolumeView.java +++ b/app/src/main/java/de/rochefort/childmonitor/VolumeView.java @@ -1,5 +1,5 @@ /** - * This file is part of the Child Monitor. + * This file is part of Child Monitor. * * Child Monitor is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by