File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed
RequireJsNet.Compressor/Properties
RequireJsNet.ResxToJs/Properties
RequireJsNet.Scripts/Properties Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 13
13
// set of attributes. Change these attribute values to modify the information
14
14
// associated with an assembly.
15
15
[ assembly: AssemblyTitle ( "RequireJsNet.Compressor" ) ]
16
- [ assembly: AssemblyDescription ( "RequireJS MSBuild build task" ) ]
16
+ [ assembly: AssemblyDescription ( "RequireJS.NET bundling and minification MSBuild task" ) ]
17
17
[ assembly: AssemblyConfiguration ( "" ) ]
18
- [ assembly: AssemblyCompany ( "" ) ]
19
- [ assembly: AssemblyProduct ( "RequireJsNet. Compressor" ) ]
20
- [ assembly: AssemblyCopyright ( "Copyright © 2013 " ) ]
18
+ [ assembly: AssemblyCompany ( "VeriTech Solutions SRL " ) ]
19
+ [ assembly: AssemblyProduct ( "RequireJS.NET Compressor" ) ]
20
+ [ assembly: AssemblyCopyright ( "Copyright © VeriTech Solutions SRL 2014 " ) ]
21
21
[ assembly: AssemblyTrademark ( "" ) ]
22
22
[ assembly: AssemblyCulture ( "" ) ]
23
23
Original file line number Diff line number Diff line change 8
8
[ assembly: AssemblyTitle ( "RequireJsNet.ResxToJs" ) ]
9
9
[ assembly: AssemblyDescription ( "" ) ]
10
10
[ assembly: AssemblyConfiguration ( "" ) ]
11
- [ assembly: AssemblyCompany ( "" ) ]
12
- [ assembly: AssemblyProduct ( "RequireJsNet. ResxToJs" ) ]
13
- [ assembly: AssemblyCopyright ( "Copyright © 2014" ) ]
11
+ [ assembly: AssemblyCompany ( "VeriTech Solutions SRL " ) ]
12
+ [ assembly: AssemblyProduct ( "RequireJS.NET ResxToJs" ) ]
13
+ [ assembly: AssemblyCopyright ( "Copyright © VeriTech Solutions SRL 2014" ) ]
14
14
[ assembly: AssemblyTrademark ( "" ) ]
15
15
[ assembly: AssemblyCulture ( "" ) ]
16
16
Original file line number Diff line number Diff line change 6
6
// set of attributes. Change these attribute values to modify the information
7
7
// associated with an assembly.
8
8
[ assembly: AssemblyTitle ( "RequireJsNet.Scripts" ) ]
9
- [ assembly: AssemblyDescription ( "" ) ]
9
+ [ assembly: AssemblyDescription ( "Contains the minfy version of require.js the text and i18n plug-ins " ) ]
10
10
[ assembly: AssemblyConfiguration ( "" ) ]
11
- [ assembly: AssemblyCompany ( "" ) ]
12
- [ assembly: AssemblyProduct ( "RequireJsNet. Scripts" ) ]
13
- [ assembly: AssemblyCopyright ( "Copyright © 2014" ) ]
11
+ [ assembly: AssemblyCompany ( "VeriTech Solutions SRL " ) ]
12
+ [ assembly: AssemblyProduct ( "RequireJS.NET Scripts" ) ]
13
+ [ assembly: AssemblyCopyright ( "Copyright © VeriTech Solutions SRL 2014" ) ]
14
14
[ assembly: AssemblyTrademark ( "" ) ]
15
15
[ assembly: AssemblyCulture ( "" ) ]
16
16
Original file line number Diff line number Diff line change 15
15
[ assembly: AssemblyTitle ( "RequireJsNet" ) ]
16
16
[ assembly: AssemblyDescription ( "RequireJS for ASP.NET MVC" ) ]
17
17
[ assembly: AssemblyConfiguration ( "" ) ]
18
- [ assembly: AssemblyCompany ( "stefanprodan.eu " ) ]
18
+ [ assembly: AssemblyCompany ( "VeriTech Solutions SRL " ) ]
19
19
[ assembly: AssemblyProduct ( "RequireJS.NET" ) ]
20
- [ assembly: AssemblyCopyright ( "Copyright © Stefan Prodan 2014" ) ]
20
+ [ assembly: AssemblyCopyright ( "Copyright © VeriTech Solutions SRL 2014" ) ]
21
21
[ assembly: AssemblyTrademark ( "" ) ]
22
22
[ assembly: AssemblyCulture ( "" ) ]
23
23
You can’t perform that action at this time.
0 commit comments