diff --git a/src/UI/PuterDialog.js b/src/UI/PuterDialog.js index c1c42aba0..648ad0c2d 100644 --- a/src/UI/PuterDialog.js +++ b/src/UI/PuterDialog.js @@ -1,9 +1,9 @@ /** * Copyright (C) 2024 Puter Technologies Inc. * - * This file is part of Puter.com. + * This file is part of Puter. * - * Puter.com is free software: you can redistribute it and/or modify + * Puter 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, either version 3 of the License, or * (at your option) any later version. diff --git a/src/helpers/content_type_to_icon.js b/src/helpers/content_type_to_icon.js index 8acd47ddb..1cec143d4 100644 --- a/src/helpers/content_type_to_icon.js +++ b/src/helpers/content_type_to_icon.js @@ -1,9 +1,9 @@ /** * Copyright (C) 2024 Puter Technologies Inc. * - * This file is part of Puter.com. + * This file is part of Puter. * - * Puter.com is free software: you can redistribute it and/or modify + * Puter 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, either version 3 of the License, or * (at your option) any later version. @@ -18,7 +18,7 @@ */ /** - * Maps a MIME/Content type to the appropriate icon. + * Maps a MIME/Content Type to the appropriate icon. * * @param {*} type * @returns diff --git a/src/helpers/download.js b/src/helpers/download.js index dc4ffa544..85e808d2c 100644 --- a/src/helpers/download.js +++ b/src/helpers/download.js @@ -1,9 +1,9 @@ /** * Copyright (C) 2024 Puter Technologies Inc. * - * This file is part of Puter.com. + * This file is part of Puter. * - * Puter.com is free software: you can redistribute it and/or modify + * Puter 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, either version 3 of the License, or * (at your option) any later version. diff --git a/src/helpers/update_last_touch_coordinates.js b/src/helpers/update_last_touch_coordinates.js index dc7a508d1..a814bb3a8 100644 --- a/src/helpers/update_last_touch_coordinates.js +++ b/src/helpers/update_last_touch_coordinates.js @@ -1,9 +1,9 @@ /** * Copyright (C) 2024 Puter Technologies Inc. * - * This file is part of Puter.com. + * This file is part of Puter. * - * Puter.com is free software: you can redistribute it and/or modify + * Puter 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, either version 3 of the License, or * (at your option) any later version. diff --git a/src/helpers/update_title_based_on_uploads.js b/src/helpers/update_title_based_on_uploads.js index 4d7a4f612..d7fc76f5a 100644 --- a/src/helpers/update_title_based_on_uploads.js +++ b/src/helpers/update_title_based_on_uploads.js @@ -1,9 +1,9 @@ /** * Copyright (C) 2024 Puter Technologies Inc. * - * This file is part of Puter.com. + * This file is part of Puter. * - * Puter.com is free software: you can redistribute it and/or modify + * Puter 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, either version 3 of the License, or * (at your option) any later version. diff --git a/src/helpers/update_username_in_gui.js b/src/helpers/update_username_in_gui.js index 80d073743..1a763439e 100644 --- a/src/helpers/update_username_in_gui.js +++ b/src/helpers/update_username_in_gui.js @@ -1,9 +1,9 @@ /** * Copyright (C) 2024 Puter Technologies Inc. * - * This file is part of Puter.com. + * This file is part of Puter. * - * Puter.com is free software: you can redistribute it and/or modify + * Puter 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, either version 3 of the License, or * (at your option) any later version.