浏览代码

Change Puter.com to Puter in some license headers

Nariman Jelveh 1 年之前
父节点
当前提交
99980d38b2

+ 2 - 2
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.

+ 3 - 3
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 

+ 2 - 2
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.

+ 2 - 2
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.

+ 2 - 2
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.

+ 2 - 2
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.