repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
dotcms-legacy/core-2.x
src/com/dotmarketing/portlets/workflows/ajax/WfRoleStoreAjax.java
8847
package com.dotmarketing.portlets.workflows.ajax; import com.dotmarketing.business.APILocator; import com.dotmarketing.business.Role; import com.dotmarketing.business.RoleAPI; import com.dotmarketing.cms.factories.PublicCompanyFactory; import com.dotmarketing.exception.DotDataException; import com.dotmarketing.portlet...
gpl-3.0
rajmahesh/magento2-master
vendor/magento/module-ui/Test/Unit/Controller/Adminhtml/Export/GridToCsvTest.php
1912
<?php /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Ui\Test\Unit\Controller\Adminhtml\Export; use Magento\Backend\App\Action\Context; use Magento\Framework\App\Response\Http\FileFactory; use Magento\Ui\Controller\Adminhtml\Export\GridToCsv; use Mage...
gpl-3.0
mcdeoliveira/NC
NCGB/Compile/src/OBSOLETE2009/OrderTeXBanner.hpp
342
// Mark Stankus 1999 (c) // OrderTeXBanner.hpp #ifndef INCLUDED_ORDERTEXBANNER_H #define INCLUDED_ORDERTEXBANNER_H class BroadCastData; class OrderTeXBanner : public Recipient { public: OrderTeXBanner() {}; virtual ~OrderTeXBanner(); virtual void action(const BroadCastData & x) const; virtual Recipient * clo...
gpl-3.0
oucsaw/machinery
spec/helper/merge_users_and_groups_spec.rb
6762
# Copyright (c) 2013-2015 SUSE LLC # # This program is free software; you can redistribute it and/or # modify it under the terms of version 3 of the GNU General Public License as # published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; ...
gpl-3.0
mgood7123/UPM
Files/Code/perl/lib/site_perl/5.26.1/URI/_generic.pm
5848
package URI::_generic; use strict; use warnings; use parent qw(URI URI::_query); use URI::Escape qw(uri_unescape); use Carp (); our $VERSION = '1.72'; $VERSION = eval $VERSION; my $ACHAR = $URI::uric; $ACHAR =~ s,\\[/?],,g; my $PCHAR = $URI::uric; $PCHAR =~ s,\\[?],,g; sub _no_scheme_ok { 1 } sub authority { ...
gpl-3.0
cprov/snapcraft
snaps_tests/demos_tests/test_hooks.py
1341
# -*- Mode:Python; indent-tabs-mode:nil; tab-width:4 -*- # # Copyright (C) 2017 Canonical Ltd # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License version 3 as # published by the Free Software Foundation. # # This program is distributed in the h...
gpl-3.0
MissionalDigerati/main_website
config/settings.sample.php
1675
<?php /** * This file is part of Missional Digerati Website. * * Missional Digerati Website is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any lat...
gpl-3.0
salamader/ffxi-a
scripts/zones/Arrapago_Reef/mobs/Lamia_No24.lua
804
----------------------------------- -- Area: Arrapago Reef (54) -- Mob: Lamia_No24 ----------------------------------- -- require("scripts/zones/Arrapago_Reef/MobIDs"); ----------------------------------- -- onMobInitialize ----------------------------------- function onMobInitialize(mob) end; -----------------...
gpl-3.0
ucsf-ckm/moodle
grade/export/txt/version.php
1196
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Moodle ...
gpl-3.0
mlohbihler/BACnet4J
src/main/java/com/serotonin/bacnet4j/exception/ErrorAPDUException.java
1883
/* * ============================================================================ * GNU General Public License * ============================================================================ * * Copyright (C) 2015 Infinite Automation Software. All rights reserved. * * This program is free software: you can redist...
gpl-3.0
cjdelisle/cjdns
doc/achievements.md
7091
It has long been speculated that a file like this would be a great thing for Hyperborian newcomers to have, but no one has ever gotten around to writing it: ...behold! # Hype Achievements Apparently people don't do things just because they're a good idea. If keeping track of achievements via some arbitrary points sy...
gpl-3.0
davidlad123/spine
spine/src/com/zphinx/spine/vo/dto/SpineBean.java
8317
/** * SpineBean.java * Copyright (C) 2008 Zphinx Software Solutions * This software is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more detai...
gpl-3.0
sebastien-villemot/workrave
common/include/Locale.hh
1664
// Locale.hh // // Copyright (C) 2008 Rob Caelers <robc@krandor.nl> // All rights reserved. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your ...
gpl-3.0
schemaanalyst-team/schemaanalyst
src/paper/ineffectivemutants/manualevaluation/mutants/NistDML182_SQLite/111.sql
1198
-- 111 -- FKCColumnPairE -- ListElementExchanger with ChainedSupplier with ForeignKeyConstraintSupplier and ForeignKeyColumnPairWithAlternativesSupplier - Exchanged Pair(CODE4, CODE4) with Pair(CODE5, CODE4) CREATE TABLE "ID_CODES" ( "CODE1" INT, "CODE2" INT, "CODE3" INT, "CODE4" INT, "CODE5" INT, "CODE6" INT, ...
gpl-3.0
iodoom-gitorious/thelinkers-iodoom3
neo/framework/Licensee.h
3828
/* =========================================================================== Doom 3 GPL Source Code Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company. This file is part of the Doom 3 GPL Source Code ("Doom 3 Source Code"). Doom 3 Source Code is free software: you can redistribute it and/or modify it...
gpl-3.0
idega/platform2
src/se/idega/idegaweb/commune/school/data/ProcapitaSchoolBMPBean.java
2151
/* * $Id: ProcapitaSchoolBMPBean.java,v 1.1 2004/03/01 08:36:13 anders Exp $ * * Copyright (C) 2003 Agura IT. All Rights Reserved. * * This software is the proprietary information of Agura IT AB. * Use is subject to license terms. * */ package se.idega.idegaweb.commune.school.data; import com.idega.block.schoo...
gpl-3.0
postiffm/bibledit-desktop
src/settings.cpp
3217
/* ** Copyright (©) 2003-2013 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This progr...
gpl-3.0
chithubco/doctorapp
langs/pl_All.php
59528
<?php // Words that are reserved in javascript. // - delete // - new // Please, use the following format i18n('save') not i18n.save // JavaScript has reserved variables after the dot. $LANG = array( // This items are used internally by the GaiaEHR Application. 'pl_All' => 'Angielski (Stany Zjednoczone)', 'i1...
gpl-3.0
ikarago/Unigram
Unigram/Unigram/Controls/Views/EditYourAboutView.xaml.cs
1250
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.InteropServices.WindowsRuntime; using Windows.Foundation; using Windows.Foundation.Collections; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Controls.Primitives; using Windows.UI.Xam...
gpl-3.0
k0smik0/FaCRI
Analyzer/faci-gui/readme.md
120
#### a gui for faci it is still in development, but I do not have so much time to spend on it.. so, if you would... ;D
gpl-3.0
DragonZX/fdm
Gecko.SDK/22/include/AccessibleEditableText_i.c
1856
/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */ /* link this file in with the server and any clients */ /* File created by MIDL compiler version 8.00.0595 */ /* at Tue May 14 18:38:12 2013 */ /* Compiler settings for e:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/other-licenses...
gpl-3.0
UnSpiraTive/radio
node_modules/eventemitter2/eventemitter2.d.ts
2291
export type eventNS = string[]; export interface ConstructorOptions { /** * @default false * @description set this to `true` to use wildcards. */ wildcard?: boolean, /** * @default '.' * @description the delimiter used to segment namespaces. */ delimiter?: string...
gpl-3.0
GibbonEdu/core
modules/System Admin/services_manageProcess.php
1825
<?php /* Gibbon, Flexible & Open School System Copyright (C) 2010, Ross Parker This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. ...
gpl-3.0
Tmaxsoft-Compiler/OFASM-test
Mtest/UNKNOWN/ALY01/Makefile
522
target = ALY01 OFASMC = $(OFASM_HOME)/bin/ofasmc OFASMPP = $(OFASM_HOME)/bin/ofasmpp LDFLAGS += -L$(OFASM_HOME)/lib -lofasmVM -L$(TMAXDIR)/lib -lcli CFLAGS += -g all: $(target) $(target): main.cpp ALY01.asmo libALY01.so g++ $(CFLAGS) -o $@ main.cpp -L./ -lALY01 $(LDFLAGS) libALY01.so: g++ -shared -fPIC $(CFLAGS)...
gpl-3.0
Fdepraetre/Handmouse
Software/Handmouse_STM/Lib_DL/STM32Cube_FW_F0_V1.8.0/Projects/STM32F042K6-Nucleo/Templates/Src/stm32f0xx_hal_msp.c
3344
/** ****************************************************************************** * @file Templates/Src/stm32f0xx_hal_msp.c * @author MCD Application Team * @brief HAL MSP module. ****************************************************************************** * @attention * * <h2><center>&copy; CO...
gpl-3.0
crafti5/Unigram
Unigram/Unigram.Api/Services/MTProtoService.DHKeyExchange.cs
23396
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Numerics; using System.Text; using Org.BouncyCastle.Security; using Telegram.Api.Helpers; using Telegram.Api.TL; using Telegram.Api.TL.Methods; namespace Telegram.Api.Services { public class AuthKeyItem {...
gpl-3.0
rranz/meccano4j_vaadin
javalego/javalego_office/src/main/java/com/javalego/excel/ExcelWorkbookWriter.java
715
package com.javalego.excel; import java.io.File; import java.io.OutputStream; /** * Crear ficheros de excel. * * @author ROBERTO RANZ * */ public interface ExcelWorkbookWriter extends ExcelWriter { /** * Define el fichero de salida. * @param fileName * @return */ public abstract ...
gpl-3.0
schemaanalyst/schemaanalyst
src/paper/ineffectivemutants/manualevaluation/mutants/CustomerOrder_SQLite/166.sql
1954
-- 166 -- PKCColumnA -- ListElementAdder with ChainedSupplier with PrimaryKeyConstraintSupplier and PrimaryKeyColumnsWithAlternativesSupplier - Added role_id CREATE TABLE "db_category" ( "id" VARCHAR(9) PRIMARY KEY NOT NULL, "name" VARCHAR(30) NOT NULL, "parent_id" VARCHAR(9) CONSTRAINT "db_category_parent_fk" REF...
gpl-3.0
zerowindow/x64_dbg
x64_dbg_gui/Project/Src/Gui/CPUWidget.cpp
4554
#include "CPUWidget.h" #include "ui_CPUWidget.h" CPUWidget::CPUWidget(QWidget* parent) : QWidget(parent), ui(new Ui::CPUWidget) { ui->setupUi(this); setDefaultDisposition(); mDisas = new CPUDisassembly(0); mSideBar = new CPUSideBar(mDisas); connect(mDisas, SIGNAL(tableOffsetChanged(int_t...
gpl-3.0
blinkenrocket/firmware
src/Hamming/HammingCalculateParityFast.c
2841
/* Hamming Error-Correcting Code (ECC) Optimized for avr-gcc 4.8.1 in Atmel AVR Studio 6.2 August 12, 2014 You should include Hamming.c, Hamming.h, and only one of the other Hamming files in your project. The other Hamming files implement the same methods in different ways, that may be better or worse for your needs. ...
gpl-3.0
rajmahesh/magento2-master
vendor/magento/framework/Search/Test/Unit/Adapter/Mysql/ScoreBuilderTest.php
2111
<?php /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Framework\Search\Test\Unit\Adapter\Mysql; use Magento\Framework\Search\Adapter\Mysql\ScoreBuilder; use Magento\Framework\TestFramework\Unit\Helper\ObjectManager; class ScoreBuilderTest extends \PH...
gpl-3.0
bas-t/descrambler
sc/PLUGINS/src/systems/viaccess/st20.c
11049
/* * Softcam plugin to VDR (C++) * * This code is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This code is distributed in ...
gpl-3.0
vijaysebastian/bill
public/plugins/dhtmlxSuite_v50_std/sources/dhtmlxDataStore/codebase/datastore.js
94389
/* Product Name: dhtmlxSuite Version: 5.0 Edition: Standard License: content of this file is covered by GPL. Usage outside GPL terms is prohibited. To obtain Commercial or Enterprise license contact sales@dhtmlx.com Copyright UAB Dinamenta http://www.dhtmlx.com */ (function(){ var dhx = {}; //check some rule,...
gpl-3.0
wdzhou/mantid
Framework/CurveFitting/inc/MantidCurveFitting/Functions/BackToBackExponential.h
3728
#ifndef MANTID_CURVEFITTING_BACKTOBACKEXPONENTIAL_H_ #define MANTID_CURVEFITTING_BACKTOBACKEXPONENTIAL_H_ //---------------------------------------------------------------------- // Includes //---------------------------------------------------------------------- #include "MantidAPI/IPeakFunction.h" namespace Mantid ...
gpl-3.0
ldjebran/robottelo
tests/foreman/api/test_classparameters.py
25724
# -*- encoding: utf-8 -*- """Test class for Smart/Puppet Class Parameter :Requirement: Classparameters :CaseAutomation: Automated :CaseLevel: Component :CaseComponent: Puppet :TestType: Functional :Upstream: No """ import json from random import choice from fauxfactory import gen_boolean, gen_integer, gen_strin...
gpl-3.0
jasonzou/journal.calaijol.org
tools/plugins/generic/customBlockManager/CustomBlockEditForm.inc.php
3356
<?php /** * @file plugins/generic/customBlockManager/CustomBlockEditForm.inc.php * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2003-2015 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package plugins.generic.customBlockManager * @...
gpl-3.0
vovochka404/eiskaltdcpp
dcpp/LogManager.h
1901
/* * Copyright (C) 2001-2012 Jacek Sieka, arnetheduck on gmail point com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later ...
gpl-3.0
kotsios5/openclassifieds2
oc/vendor/Instagram-API/vendor/valga/fbns-react/src/AuthInterface.php
576
<?php namespace Fbns\Client; interface AuthInterface { /** * @return string */ public function getClientId(); /** * @return string */ public function getClientType(); /** * @return int */ public function getUserId(); /** * @return string */ pu...
gpl-3.0
kyuscho/globalhack6
index3.html
24242
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> ...
gpl-3.0
platenspeler/LamPI-3.x
gh-pages/DeveloperGuide/Rules_Manual/index.html
20277
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Rules Editor</title> </head> <body> <h1>LamPI Rules Function</h1> <h2>Introduction</h2> <p>Starting with LamPI release 3.3, we offer another method for invoking devices based on time, alarms or other events. With the new rules engine which is b...
gpl-3.0
ftomei/CRITERIA3D
mapGraphics/guts/MapTileGraphicsObject.cpp
6441
#include "MapTileGraphicsObject.h" #include <QPainter> #include <QtDebug> MapTileGraphicsObject::MapTileGraphicsObject(quint16 tileSize) { this->setTileSize(tileSize); _tile = nullptr; _tileX = 0; _tileY = 0; _tileZoom = 0; _initialized = false; _havePendingRequest = false; //Default ...
gpl-3.0
hzlf/openbroadcast
website/apps/importer/migrations/0009_auto__add_field_importfile_results_acoustid__add_field_importfile_resu.py
8507
# -*- coding: utf-8 -*- import datetime from south.db import db from south.v2 import SchemaMigration from django.db import models class Migration(SchemaMigration): def forwards(self, orm): # Adding field 'ImportFile.results_acoustid' db.add_column('importer_importfile', 'results_acoustid', ...
gpl-3.0
pojome/elementor
modules/elements-color-picker/assets/js/editor/module.js
271
import Component from './component'; export default class ElementsColorPicker extends elementorModules.ViewModule { /** * Initialize the Eye-Dropper module. * * @returns {void} */ onInit() { super.onInit(); $e.components.register( new Component() ); } }
gpl-3.0
jamesafoster/CompSkillsF16
Lecture Notes/2016-09-08.md
2441
latex input: mmd-article-header latex input: ftp-metadata Title: Comp Skills lecture for 2016-08-30, lecture 3 Date: 2016-09-08 Base Header Level: 2 latex mode: article Keywords: MultiMarkdown, Markdown, XML, XHTML, XSLT, PDF copyright: 2016 James A. Foster This work is licensed under a Creative Commons L...
gpl-3.0
rcalderong/userscripts
Letterboxd_Backdrop_Remover.user.js
1478
// ==UserScript== // @name Letterboxd Backdrop Remover // @namespace https://github.com/emg/userscripts // @description Removes backdrop image from film pages // @copyright 2014+, Ramón Guijarro (http://soyguijarro.com) // @homepageURL https://github.com/soyguijarro/userscripts // @supportURL https://github...
gpl-3.0
OpenQBMM/OpenQBMM-dev
src/quadratureMethods/hermiteQuadrature/hermiteQuadrature.C
6271
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | OpenQBMM - www.openqbmm.org \\/ M anipulation | ------------------------...
gpl-3.0
zteifel/roboloid
lib/DynamixelSDK/c/example/protocol_combined/linux32/Makefile
2710
################################################## # PROJECT: DXL ProtocolCombined Example Makefile # AUTHOR : ROBOTIS Ltd. ################################################## #--------------------------------------------------------------------- # Makefile template for projects using DXL SDK # # Please make sure to fo...
gpl-3.0
razuevMax/QWinSCard
docs/windows/functions_rela.html
3602
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
gpl-3.0
nacjm/MatterOverdrive
src/main/java/matteroverdrive/data/matter/MatterEntryAbstract.java
1512
package matteroverdrive.data.matter; import matteroverdrive.api.matter.IMatterEntry; import net.minecraft.nbt.NBTTagCompound; import java.io.DataInput; import java.io.DataOutput; import java.io.IOException; import java.util.ArrayList; import java.util.Collections; import java.util.List; /** * Created by Simeon on 1...
gpl-3.0
GPCsolutions/gandi.cli
gandi/cli/tests/commands/base.py
1238
from click.testing import CliRunner from gandi.cli.core.base import GandiModule from ..compat import unittest, mock from ..fixtures.api import Api from ..fixtures.mocks import MockObject class CommandTestCase(unittest.TestCase): base_mocks = [ ('gandi.cli.core.base.GandiModule.save', MockObject.blank_fu...
gpl-3.0
kastnerkyle/python-rl
pyrl/environments/mdptetris/src/last_move_info.h
1622
/** * @defgroup last_move_info Last move info * @ingroup api * @brief Information about the last move * * This module stores some information about the last move made. * This information is actually used by some features: indeed, several features * evaluate the last action instead of the current state itself. *...
gpl-3.0
erawhctim/powertabeditor
test/actions/test_removetextitem.cpp
1274
/* * Copyright (C) 2014 Cameron White * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program...
gpl-3.0
matzefratze123/heavyspleef-example-addon
src/main/java/de/matzefratze123/exampleaddon/ExampleExtension.java
8246
package de.matzefratze123.exampleaddon; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.Location; import org.bukkit.Material; import org.bukkit.World; import org.bukkit.block.Block; import org.bukkit.event.player.PlayerInteractEvent; import de.matzefratze123.heavyspleef.commands.base.Command;...
gpl-3.0
gatieme/LDD-LinuxDeviceDrivers
books/21cnbao/simple/本书代码/第16章 触摸屏设备驱动程序/s3c2410_ts.c
8976
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, *...
gpl-3.0
Suki00789/escb-mysql
site/administrator/components/com_digicom/views/order/tmpl/edit.php
9026
<?php /** * @package DigiCom * @author ThemeXpert http://www.themexpert.com * @copyright Copyright (c) 2010-2015 ThemeXpert. All rights reserved. * @license GNU General Public License version 3 or later; see LICENSE.txt * @since 1.0.0 */ defined('_JEXEC') or die; JHtml::_('bootstrap.tooltip'); JHtml::_('be...
gpl-3.0
cnr-isti-vclab/meshlab
src/external/libigl-2.3.0/include/igl/isdiag.h
822
// This file is part of libigl, a simple c++ geometry processing library. // // Copyright (C) 2016 Alec Jacobson <alecjacobson@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla Public License // v. 2.0. If a copy of the MPL was not distributed with this file, You can // obtain one at htt...
gpl-3.0
ngvoice/android-client
phone/src/com/voiceblue/phone/widgets/MarqueeTextView.java
1648
/** * Copyright (C) 2010-2012 Regis Montoya (aka r3gis - www.r3gis.fr) * This file is part of CSipSimple. * * CSipSimple is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License...
gpl-3.0
kattsushi/Intranet-SegurosCatatumbo
client/views/nav.html
6303
<div id="nav-wrapper"> <ul id="nav" data-ng-controller="NavCtrl" data-slim-scroll data-collapse-nav data-highlight-active> <li><a href="#/inicio"> <i class="glyphicon glyphicon-th-large"></i><span>Inicio</span> </a></li> <li> <a href="#/ui"><i class="fa f...
gpl-3.0
HuygensING/timbuctoo
timbuctoo-instancev4/src/main/java/nl/knaw/huygens/timbuctoo/v5/graphql/collectionfilter/Facet.java
1047
package nl.knaw.huygens.timbuctoo.v5.graphql.collectionfilter; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.util.ArrayList; import java.util.LinkedHashMap; import java.util.List; public class Facet { private static final Logger LOG = LoggerFactory.getLogger(Facet.class); final LinkedHas...
gpl-3.0
srnsw/xena
xena/src/org/jaxen/expr/DefaultFunctionCallExpr.java
5565
/* * $Header$ * $Revision$ * $Date$ * * ==================================================================== * * Copyright 2000-2004 bob mcwhirter & James Strachan. * All rights reserved. * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the...
gpl-3.0
iuyte/VEX-709s
Planning/tools/git.html
271819
<html> <head> <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"> <style> .body { align: center; background-color: #bfbfdf; width: 100%; margin: 0px; font-family: 'Open Sans', sans-serif; } .link { color: black; text-decorat...
gpl-3.0
QULab/SSRemoteVST
doc/latex/classSSRSceneAutomationProcessorEditor.tex
42848
\hypertarget{classSSRSceneAutomationProcessorEditor}{\section{S\-S\-R\-Scene\-Automation\-Processor\-Editor Class Reference} \label{classSSRSceneAutomationProcessorEditor}\index{S\-S\-R\-Scene\-Automation\-Processor\-Editor@{S\-S\-R\-Scene\-Automation\-Processor\-Editor}} } {\ttfamily \#include $<$Plugin\-Editor.\-h$...
gpl-3.0
educacionbe/campus
mod/virtualclass/bundle/virtualclass/example/js.debug.php
9101
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="<?php echo $whiteboardpath;?>bundle/jquery/jquery-ui.min.js"></script> <script type="text/javascript" src="<?php echo $whiteboardpath;?>bundle/io/src/iolib.js"></script> ...
gpl-3.0
woolwind/uSkyBlock
uSkyBlock-Core/src/main/java/us/talabrek/ultimateskyblock/uuid/FilePlayerDB.java
8829
package us.talabrek.ultimateskyblock.uuid; import dk.lockfuglsang.minecraft.file.FileUtil; import dk.lockfuglsang.minecraft.yml.YmlConfiguration; import org.bukkit.Bukkit; import org.bukkit.OfflinePlayer; import org.bukkit.entity.Player; import org.bukkit.event.EventHandler; import org.bukkit.event.EventPriority; impo...
gpl-3.0
kerimlcr/ab2017-dpyo
ornek/basenji/basenji-1.0.2/Platform/src/Win32/ThumbnailCreator.cs
15099
// Copyright (c) 2002 vbAccelerator.com // // THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY // AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL // VBACCELERATOR OR ITS CONTRIBUTORS BE L...
gpl-3.0
gigaSproule/file-converter
src/test/java/com/benjaminsproule/converter/util/MimeTypesUtilITest.java
3810
package com.benjaminsproule.converter.util; import org.junit.After; import org.junit.Before; import org.junit.Test; import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import static com.benjaminsproule.converter.util.MimeTypesUtil.APPLICATIONS_BSON; import static c...
gpl-3.0
audibleblink/atreus-firmware
atreus/keymap_common.h
6308
/* Copyright 2012,2013 Jun Wako <wakojun@gmail.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This program is distribute...
gpl-3.0
applifireAlgo/bloodbank
bloodbank/src/main/java/com/app/server/repository/AppCustomerTypeRepository.java
1182
package com.app.server.repository; import com.athena.server.repository.SearchInterface; import com.athena.annotation.Complexity; import com.athena.annotation.SourceCodeAuthorClass; import com.athena.framework.server.exception.repository.SpartanPersistenceException; import java.util.List; import com.athena.framework.ser...
gpl-3.0
seadas/beam
beam-ui/src/main/java/org/esa/beam/BeamUiActivator.java
17807
/* * Copyright (C) 2010 Brockmann Consult GmbH (info@brockmann-consult.de) * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 3 of the License, or (at your option) * any late...
gpl-3.0
xDIAMONDSx/ELEOS
src/my/game/tile/SpawnTiles.java
420
package my.game.tile; import my.game.render.Sprite; public class SpawnTiles { public static Tile floorboards = new BackgroundTile(Sprite.floorboards, "floorboards"); public static Tile walls = new ForegroundTile(Sprite.walls, "walls"); public static Tile bricks = new ForegroundTile(Sprite.bricks, "bricks"...
gpl-3.0
rafaelperazzo/ufca-web
booked/Web/my-calendar.php
959
<?php /** Copyright 2011-2017 Nick Korbel This file is part of Booked Scheduler. Booked Scheduler is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later ve...
gpl-3.0
rajmahesh/magento2-master
vendor/magento/module-gift-message/Test/Unit/Model/ItemRepositoryTest.php
7415
<?php /** * * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\GiftMessage\Test\Unit\Model; // @codingStandardsIgnoreFile use Magento\GiftMessage\Model\ItemRepository; class ItemRepositoryTest extends \PHPUnit_Framework_TestCase { /** * @var Item...
gpl-3.0
Paolo-Maffei/freebus-fts
freebus-fts-persistence/src/main/java/org/freebus/fts/project/DeviceProgramming.java
5774
package org.freebus.fts.project; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.OneToOne; import javax.persistence.Table; import javax.persistence.Temporal; import javax.persistence.Tem...
gpl-3.0
rubenswagner/L2J-Global
dist/game/data/scripts/quests/Q00144_PailakaInjuredDragon/32509-01.html
755
<html><head><body>Ketra Orc Intelligence Officer:<br> Dejakar Oroka!<br> You hold the Spear of Silenos! Your coming was foretold.<br> But Latana's power is very strong, and the Spear of Silenos is not yet strong enough.<br> If you have the Scroll of Enchant Weapon made with the blood of Silenos, I will perform a sacred...
gpl-3.0
xbeaudouin/librenms
html/includes/table/fdb-search.inc.php
5786
<?php use LibreNMS\Authentication\LegacyAuth; $param = array(); $select = "SELECT `F`.`port_id` AS `port_id`, `F`.`device_id`, `ifInErrors`, `ifOutErrors`, `ifOperStatus`,"; $select .= " `ifAdminStatus`, `ifAlias`, `ifDescr`, `mac_address`, `V`.`vlan_vlan` AS `vlan`,"; $select .= " `hostname`, `hostname` AS `device`...
gpl-3.0
rhexsel/cmips
cMIPS/bin/elf2mif.sh
2516
#!/bin/bash # set -x if [ ! -v tree ] ; then # you must set the location of the cMIPS root directory in the variable tree # tree=${HOME}/cMIPS # export tree="$(dirname "$(pwd)")" export tree="$(echo $PWD | sed -e 's:\(/.*/cMIPS\)/.*:\1:')" fi # path to cross-compiler and binutils must be set to your instal...
gpl-3.0
simon816/ComcraftModLoader
src/net/comcraft/src/RMS.java
2746
package net.comcraft.src; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.DataInputStream; import javax.microedition.rms.RecordStore; import javax.microedition.rms.RecordStoreException; import javax.microedition.rms.RecordStoreNotOpenException; public final class RMS { p...
gpl-3.0
heuermh/personal-genome-client
client/src/main/java/com/github/heuermh/personalgenome/client/DrugResponse.java
2053
/* personal-genome-client Java client for the 23andMe Personal Genome API. Copyright (c) 2012-2013 held jointly by the individual authors. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Soft...
gpl-3.0
Expander/FlexibleSUSY
release/generate-slha-output.sh
3593
#!/bin/sh -e # creates SLHA output files for all SLHA input files in the directory # model_files/ (and sub-directories) that begin with LesHouches.in. . # The names of the output files will begin with LesHouches.out. . # Author: Alexander Voigt # directory of this script BASEDIR=$(dirname $0) HOMEDIR=$(readlink -f "...
gpl-3.0
jerumble/vVoteVerifier
libs/commons-logging-1.1.3/apidocs/org/apache/commons/logging/package-tree.html
6136
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1"> <title>org.apache.commons.logging Class Hierarchy (Commons Logging 1.1.3 API)</title> <link rel="style...
gpl-3.0
salamader/ffxi-a
scripts/zones/Tahrongi_Canyon/mobs/Skeleton_Warrior.lua
815
----------------------------------- -- Area: Tahrongi Canyon (117) -- Mob: Skeleton_Warrior ----------------------------------- -- require("scripts/zones/Tahrongi_Canyon/MobIDs"); ----------------------------------- -- onMobInitialize ----------------------------------- function onMobInitialize(mob) end; ------...
gpl-3.0
BitTigerInst/Kumamon
zhihu/manage.py
68
__author__ = "jing" from scrapy.cmdline import execute execute()
gpl-3.0
nacjm/MatterOverdrive
src/main/java/matteroverdrive/util/EntityDamageSourcePhaser.java
1754
package matteroverdrive.util; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityLivingBase; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.item.ItemStack; import net.minecraft.util.EntityDamageSource; import net.minecraft.util.text.ITextComponent; import net.minecraft.util.te...
gpl-3.0
darlinghq/darling
src/frameworks/SecurityInterface/include/SecurityInterface/PWALengthSlider.h
761
/* This file is part of Darling. Copyright (C) 2017 Lubos Dolezel Darling is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Darling i...
gpl-3.0
chinapacs/ImageViewer
ImageViewer/AdvancedImaging/Fusion/PETFusionDisplaySetFactory.cs
12218
#region License // Copyright (c) 2013, ClearCanvas Inc. // All rights reserved. // http://www.clearcanvas.ca // // This file is part of the ClearCanvas RIS/PACS open source project. // // The ClearCanvas RIS/PACS open source project is free software: you can // redistribute it and/or modify it under the terms...
gpl-3.0
solus-cold-storage/evopop-gtk-theme
EvoPop-Azure/gtk-3.0/gtk-dark.css
249396
/* Copyright 2016 Peter Cornelis. * * This file is part of the EvoPop GTK theme. * * Authors: * Sam Hewitt <sam@snwh.org> * Peter Cornelis <poltertec@gmail.com> * * The EvoPop GTK theme is free software: you can redistribute it * and/or modify it under the terms of the GNU General Public License as * published by the F...
gpl-3.0
Bodacious/carps
features/steps/timeout.rb
602
require "carps/util/timeout" Given /^a long running command$/ do $command = lambda { loop do end } end Then /^timeout the command after (\d+) second$/ do |t| begin CARPS::timeout t.to_i, "Test command 1" do $command.call end rescue Timeout::Error => e puts "The comma...
gpl-3.0
jonjahren/unity8
tests/mocks/Unity/fake_settingsmodel.h
1780
/* * Copyright (C) 2014 Canonical, Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 3. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY...
gpl-3.0
CINF/DataPresentationWebsite
sym-files2/dygraph/plugins/annotations.js
4587
/** * @license * Copyright 2012 Dan Vanderkam (danvdk@gmail.com) * MIT-licensed (http://opensource.org/licenses/MIT) */ Dygraph.Plugins.Annotations = (function() { "use strict"; /** Current bits of jankiness: - Uses dygraph.layout_ to get the parsed annotations. - Uses dygraph.plotter_.area It would be nice if ...
gpl-3.0
antmd/graph-tool
src/graph/centrality/graph_katz.cc
2580
// graph-tool -- a general graph modification and manipulation thingy // // Copyright (C) 2006-2015 Tiago de Paula Peixoto <tiago@skewed.de> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation;...
gpl-3.0
BlueSteelAUS/amidst
src/main/java/amidst/settings/SettingBase.java
674
package amidst.settings; import java.util.Objects; import java.util.function.Consumer; import java.util.function.UnaryOperator; import amidst.documentation.ThreadSafe; @ThreadSafe public class SettingBase<T> implements Setting<T> { private final Consumer<T> setter; private volatile T value; public SettingBase(T ...
gpl-3.0
chriskmanx/qmole
QMOLEDEV/gnome-keyring-3.1.4/ui/gku-prompt-util.c
6057
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* gku-prompt-tool.c - Handles gui authentication for the keyring daemon. Copyright (C) 2009 Stefan Walter Gnome keyring is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as ...
gpl-3.0
sovaz1997/ChessProblemGenerator
stockfish-8-src/src/misc.cpp
5207
/* Stockfish, a UCI chess playing engine derived from Glaurung 2.1 Copyright (C) 2004-2008 Tord Romstad (Glaurung author) Copyright (C) 2008-2015 Marco Costalba, Joona Kiiski, Tord Romstad Copyright (C) 2015-2016 Marco Costalba, Joona Kiiski, Gary Linscott, Tord Romstad Stockfish is free software: you can re...
gpl-3.0
aidanhs/boomerang
symbols/libidloader.cpp
2186
#ifndef _WIN32 #include <dlfcn.h> #else #include <windows.h> #endif #include "SymbolMatcher.h" #include "config.h" // For UNDERSCORE_NEEDED etc #include <iostream> #define FACTORY_PROC "getInstanceFor" SymbolMatcher * SymbolMatcherFactory_getInstanceFor(Prog *prog, const char *sSymbolContainer, const char *hi...
gpl-3.0
s20121035/rk3288_android5.1_repo
libcore/luni/src/main/java/java/util/Timer.java
19820
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you...
gpl-3.0
aburrell/davitpy
davitpy/models/tsyganenko/__init__.py
21946
# -*- coding: utf-8 -*- # Copyright (C) 2012 VT SuperDARN Lab # Full license can be found in LICENSE.txt """tsyganenko module This modules containes the following object(s): Classes ------------------------------------------------------------- tsygTrace Wraps fortran subroutines in one convenient class -----------...
gpl-3.0
DenKomm/Main-LCARS-x32-Project
LCARSengineering/LCARSengineering/frmEngineering.vb
8569
Public Class frmEngineering Inherits LCARS.LCARSForm Dim pData As Object Dim myWMI As Object Dim WMIavailable As Boolean = False Private Sub tmrSysMon_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles tmrSysMon.Tick 'FileOpen(1, Application.StartupPath & "\eL...
gpl-3.0
benjsmith/mubiomics
scripts/pool_otus.py
6450
#!/usr/bin/env python #Pools assigned OTUs with identical names and renumbers the remaining distinct #OTUs. Also allows filtering out OTUs with less than "min_cts" in at least #one sample. # Copyright (C) <2012> <Benjamin C. Smith> # # This program is free software: you can redistribute it and/or modify # it ...
gpl-3.0
nitware/estore
src/Libraries/SmartStore.Core/Search/Facets/FacetValue.cs
3289
using System; using System.Globalization; using SmartStore.Utilities; namespace SmartStore.Core.Search.Facets { [Serializable] public class FacetValue : IEquatable<FacetValue>, ICloneable<FacetValue> { public FacetValue() { } public FacetValue(object value, IndexTypeCode typeCode) { Value = value; ...
gpl-3.0
elainenaomi/sciwonc-dataflow-examples
dissertation2017/Experiment 2/logs/w-08_2/20170118T133145+0000/00/00/sessioncompute_1_ID0000004.sh
1228
#!/bin/bash set -e pegasus_lite_version_major="4" pegasus_lite_version_minor="7" pegasus_lite_version_patch="0" pegasus_lite_enforce_strict_wp_check="true" pegasus_lite_version_allow_wp_auto_download="true" . pegasus-lite-common.sh pegasus_lite_init # cleanup in case of failures trap pegasus_lite_signal_int INT trap...
gpl-3.0