repo_name
stringlengths
4
116
path
stringlengths
4
379
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
bclementcsp/wiki
lib/plugin/PopUp.php
3229
<?php /** * Copyright 2004 Nicolas Noble <pixels@users.sf.net> * Copyright 2009 Marc-Etienne Vargenau, Alcatel-Lucent * * This file is part of PhpWiki. * * PhpWiki 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 ...
gpl-2.0
sunenielsen/tribaltrouble
common/classes/com/oddlabs/matchmaking/MatchmakingServerLoginInterface.java
443
package com.oddlabs.matchmaking; import java.net.InetAddress; import java.security.SignedObject; public strictfp interface MatchmakingServerLoginInterface { public void setLocalRemoteAddress(InetAddress local_remote_address); public void login(Login login, SignedObject reg_key, int revision); public void loginAsGu...
gpl-2.0
dmmb/Instantcms-dev
core/lib_tags.php
8676
<?php /******************************************************************************/ // // // InstantCMS v1.8 // // http://www.instantcms.ru/ ...
gpl-2.0
wirecard/shopware-wcs
Frontend/QentaCheckoutSeamless/Components/QentaCEE/QMore/Exception/ExceptionInterface.php
1717
<?php /** * Shop System Plugins - Terms of Use * * The plugins offered are provided free of charge by Qenta Payment CEE GmbH * (abbreviated to Qenta CEE) and are explicitly not part of the Qenta CEE range of * products and services. * * They have been tested and approved for full functionality in the standard co...
gpl-2.0
cyberpython/java-gnome
generated/bindings/org/gnome/atk/AtkTextRectangle.java
5269
/* * java-gnome, a UI library for writing GTK and GNOME programs from Java! * * Copyright © 2006-2011 Operational Dynamics Consulting, Pty Ltd and Others * * The code in this file, and the program it is a part of, is made available * to you by its authors as open source software: you can redistribute it * and/or...
gpl-2.0
mekku93/sxl-interpreter-repl
src/com/miguel/sxl/ASTEqualTo.java
658
/* Generated By:JJTree: Do not edit this line. ASTEqualTo.java Version 4.3 */ /* JavaCCOptions:MULTI=true,NODE_USES_PARSER=false,VISITOR=true,TRACK_TOKENS=true,NODE_PREFIX=AST,NODE_EXTENDS=,NODE_FACTORY=,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */ package com.miguel.sxl; public class ASTEqualTo extends SXLNode { public ...
gpl-2.0
centreon/centreon-engine
test/commands/result_compare.cc
2106
/* ** Copyright 2011-2013 Merethis ** ** This file is part of Centreon Engine. ** ** Centreon Engine is free software: you can redistribute it and/or ** modify it under the terms of the GNU General Public License version 2 ** as published by the Free Software Foundation. ** ** Centreon Engine is distributed in the hope...
gpl-2.0
timofeev-denis/trans-mobil
modules/mod_superfish_menu/js/superfish.js
7135
/* * jQuery Superfish Menu Plugin - v1.7.4 * Copyright (c) 2013 Joel Birch * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html */ ;(function ($) { "use strict"; var methods = (function () { // private properties and m...
gpl-2.0
cpesch/MetaMusic
retrieval-tools/src/main/java/slash/metamusic/freedb/CDDBEntry.java
5901
/* You may freely copy, distribute, modify and use this class as long as the original author attribution remains intact. See message below. Copyright (C) 2004 Christian Pesch. All Rights Reserved. */ /* * --------------------------------------------------------- * Antelmann.com Java Framework by Holger Ant...
gpl-2.0
adamfisk/littleshoot-client
common/bencode/src/test/java/org/lastbamboo/common/bencode/BDecoderTest.java
2864
package org.lastbamboo.common.bencode; import static org.junit.Assert.fail; import java.io.ByteArrayInputStream; import org.junit.Test; import org.lastbamboo.common.bencode.composite.DictionaryValue; import org.lastbamboo.common.bencode.composite.EntryValue; import org.lastbamboo.common.bencode.composite.ListValue; ...
gpl-2.0
smartwifi/stores-rd
rd/app/view/nas/frmNasBasic.js
16967
Ext.define('Rd.view.nas.frmNasBasic', { extend: 'Ext.form.Panel', alias : 'widget.frmNasBasic', border: false, layout: 'fit', autoScroll:true, fieldDefaults: { msgTarget: 'under', labelClsExtra: 'lblRd', labelAlign: 'left', labelSeparator: '', labelWidth: ...
gpl-2.0
george5613/libertv
libtorrent.svn/src/http_connection.cpp
10218
/* Copyright (c) 2007, Arvid Norberg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the f...
gpl-2.0
jeffcox111/LaunchLater
LaunchLater_LaunchPad/LaunchPadMainForm.Designer.cs
1603
namespace LaunchLater_LaunchPad { partial class LaunchPadMainForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /...
gpl-2.0
BeWelcome/rox
src/Command/GeonamesUpdateFullCommand.php
13515
<?php namespace App\Command; use App\Entity\Location; use Doctrine\DBAL\Connection; use Doctrine\ORM\EntityManagerInterface; use Doctrine\Persistence\ObjectRepository; use Exception; use Symfony\Component\Console\Command\Command; use Symfony\Component\Console\Input\ArrayInput; use Symfony\Component\Console\Input\Inpu...
gpl-2.0
113Ideas/westfieldbank
sites/all/themes/evolve/templates/views-view-fields--agency-banking-view--page.tpl.php
1762
<div id="agency-container"> <div class="section-white"> <div class="container"> <div class="row"> <div class="region region-section_1_banking-advisory col-xs-12 col-sm-12 col-md-12 col-lg-12"> <?php print $fields["field_section_1_banking"]->content; ?> ...
gpl-2.0
janich/SiteOp
fields/siteopinfo.php
1748
<?php /** * @package Joomla.Plugin * @subpackage System.SiteOp * * @copyright Copyright (C) 2016 CGOnline.dk, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE */ defined('_JEXEC') or die; jimport('joomla.form.helper'); class JFormFieldSiteopinfo extends...
gpl-2.0
ifunam/salva
app/controllers/jobpositions_controller.rb
104
class JobpositionsController < UserResourcesController defaults :resource_class_scope => :at_unam end
gpl-2.0
mobile-event-processing/Asper
source/src/com/asper/sources/sun/reflect/UnsafeQualifiedBooleanFieldAccessorImpl.java
4708
/* * Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
gpl-2.0
IMA-WorldHealth/bhima
client/src/modules/fiscal/fiscal.closingBalance.js
6391
angular.module('bhima.controllers') .controller('FiscalClosingBalanceController', FiscalClosingBalanceController); FiscalClosingBalanceController.$inject = [ '$state', 'AccountService', 'FiscalService', 'NotifyService', 'SessionService', 'uiGridConstants', 'bhConstants', 'TreeService', 'GridExportService', ]; /...
gpl-2.0
ndtrung81/lammps
unittest/formats/test_file_operations.cpp
17776
/* ---------------------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator https://www.lammps.org/, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov Copyright (2003) Sandia Corporation. Under the terms of Contract DE-AC04-...
gpl-2.0
Remper/TwitchParser
src/main/java/org/fbk/cit/hlt/parsers/twitchtv/StreamConfiguration.java
3564
package org.fbk.cit.hlt.parsers.twitchtv; import org.apache.commons.cli.CommandLine; import org.apache.commons.configuration.Configuration; import org.apache.commons.configuration.ConfigurationException; import org.apache.commons.configuration.PropertiesConfiguration; import java.net.MalformedURLException; import jav...
gpl-2.0
rudaoshi/mate
src/se/lth/cs/srl/ml/liblinear/WeightVector.java
7663
package se.lth.cs.srl.ml.liblinear; import java.io.BufferedReader; import java.io.IOException; import java.io.Serializable; import java.util.Collection; import java.util.HashMap; public abstract class WeightVector implements Serializable { private static final long serialVersionUID = 1L; protected double bias; p...
gpl-2.0
matejsuchanek/pywikibot-scripts
importdata.py
2739
#!/usr/bin/python import re from datetime import datetime import pywikibot pywikibot.handle_args() site = pywikibot.Site('wikidata', 'wikidata') repo = site.data_repository() direct = pywikibot.input('File directory: ') date = pywikibot.WbTime(year=2021, month=1, day=1, site=repo) ref_item = 'Q106655495' with op...
gpl-2.0
dsoprea/PySchedules
setup.py
1360
from setuptools import setup, find_packages version = '0.2.22' setup(name='pyschedules', version=version, description="Interface to Schedules Direct.", long_description="""\ A complete library to pull channels, schedules, actors, lineups, and QAM-maps (channels.conf) data from Schedules Direct.""", ...
gpl-2.0
jabbalaci/PrimCom
h.py
31814
#!/usr/bin/env python """ PrimCom ======= "Boost your productivity with PrimCom." Manage and access your personal knowledge base easily. Some rules: ----------- * Every key has an associated value, an object. This object must have a "doc", an "action", and a "tags" key. * Tags cannot start with an underscore (th...
gpl-2.0
AlanGuerraQuispe/SisAtuxPerfumeria
atux-dao/src/main/java/com/aw/core/dao/DAOHbmInterceptor.java
273
package com.aw.core.dao; import java.util.List; /** * User: JCM * Date: 26/11/2007 */ public interface DAOHbmInterceptor { boolean onUpdateFields(Class entityClass, Object entity, List<String> fieldNames, List fieldValues, List<String> pkNames, List pkValues) ; }
gpl-2.0
swapnilaptara/tao-aptara-assess
taoQtiItem/views/js/qtiCreator/model/interactions/PortableCustomInteraction.js
1311
define([ 'lodash', 'taoQtiItem/qtiCreator/model/mixin/editable', 'taoQtiItem/qtiCreator/model/mixin/editableInteraction', 'taoQtiItem/qtiCreator/model/helper/portableElement', 'taoQtiItem/qtiCreator/editor/customInteractionRegistry', 'taoQtiItem/qtiItem/core/interactions/CustomInteraction' ], fu...
gpl-2.0
amdj/common
src/arma_numpy.cpp
11016
// arma_numpy.cpp // // last-edit-by: J.A. de Jong // // Description: Conversion functions from PyArrayObjects to Armadillo // objects and vice versa // ////////////////////////////////////////////////////////////////////// #define PY_ARRAY_UNIQUE_SYMBOL npy_array #define NO_IMPORT_ARRAY #include "arma_numpy.h" #inc...
gpl-2.0
mrkn/movabletype
php/lib/function.mtcgipath.php
728
<?php # Movable Type (r) Open Source (C) 2001-2010 Six Apart, Ltd. # This program is distributed under the terms of the # GNU General Public License, version 2. # # $Id$ function smarty_function_mtcgipath($args, &$ctx) { // status: complete // parameters: none $path = $ctx->mt->config('CGIPath'); if (s...
gpl-2.0
thomas-moulard/visp-deb
src/tracking/dots/vpDot.cpp
24617
/**************************************************************************** * * $Id: vpDot.cpp 4317 2013-07-17 09:40:17Z fspindle $ * * This file is part of the ViSP software. * Copyright (C) 2005 - 2013 by INRIA. All rights reserved. * * This software is free software; you can redistribute it and/or * modif...
gpl-2.0
baalexander/Video-Streamer-app
Platinum/Neptune/Source/Data/TLS/NptTlsTrustAnchor_0014.cpp
4881
/***************************************************************** | | Neptune - Trust Anchors | | This file is automatically generated by a script, do not edit! | | Copyright (c) 2002-2010, Axiomatic Systems, LLC. | All rights reserved. | | Redistribution and use in source and binary forms, with or without | modif...
gpl-2.0
OS2World/LIB-QT3_Toolkit_Vbox
src/kernel/qprocess.cpp
27180
/**************************************************************************** ** $Id: qprocess.cpp 43 2005-12-19 12:39:14Z dmik $ ** ** Implementation of QProcess class ** ** Created : 20000905 ** ** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** ** This file is part of the kernel module of the Qt GUI T...
gpl-2.0
Hejtman/ultraGarden
server/utils/weather.py
1586
import requests class Weather: # datetime.fromtimestamp(['dt']).strftime('%Y-%m-%d %H:%M:%S') def __init__(self, params): self.params = "&".join("{}={}".format(key, value) for key, value in params.items()) def get_weather(self): # self.value['main']['temp_min', 'temp', 'temp_max', 'humidi...
gpl-2.0
1905410/Misago
misago/core/tests/test_exceptionhandlers.py
3563
from django.core import exceptions as django_exceptions from django.core.exceptions import PermissionDenied from django.http import Http404 from django.test import TestCase from misago.users.models import Ban from .. import exceptionhandler from ..exceptions import Banned INVALID_EXCEPTIONS = ( django_exception...
gpl-2.0
rsmuc/health_monitoring_plugins
test/testagent/snmp_fd.py
1194
import ctypes import netsnmpapi class fd_set(ctypes.Structure): _fields_ = [('fds_bits', ctypes.c_long * 32)] class Timeval(ctypes.Structure): _fields_ = [("tv_sec", ctypes.c_long), ("tv_usec", ctypes.c_long)] def FD_SET(fd, fd_set): """Set fd in fd_set, where fd can may be in range of 0..FD_SE...
gpl-2.0
drthomas21/CS454
assignments/assignment5/routes/api.js
1466
var config = require("../config.json"); var Api = config.api.comicvine; var superagent = require('superagent'); module.exports = function(server) { server.get('/api/search',function(req,res) { superagent .get(Api.request_url+"/characters") .query({"api_key":Api.api_key}) .query({"filter":"name:"+r...
gpl-2.0
Droces/casabio
vendor/phpexiftool/phpexiftool/lib/PHPExiftool/Driver/Tag/Qualcomm/R2D65RedStbl13.php
780
<?php /* * This file is part of PHPExifTool. * * (c) 2012 Romain Neutron <imprec@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPExiftool\Driver\Tag\Qualcomm; use PHPExiftool\Driver\AbstractTag; class R2...
gpl-2.0
tdcribb/bookofrelations
wp-content/plugins/buddypress/bp-themes/bp-default/homepage.php
14570
<?php /* Template Name: Homepage */ ?> <?php get_header(); ?> <div id="primary"> <div id="content" role="main"> <div class="homepage-info"> <div class="hp-left"> <div class="hp-descr"> <span class="hp-descr-title">Welcome to Book of Relations</span></br> <span class="...
gpl-2.0
Karniyarik/karniyarik
karniyarik-web/src/main/java/com/karniyarik/web/citydeals/CityDealRSSGenerator.java
5966
package com.karniyarik.web.citydeals; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Locale; import com.karniyarik.common.util.StringUtil; import com.karniyarik.web.json.LinkedLabel; import com.karniyarik.web.servlet.image.ImageServlet; import com.sun.syndication....
gpl-2.0
meijmOrg/Repo-test
freelance-hr-component/src/java/com/yh/hr/component/gw/service/GwFlowUseOutService.java
420
package com.yh.hr.component.gw.service; import java.util.List; import com.yh.hr.res.gw.dto.GwFlowDTO; import com.yh.platform.core.exception.ServiceException; /** * 岗位资源释放服务接口 * @author liuhw * 2016-8-23 */ public interface GwFlowUseOutService{ /** * 释放 * @param list * @throws ServiceException ...
gpl-2.0
AnvilLabDE/AnvilCore
src/anvil/Minefabser/API/base/AnvilPlayer.java
966
package anvil.Minefabser.API.base; import java.sql.SQLException; import java.util.UUID; import org.bukkit.entity.Player; import org.json.simple.parser.ParseException; public class AnvilPlayer extends AnvilSender { private UUID uniqueID; /** * Erstellt/lädt einen AnvilPlayer basierend auf einem {@link AnvilSen...
gpl-2.0
lab313ru/idados_dosbox
idados/dosbox_local_impl.cpp
2216
#include <segment.hpp> #include <srarea.hpp> //-------------------------------------------------------------------------- // installs or uninstalls debugger specific idc functions inline bool register_idc_funcs(bool) { return true; } //-------------------------------------------------------------------------- voi...
gpl-2.0
taipeicity/i-voting
components/com_surveyforce/models/place_login.php
1161
<?php /** * @package Surveyforce * @version 1.2-modified * @copyright JooPlce Team, 臺北市政府資訊局, Copyright (C) 2016. All rights reserved. * @license GPL-2.0+ * @author JooPlace Team, 臺北市政府資訊局- http://doit.gov.taipei/ */ defined('_JEXEC') or die('Restricted ...
gpl-2.0
WillisWare/loki
Mil.AirForce.Loki.Tests/Properties/AssemblyInfo.cs
1461
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Lo...
gpl-2.0
tvwerkhoven/FOAM
ui/devicectrl.cc
3877
/* devicectrl.cc -- generic device controller Copyright (C) 2010--2011 Tim van Werkhoven <werkhoven@strw.leidenuniv.nl> This file is part of FOAM. FOAM 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, eit...
gpl-2.0
tonglin/pdPm
public_html/typo3_src-6.1.7/typo3/sysext/t3editor/res/jslib/ts_codecompletion/completionresult.js
3887
/*************************************************************** * Copyright notice * * (c) 2008-2010 Stephan Petzl <spetzl@gmx.at> and Christian Kartnig <office@hahnepeter.de> * All rights reserved * * This script is part of the TYPO3 project. The TYPO3 project is * free software; you can redistribute it and/or modify...
gpl-2.0
calipho-sib/nextprot-api
core/src/main/java/org/nextprot/api/core/service/impl/peff/PEFFModResPsi.java
3399
package org.nextprot.api.core.service.impl.peff; import org.nextprot.api.commons.constants.AnnotationCategory; import org.nextprot.api.core.domain.annotation.Annotation; import java.util.EnumSet; import java.util.List; import java.util.Optional; import java.util.function.Function; /** * A Modified residue with PSI-...
gpl-2.0
albatrossdigital/liftoff-provision
Provision/Config/Drushrc/provision_drushrc_aegir.tpl.php
623
<?php /** * @file * Template file for an Aegir-wide drushrc file. */ print "<?php \n\n"; print "# A list of Aegir features and their enabled status.\n"; print "\$options['hosting_features'] = ". var_export($hosting_features, TRUE) . ";\n\n"; print "# A list of modules to be excluded because the hosting feature is ...
gpl-2.0
dinhhieu89/wp-chungcu84
wp-content/themes/dt-the7/inc/presets/skin08r.php
13287
<?php $presets["skin08r"] = array ( 'preset' => 'skin08r', 'header-logo_regular' => array ( 0 => '/inc/presets/images/full/skin08r.header-logo-regular.png?w=42&h=61', 1 => 0, ), 'header-logo_hd' => array ( 0 => '/inc/presets/images/full/skin08r.header-logo-hd.png?w=84&h=122', 1 => 0, ), ...
gpl-2.0
JozefAB/neoacu
administrator/components/com_guru/views/guruquiz/tmpl/editformsbox.php
34520
<?php /*------------------------------------------------------------------------ # com_guru # ------------------------------------------------------------------------ # author iJoomla # copyright Copyright (C) 2013 ijoomla.com. All Rights Reserved. # @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL ...
gpl-2.0
ultragdb/konsole
src/Vt102Emulation.cpp
56857
/* This file is part of Konsole, an X terminal. Copyright 2007-2008 by Robert Knight <robert.knight@gmail.com> Copyright 1997,1998 by Lars Doelle <lars.doelle@on-line.de> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as pu...
gpl-2.0
erlfas/DBLPCommunities
src/test/java/communities3/TestAlgorithm.java
106
package communities3; public class TestAlgorithm { public static void main(String[] args) { } }
gpl-2.0
suitmyself/Physika
Physika_Src/Physika_Dynamics/PDM/PDM_base.cpp
32383
/* * @file PDM_base.cpp * @Basic PDMBase class. basic class of PDM * @author Wei Chen * * This file is part of Physika, a versatile physics simulation library. * Copyright (C) 2013 Physika Group. * * This Source Code Form is subject to the terms of the GNU General Public License v2.0. * If a copy of the GPL...
gpl-2.0
planetguy32/Utils
src/main/java/me/planetguy/lib/asyncworld/AsyncBlockUpdate.java
3374
package me.planetguy.lib.asyncworld; import java.util.ArrayDeque; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Queue; import java.util.concurrent.Callable; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import ...
gpl-2.0
maman/sar
src/lib/SAR/helpers/Authentication.php
2421
<?php /** * SAR Authenticate Middleware * * This file contains the authentication middleware for Slim Framework. * this middleware ensures that the client has logged in and the required * previlleges to access the requested resources. * * PHP version 5.4 * * LICENSE: This source file is subject to version 2 o...
gpl-2.0
jnuc093/4_okdiet
wp-content/plugins/w3-total-cache/configs/0.9.3-ConfigKeys.php
51260
<?php /* * Descriptors of configuration keys * for config */ $keys = array( 'cluster.messagebus.debug' => array( 'type' => 'boolean', 'default' => false ), 'cluster.messagebus.enabled' => array( 'type' => 'boolean', 'default' => false ), 'cluster.messagebus.sns.r...
gpl-2.0
mpaulus88/logo
sites/all/themes/localhost_logo/js/map_production.js
2105
(function(b){var g,c=[],d,f,h,m,n=function(b){b.preventDefault();b.returnValue=!1;console.log("clicked")};b(function(){h=b(".views-field-title a");var j=0;d=b(".views-row");d.hide();console.log(d);b(".views-field-field-geofield .field-content").each(function(){g=b(this).text();console.log(g);m=/POINT(.*)/;var a=g.repla...
gpl-2.0
metaindu/MetaphysicsIndustries.Giza
DefinitionError.cs
2701
 // MetaphysicsIndustries.Giza - A Parsing System // Copyright (C) 2008-2021 Metaphysics Industries, Inc. // // 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 Software Foundation; either // version 3 of the...
gpl-2.0
vlewin/e-shop
app/controllers/addresses_controller.rb
2190
class AddressesController < ApplicationController before_action :set_address, only: [:show, :edit, :update, :destroy, :delete] after_action :verify_authorized, except: [ :new, :create ] def index authorize :addresses, :index? addresses = Address.preload(:user, :billing_orders, :shipping_orders) @ite...
gpl-2.0
JamesLinEngineer/RKMC
addons/plugin.video.phstreams/resources/lib/modules/debrid.py
967
# -*- coding: utf-8 -*- ''' Exodus Add-on Copyright (C) 2016 Exodus 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 opti...
gpl-2.0
conan513/SingleCore_TC
src/server/game/AI/CreatureAI.cpp
13998
/* * Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.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 ve...
gpl-2.0
rahulrathore44/ParkandCompanyCSharp
Park-and-Company/PageObject/ActivityIncentiveTemplate.cs
5153
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using OpenQA.Selenium; using OpenQA.Selenium.Support.PageObjects; using Park_and_Company.BaseClasses; using Park_and_Company.ComponentHelper; using Park_and_Company.PageObject.Inc...
gpl-2.0
Robert0Trebor/robert
TMessagesProj/src/main/java/org/vidogram/messenger/exoplayer/c/e/i.java
1434
package org.vidogram.messenger.exoplayer.c.e; import org.vidogram.messenger.exoplayer.MediaFormat; final class i extends e { private final org.vidogram.messenger.exoplayer.f.m b; private boolean c; private long d; private int e; private int f; public i(org.vidogram.messenger.exoplayer.c.m paramm) { ...
gpl-2.0
dsiekiera/modified-bs4
includes/external/shopgate/shopgate_library/classes/helper/logging/strategy/DefaultLogging.php
8299
<?php /** * Shopgate GmbH * * URHEBERRECHTSHINWEIS * * Dieses Plugin ist urheberrechtlich geschützt. Es darf ausschließlich von Kunden der Shopgate GmbH * zum Zwecke der eigenen Kommunikation zwischen dem IT-System des Kunden mit dem IT-System der * Shopgate GmbH über www.shopgate.com verwendet werden. Eine dar...
gpl-2.0
pablanco/taskManager
Android/FlexibleClient/src/com/artech/controls/IGridView.java
756
package com.artech.controls; import com.artech.actions.UIContext; import com.artech.base.metadata.ActionDefinition; import com.artech.base.model.Entity; import com.artech.controllers.ViewData; import com.artech.usercontrols.IGxUserControl; /** * This interface should be implemented for each user control tha...
gpl-2.0
Juanjors/LeagueOfSummoners
src/main/java/com/leagueofsummoners/model/dto/riotapi/RiotApiParticipant.java
1409
package com.leagueofsummoners.model.dto.riotapi; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import lombok.Data; /* Autores= Juan José Ramírez & Isidoro Martín Fecha= Junio de 2016 Licencia= gp130 Version= 1.0 Descripcion= Proyecto final desarrollo de aplicaciones web. League of Summoners es una ap...
gpl-2.0
H0zen/M2-server
src/game/ChatCommands/Level4.cpp
18819
/** * MaNGOS is a full featured server for World of Warcraft, supporting * the following clients: 1.12.x, 2.4.3, 3.3.5a, 4.3.4a and 5.4.8 * * Copyright (C) 2005-2019 MaNGOS project <https://getmangos.eu> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen...
gpl-2.0
MARFMS/OwnCloud_NAC
apps/contacts/l10n/es_AR.php
13917
<?php $TRANSLATIONS = array( "Error (de)activating addressbook." => "Error al (des)activar la agenda.", "id is not set." => "La ID no fue asignada.", "Cannot update addressbook with an empty name." => "No se puede actualizar una libreta de direcciones sin nombre.", "No category name given." => "No se a dado un nombre a...
gpl-2.0
Adai0808/SummyChou
BlogforSummyChou/articles/migrations/0001_initial.py
1345
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import migrations, models from django.conf import settings class Migration(migrations.Migration): dependencies = [ migrations.swappable_dependency(settings.AUTH_USER_MODEL), ('blog', '0001_initial'), ] operat...
gpl-2.0
magnusvaughan/emmettphotography
wp-content/plugins/easy-google-fonts/views/customizer/control/positioning/border-radius/left.php
1235
<?php /** * Bottom Left Border Radius Control * * Outputs a jquery ui slider to allow the * user to control the bottom left border-radius * of an element. * * @package Easy_Google_Fonts * @author Sunny Johal - Titanium Themes <support@titaniumthemes.com> * @license GPL-2.0+ * @link http://wordpr...
gpl-2.0
IvanSantiago/retopublico
LocationPoller.2/demo/gen/com/commonsware/cwac/locpoll/demo/BuildConfig.java
175
/** Automatically generated file. DO NOT MODIFY */ package com.commonsware.cwac.locpoll.demo; public final class BuildConfig { public final static boolean DEBUG = true; }
gpl-2.0
Remix99/MaNGOS
src/shared/Log.cpp
21523
/* * Copyright (C) 2005-2012 MaNGOS <http://getmangos.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. * ...
gpl-2.0
camdram/camdram
app/DoctrineMigrations/Version20201210204614.php
961
<?php declare(strict_types=1); namespace Application\Migrations; use Doctrine\DBAL\Schema\Schema; use Doctrine\Migrations\AbstractMigration; /** * Auto-generated Migration: Please modify to your needs! */ final class Version20201210204614 extends AbstractMigration { public function getDescription() : string ...
gpl-2.0
miguelinux/synergy
src/lib/core/KeyState.cpp
40232
/* * synergy -- mouse and keyboard sharing utility * Copyright (C) 2012-2016 Symless Ltd. * Copyright (C) 2004 Chris Schoeneman * * This package is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * found in the file LICENSE that should have accompanied...
gpl-2.0
Enturion/WCloud
src/server/scripts/EasternKingdoms/BlackrockSpire/boss_gyth.cpp
7004
/* * Copyright (C) 2010-2011 Project WCloud <http://www.projectwcloud.org/> * Copyright (C) 2008-2011 WCloudCore <http://www.wcloudcore.org/> * Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/> * * This program is free software; you can redistribute it and/or modify it * under the terms...
gpl-2.0
Gullanshire/Minecraft_Mod-The_Exorcist
1.7.10/1.7.10_forge/src/main/java/exorcist/Recipes.java
930
package exorcist; import net.minecraft.item.ItemStack; import cpw.mods.fml.common.registry.GameRegistry; import exorcist_blocks.Main_Blocks; import exorcist_items.Main_Items; public class Recipes { public static void Initialize_Recipes(){ ItemStack moonstone1=new ItemStack(Main_Items.moonstone,1); ItemStack moon...
gpl-2.0
BollerTuneZ/App.Server
BTZ.Common/DTO/UserDto.cs
194
using System; namespace BTZ.Common { public class UserDto { public UserDto () { } public string Username{ get; set; } public string Password{ get; set; } } }
gpl-2.0
sbesson/zeroc-ice
java/demo/book/map_filesystem/DirectoryI.java
12313
// ********************************************************************** // // Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. // // ***************************************************...
gpl-2.0
seewindcn/tortoisehg
src/ext/dulwich/tests/test_porcelain.py
27560
# test_porcelain.py -- porcelain tests # Copyright (C) 2013 Jelmer Vernooij <jelmer@samba.org> # # 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 2 # of the License or (at your option) a ...
gpl-2.0
karianna/jdk8_tl
jdk/src/share/classes/sun/text/resources/is/FormatData_is_IS.java
2347
/* * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
gpl-2.0
openvsip/openvsip
src/ovxx/opencl/platform.cpp
1384
// // Copyright (c) 2014 Stefan Seefeld // All rights reserved. // // This file is part of OpenVSIP. It is made available under the // license contained in the accompanying LICENSE.BSD file. #include <ovxx/opencl/platform.hpp> #include <cstdlib> namespace ovxx { namespace opencl { // Create a default OpenCL platform...
gpl-2.0
JDjimenezdelgado/old-mmexperience
wp-content/plugins/WP_Visual_Chat/assets/js/admin.js
32561
// sent from pPHP : vcht_operatorID,vcht_operator,vcht_operatorAvatar var vcht_checkTimer; var vcht_lastRep = false; var vcht_currentLogID = 0; var vcht_currentDomElement = ''; var vcht_isChatting = false; vcht_operatorID = vcht_operatorID[0]; vcht_operatorAvatar = vcht_operatorAvatar[0]; jQuery(document).ready(functi...
gpl-2.0
CnCNet/cncnet-ladder-api
cncnet-api/database/migrations/2017_11_09_204327_add_pings_to_game_reports.php
681
<?php use Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Migrations\Migration; class AddPingsToGameReports extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::table('game_reports', function(Blueprint $table) { // $table->intege...
gpl-2.0
Honeybunch/BrickwareGraphics
include/BrickwareGraphics/dxerr.hpp
3268
//-------------------------------------------------------------------------------------- // File: DXErr.h // // DirectX Error Library // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO // THE IMPLIED WARRANTIES OF MERCHANTABILIT...
gpl-2.0
DrBenton/talk-talk
app/core-plugins/ajax-navigation/assets/js/modules/components/ajax-navigation.js
3635
/** * This is just a single entry point for our other Ajax navigation components */ define(function (require, exports, module) { "use strict"; var defineComponent = require("flight").component; var withUrlNormalization = require("app-modules/utils/mixins/data/with-url-normalization"); var withHttpStatusManag...
gpl-2.0
unioslo/cerebrum
contrib/list_password_change_dates.py
2284
#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright 2015 University of Oslo, Norway # # This file is part of Cerebrum. # # Cerebrum 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 th...
gpl-2.0
trK54Ylmz/elasticsearch-php-thrift
src/Elasticsearch/Namespaces/Thrift/Protocol/TProtocolDecorator.php
7404
<?php /* * 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"); ...
gpl-2.0
destyjustc/mandy_real
wp-content/themes/zippy/js/zippy.js
2571
jQuery(document).ready(function(){ jQuery('.nav_menu ul li').hover(function(){ jQuery(this).find('ul:first').slideDown(100); jQuery(this).addClass("hover"); },function(){ jQuery(this).find('ul').css('display','none'); jQuery(this).removeClass("hover"); }); jQuery('.nav_menu li ul li:has(ul)').find("a:...
gpl-2.0
woutervs/DirectoryTreeView
DirectoryTree/Converters/ObjectNullToVisibilityConverter.cs
1263
using System; using System.Globalization; using System.Windows; using System.Windows.Data; namespace DirectoryTree.Converters { public class ObjectNullToVisibilityConverter : IValueConverter { /// <summary> /// Converts a null object to a Hidden|Collapsed state. /// </summary> ...
gpl-2.0
Planigle/planigle
src/app/main/models/story-attribute.ts
5230
import { StoryAttributeValue } from './story-attribute-value'; import { StoryValue } from './story-value'; import { ChooseStatusComponent } from '../components/choose-status/choose-status.component'; export class StoryAttribute { public id: number; public project_id: number; public name: string; public value_t...
gpl-2.0
epireve/joomla
components/com_xipt/libraries/setup/rule/jsfields.php
3474
<?php /** * @Copyright Ready Bytes Software Labs Pvt. Ltd. (C) 2010- author-Team Joomlaxi * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html **/ // no direct access if(!defined('_JEXEC')) die('Restricted access'); class XiptSetupRuleJsfields extends XiptSetupBase { function isRequired() { $fields = self::_che...
gpl-2.0
meyerjp3/jmetrik
src/main/java/com/itemanalysis/jmetrik/stats/irt/linking/IrtLinkingThetaDialog.java
19266
/* * Copyright (c) 2012 Patrick Meyer * * 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 is dist...
gpl-2.0
ChaosPaladin/TERA_atlascore
java/game/tera/gameserver/model/SellableItem.java
3811
package tera.gameserver.model; import rlib.util.pools.Foldable; import rlib.util.pools.FoldablePool; import rlib.util.pools.Pools; import tera.Config; import tera.gameserver.model.inventory.Cell; import tera.gameserver.model.inventory.Inventory; import tera.gameserver.model.items.ItemInstance; /** * Модель покупаемо...
gpl-2.0
garvitdelhi/emulate
Packages/Framework/TYPO3.Flow/Tests/Unit/Validation/Validator/DateTimeValidatorTest.php
3604
<?php namespace TYPO3\Flow\Tests\Unit\Validation\Validator; /* * * This script belongs to the TYPO3 Flow framework. * * * * It is free software; you can...
gpl-2.0
NallelyFlores89/cronica-ambiental
wp-content/plugins/facebook-like-send-button/class-frontend.php
4217
<?php //ADD XFBML add_filter('language_attributes', 'fbls_schema'); function fbls_schema($attr) { $options = get_option('fbls'); if (!isset($options['fbns'])) {$options['fbns'] = "";} if (!isset($options['opengraph'])) {$options['opengraph'] = "";} if ($options['opengraph'] == 'on') {$attr .= "\n xmlns:og=\"http://o...
gpl-2.0
actility/ong
gscl/m2m/src/main/java/com/actility/m2m/m2m/impl/M2MContextImpl.java
17255
/* * Copyright Actility, SA. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 only, as published by the Free Software Foundation. * * T...
gpl-2.0
mailsystem/community
src/Mailsystem/Bundle/LetterBundle/Tests/Unit/Entity/LetterTest.php
1936
<?php namespace Mailsystem\Bundle\LetterBundle\Tests\Unit\Entity; use Mailsystem\Bundle\LetterBundle\Entity\Letter; class LetterTest extends \PHPUnit_Framework_TestCase { /** * @dataProvider getSetDataProvider */ public function testGetSet($property, $value, $expected) { $obj = new Lette...
gpl-2.0
usv-public/nubomedia-autonomous-installer
credentials.py
2162
# Copyright 2016 Universitatea Stefan cel Mare Suceava # Copyright 2016 NUBOMEDIA # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache...
gpl-2.0
arafathnihar/nifras
plugins/system/hikashopsocial/hikashopsocial.php
19713
<?php /** * @package HikaShop for Joomla! * @version 2.3.4 * @author hikashop.com * @copyright (C) 2010-2014 HIKARI SOFTWARE. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ defined('_JEXEC') or die('Restricted access'); ?><?php jimport( 'joomla.plugin.plugin' ); ...
gpl-2.0
ricker75/Global-Server
data/actions/scripts/pits of inferno quest/pitsOfInfernoQuestMirror.lua
967
function onUse(cid, item, fromPosition, itemEx, toPosition) local tapestry = 6434 local mirror = 1847 local blue_tapestry_pos_create = { x=32739, y=32392, z=14, stackpos=2} local blue_tapestry_pos = { x=32739, y=32393, z=14, stackpos=2} local remove_blue_tapestry = getThingfromPos(blue_tapestry_pos) if itemEx.act...
gpl-2.0