0
My question is somewhat conceptual.
My company registered the software in the INPI and received protocol data, etc.
How to fill this data in my system?
I noticed that in the file AssemblyInfo.cs
i have fields that allow me to fill in. Doubt is how to fill in.
[assembly: AssemblyTitle("CBIP.Business.UI.Web")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("CBIP.Business.UI.Web")]
[assembly: AssemblyCopyright("Copyright © 2015")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
What is the correct way to fill in this information?
What is the question, specifically? If the fields are there is not only put the values?
– Jéf Bueno
In fact the INPI gives a set of information. Protocol, Order Number, Program Type, Application Field. The only thing I found in the protocol that matches these fields is the name of the company. The rest I’m lost. There is, for example, a date of entry of the protection request, but there is no effective date, to put in the Copyright, for example.
– Andy Schmitt
But these data are purely descriptive, just make a screen of about and life that follows.
– Jéf Bueno
Is it dup? https://answall.com/q/156167/101
– Maniero