123 questions
1
vote
1
answer
929
views
What is the technology used to blackout a video streaming when the user is attempting to do a screenshot?
Many streaming websites, such as Netflix and Disney+, use DRM to protect their video. When the user wants to do screenshot, video recording, or share screen via video conference, the video content ...
0
votes
1
answer
68
views
Copyright details doesn't show Organization name
I am creating an exe using InstallShield 2022. Its a C# WPF code. Once the build is created from InstallShield, When I run the exe as administrator, the pop-up which appears, doesn't show Copyright ...
0
votes
0
answers
80
views
How to protect code with a copyright licence from distributing/using elsewhere unless they buy it from me?
What I'll do in general :
Program a software for a company
Distributing the C++ and other source code to the company, they may arrange it as they want, reuse and edit it without warning me
The source ...
0
votes
2
answers
53
views
Is it legal to display audio files of singers
recently i developed application for ios and android. it allows users to upload audio files from their own storage to server . and i have tab into my app for displaying those audios files . most of ...
0
votes
2
answers
812
views
Displaying the copyright years in Blogger template
Is there a way to display the copyright years (including the first year) of a blog in a Blogger template?
Actually I can display only the last year (on user level, because is just a JavaScript code):
&...
1
vote
1
answer
759
views
Why does Eclipse display UTF-8 encoded files differently?
Eclipse is configured to interpret text files as UTF-8 encoding. Why does it not honor these settings in the Editor for *.properties files?
A text file named db.properties contains the 2-byte ...
-2
votes
1
answer
313
views
How do I have to declare copyright on my Website?
I have a Javascript, Html and Css Website and have some Pictures that aren't mine.
Now I have the Question how is the correct way how you give credits.
I just want to be on the safe Site.
For now I ...
3
votes
0
answers
108
views
Can I use google image "search results" in commercial apps?
I understand that there's a possibility of copyright infringement if I download any image on google image search and use It without asking for permission. But what if I use the search result itself ...
0
votes
1
answer
587
views
Intellij Copyright velocity template - how to add file creation date
I would like to add the date the file was created and the date the file was last updated on my java project on IntelliJ. I was able to add the last modification date via $file.lastModified.
Does ...
0
votes
0
answers
303
views
temporarily adding watermark image/copyright text while displaying image in django template
I am creating a stock photo site. I need to add watermark temporarily while displaying in django template so that user shouldn't be able to download original photo without purchasing. I've tried ...
0
votes
1
answer
3k
views
What does the copyright() method in python do?
I have seen PyCharm suggest to me to use a function named copyright(). I have never written such function / imported anything which means it is a python standard library function. could not find any ...
2
votes
2
answers
592
views
How do I give credit to the authors of Wikipedia text?
I'm working on an MVC project where most of the text of the pages will be extracted from Wikipedia (possibly, but not necessarily English), and manually translated in additional languages. As far as I ...
-2
votes
1
answer
798
views
How can I make IntelliJ insert a copyright header by default in each new project?
Why does Intellij Idea make it so difficult to have a simple message that is added at the top of each file. ie.
/**
* Created on date
* Copyright by developer
*/
Maybe I'm reading it wrong but ...
0
votes
2
answers
307
views
Update Copyright Year from a time server
recently I needed to update the copyright year on a website, so I used java script to get the year from the system time but is there a way to use an internet time server to update the copyright year ?
...
0
votes
3
answers
1k
views
How to write sentences including bulleted copyright symbol
how to write this sentence in the same line with a bulleted copyright symbol
"copyright .© 2015.All rights reserved"?
using code like this
<p>Copyright <li>%copy;</li> 2015.All ...
1
vote
1
answer
64
views
Using phrases from h.264 specifications in code comments
The h.264 specifications from ITU 2017 contain this copyright notice:
(C) ITU 2017
All rights reserved. No part of this publication may be reproduced, by any means whatsoever, without the prior
...
-1
votes
1
answer
5k
views
Adding of copyright information data to winforms application build
Copyright (C) 2019 Project - All Rights Reserved string with other information, in my case C# WinForms or WPF application, usually included into head of .cs file comment.
I'm trying to figure out, ...
3
votes
1
answer
2k
views
How to add copyright notice to Sphinx generated Latex documentation?
I have set the copyright configuration value and it correctly appears in the HTML output. However, it does not appear at all in the LaTeX output, and I can't find any option for LaTeX output that ...
2
votes
1
answer
3k
views
How can I update the copyright information of files in Xcode?
I want to change all copyright information of my whole project. For this, I changed the template of the copyright, but this change does not affect my existing project files, only newly created files.
...
-3
votes
1
answer
129
views
display protected copyright video in my app [closed]
hi my question is can i display cartoon (like tom and Jerry .etc) in my app and use ads but only if the
user is connected to internet because the default is that i target specific niche
for users ...
0
votes
1
answer
271
views
How to prevent apps with accessibility access to copy texts from an app?
Apps like Universal Copy (https://play.google.com/store/apps/details?id=com.camel.corp.universalcopy&hl=en) can copy "not selectable text" from Android apps. How can one prevent this?
The app ...
-1
votes
1
answer
828
views
Street View showing black screen of ISS: Image may be subject to copyright
I am trying to embed the latest Google Street View of the International Space Station to a new page that I am creating. The problem is that I get a black screen and the message "Image may be subject ...
7
votes
2
answers
3k
views
IntelliJ - Update Copyright Year
I have a copyright profile defined in IntelliJ as Copyright ${today.year}, All Rights Reserved. This works great on new files, however on existing files I would like to update the existing year to a ...
0
votes
1
answer
156
views
IntelliJ copyright at compile time
I'm working on a build script that will generate new files for my project at compile time. These files will be shared publicly so they need to include the correct copyright information. Is there any ...
-1
votes
1
answer
138
views
Avoiding Copyright infringment
How can I add popular flash or html games to my website without the possibility of having copyright infringement problems? I have researched and came up with the possibility of emailing all the ...