22474. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/2/2019 9:49:00 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

22474.1 Files compared

# Location File Last Modified
1 JLV_JLV 2_7_2_0_0.zip\JLV_Src\jMeadows\src\main\webapp index.jsp Wed Mar 20 21:43:40 2019 UTC
2 JLV_JLV 2_7_2_0_0.zip\JLV_Src\jMeadows\src\main\webapp index.jsp Tue Apr 2 13:30:31 2019 UTC

22474.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 56
Changed 1 2
Inserted 0 0
Removed 0 0

22474.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

22474.4 Active regular expressions

No regular expressions were active.

22474.5 Comparison detail

  1   <%--
  2     ~ Janus  4.0 (c)
  3     ~ Copyri ght (c) 20 13 Hawaii  Resource G roup LLC.  All Rights  Reserved.
  4     ~ Develo ped for th e Pacific  Telehealth  & Technol ogy Hui an d the Paci fic Joint  Informatio n Technolo gy Center
  5     ~ Contri butors:
  6     ~      H onorable S enator Dan iel K. Ino uye
  7     ~      V A Pacific  Islands He alth Care  System
  8     ~      T ripler Arm y Medical  Center
  9     --%>
  10  
  11   <%--
  12       Docume nt   : ind ex
  13       Create d on : Aug  19, 2010,  2:57:30 P M
  14         Author       DNS
  15   --%>
  16  
  17   <%@page co ntentType= "text/html " pageEnco ding="UTF- 8"%>
  18   <!DOCTYPE  HTML PUBLI C "-//W3C/ /DTD HTML  4.01 Trans itional//E N"
  19   "http://ww w.w3.org/T R/html4/lo ose.dtd">
  20  
  21   <html>
  22   <head>
  23       <meta  http-equiv ="Content- Type" cont ent="text/ html; char set=UTF-8" >
  24       <title >Web Servi ce Index P age</title >
  25   </head>
  26   <body>
  27   <h1>WebSer vice Index  Page</h1>
  28   </body>
  29   </html>